Child pages
  • JSField

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Wiki Markup
{hidden}
DO NOT EDIT THE CONTENT OF THIS PAGE DIRECTLY, UNLESS YOU KNOW WHAT YOU'RE DOING.
		THE STRUCTURE OF THE CONTENT IS VITAL IN BEING ABLE TO EXTRACT CHANGES FROM THE PAGE AND MERGE THEM BACK INTO SERVOY SOURCE{hidden}
{sub-section:description|text=}{sub-section}\\ 

{table:id=|class=servoy sSummerysSummary}{colgroup}{column:padding=0px|width=80px}{column}{column}{column}{colgroup}{tr:style=height: 30px;}{th:colspan=2}Constants SummerySummary{th}{tr}{tbody}{tr}{td}[Number]{td}{td}[#CALENDAR]
Constant for specifying the display type of a JSField.{td}{tr}{tbody}{tbody}{tr}{td}[Number]{td}{td}[#CHECKS]
Constant for specifying the display type of a JSField.{td}{tr}{tbody}{tbody}{tr}{td}[Number]{td}{td}[#COMBOBOX]
Constant for specifying the display type of a JSField.{td}{tr}{tbody}{tbody}{tr}{td}[Number]{td}{td}[#HTML_AREA]
Constant for specifying the display type of a JSField.{td}{tr}{tbody}{tbody}{tr}{td}[Number]{td}{td}[#IMAGE_MEDIA]
Constant for specifying the display type of a JSField.{td}{tr}{tbody}{tbody}{tr}{td}[Number]{td}{td}[#PASSWORD]
Constant for specifying the display type of a JSField.{td}{tr}{tbody}{tbody}{tr}{td}[Number]{td}{td}[#RADIOS]
Constant for specifying the display type of a JSField.{td}{tr}{tbody}{tbody}{tr}{td}[Number]{td}{td}[#RTF_AREA]
Constant for specifying the display type of a JSField.{td}{tr}{tbody}{tbody}{tr}{td}[Number]{td}{td}[#TEXT_AREA]
Constant for specifying the display type of a JSField.{td}{tr}{tbody}{tbody}{tr}{td}[Number]{td}{td}[#TEXT_FIELD]
Constant for specifying the display type of a JSField.{td}{tr}{tbody}{tbody}{tr}{td}[Number]{td}{td}[#TYPE_AHEAD]
Constant for specifying the display type of a JSField.{td}{tr}{tbody}{table}\\ 

{table:id=|class=servoy sSummerysSummary}{colgroup}{column:padding=0px|width=80px}{column}{column}{column}{colgroup}{tr:style=height: 30px;}{th:colspan=2}Property SummerySummary{th}{tr}{tbody}{tr}{td}[Number]{td}{td}[#anchors]
Enables a component to stick to a specific side of form and/or to 
grow or shrink when a window is resized.{td}{tr}{tbody}{tbody}{tr}{td}[String]{td}{td}[#background]
The background color of the component.{td}{tr}{tbody}{tbody}{tr}{td}[String]{td}{td}[#borderType]
The type, color and style of border of the component.{td}{tr}{tbody}{tbody}{tr}{td}[String]{td}{td}[#dataProviderID]
The dataprovider of the component.{td}{tr}{tbody}{tbody}{tr}{td}[Number]{td}{td}[#displayType]
The type of display used by the field.{td}{tr}{tbody}{tbody}{tr}{td}[Boolean]{td}{td}[#displaysTags]
The dataprovider of the component.{td}{tr}{tbody}{tbody}{tr}{td}[Boolean]{td}{td}[#editable]
Flag that tells if the content of the field can be edited or not.{td}{tr}{tbody}{tbody}{tr}{td}[Boolean]{td}{td}[#enabled]
The enable state of the component, default true.{td}{tr}{tbody}{tbody}{tr}{td}[String]{td}{td}[#fontType]
The font type of the component.{td}{tr}{tbody}{tbody}{tr}{td}[String]{td}{td}[#foreground]
The foreground color of the component.{td}{tr}{tbody}{tbody}{tr}{td}[Number]{td}{td}[#formIndex]
The Z index of this component.{td}{tr}{tbody}{tbody}{tr}{td}[String]{td}{td}[#format]
The format that should be applied when displaying the data in the component.{td}{tr}{tbody}{tbody}{tr}{td}[String]{td}{td}[#groupID]
A String representing a group ID for this component.{td}{tr}{tbody}{tbody}{tr}{td}[Number]{td}{td}[#height]
The height in pixels of the component.{td}{tr}{tbody}{tbody}{tr}{td}[Number]{td}{td}[#horizontalAlignment]
Horizontal alignment of the text inside the component.{td}{tr}{tbody}{tbody}{tr}{td}[String]{td}{td}[#margin]
The margins of the component.{td}{tr}{tbody}{tbody}{tr}{td}[String]{td}{td}[#name]
The name of the component.{td}{tr}{tbody}{tbody}{tr}{td}[JSMethod]{td}{td}[#onAction]
The method that is executed when the component is clicked.{td}{tr}{tbody}{tbody}{tr}{td}[JSMethod]{td}{td}[#onDataChange]
Method that is executed when the data in the component is successfully changed.{td}{tr}{tbody}{tbody}{tr}{td}[JSMethod]{td}{td}[#onFocusGained]
The method that is executed when the component gains focus.{td}{tr}{tbody}{tbody}{tr}{td}[JSMethod]{td}{td}[#onFocusLost]
The method that is executed when the component looses focus.{td}{tr}{tbody}{tbody}{tr}{td}[JSMethod]{td}{td}[#onRender]
The method that is executed when the component is rendered.{td}{tr}{tbody}{tbody}{tr}{td}[JSMethod]{td}{td}[#onRightClick]
The method that is executed when the component is right clicked.{td}{tr}{tbody}{tbody}{tr}{td}[Number]{td}{td}[#printSliding]
Enables an element to resize based on its content and/or move when printing.{td}{tr}{tbody}{tbody}{tr}{td}[Boolean]{td}{td}[#printable]
Flag that tells if the component should be printed or not when the form is printed.{td}{tr}{tbody}{tbody}{tr}{td}[Number]{td}{td}[#scrollbars]
Scrollbar options for the vertical and horizontal scrollbars.{td}{tr}{tbody}{tbody}{tr}{td}[Boolean]{td}{td}[#selectOnEnter]
Flag that tells if the content of the field should be automatically selected
when the field receives focus.{td}{tr}{tbody}{tbody}{tr}{td}[String]{td}{td}[#styleClass]
The name of the style class that should be applied to this component.{td}{tr}{tbody}{tbody}{tr}{td}[Number]{td}{td}[#tabSeq]
An index that specifies the position of the component in the tab sequence.{td}{tr}{tbody}{tbody}{tr}{td}[String]{td}{td}[#titleText]
The text that is displayed in the column header associated with the component when the form
is in table view.{td}{tr}{tbody}{tbody}{tr}{td}[String]{td}{td}[#toolTipText]
The text displayed when hovering over the component with a mouse cursor.{td}{tr}{tbody}{tbody}{tr}{td}[Boolean]{td}{td}[#transparent]
Flag that tells if the component is transparent or not.{td}{tr}{tbody}{tbody}{tr}{td}[JSValueList]{td}{td}[#valuelist]
The valuelist that is used by this field when displaying data.{td}{tr}{tbody}{tbody}{tr}{td}[Boolean]{td}{td}[#visible]
The visible property of the component, default true.{td}{tr}{tbody}{tbody}{tr}{td}[Number]{td}{td}[#width]
The width in pixels of the component.{td}{tr}{tbody}{tbody}{tr}{td}[Number]{td}{td}[#x]
The x coordinate of the component on the form.{td}{tr}{tbody}{tbody}{tr}{td}[Number]{td}{td}[#y]
The y coordinate of the component on the form.{td}{tr}{tbody}{table}\\ 

{table:id=|class=servoy sSummerysSummary}{colgroup}{column:padding=0px|width=80px}{column}{column}{column}{colgroup}{tr:style=height: 30px;}{th:colspan=2}Method SummerySummary{th}{tr}{tabletbody}\\ 

{table:id=constant|class=servoy sDetail{tr}{colgrouptd}{column:padding=0px|width=100%}{column}{colgroup}{[UUID]{td}{td}[#getUUID]\()
Returns the UUID of this component.{td}{tr}{tbody}{table}\\ 

{table:id=constant|class=servoy sDetail}{colgroup}{column:padding=0px|width=100%}{column}{colgroup}{tr:style=height: 30px;}{th:colspan=1}Constants Details{th}{tr}{tbody:id=CALENDAR|class=node}{tr:id=name}{td}h6.CALENDAR{td}{tr}{tr:id=des}{td}{sub-section:CALENDAR_des|text=|trigger=button}{sub-section}{sub-section:CALENDAR_des|trigger=none|class=sIndent}Constant for specifying the display type of a JSField. Sets the display type of the 
field to calendar. The field will show a formatted date and will have a button which
pops up a calendar for date selection.{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=snc}{td}*Since*\\{sub-section:CALENDAR_snc|text=|trigger=button}{sub-section}{sub-section:CALENDAR_snc|trigger=none|class=sIndent} Replace with version info{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=prs}{td}*Parameters*\\{sub-section:CALENDAR_prs|text=|trigger=button}{sub-section}{sub-section:CALENDAR_prs|trigger=none|class=sIndent}{sub-section}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:CALENDAR_ret|text=|trigger=button}{sub-section}{sub-section:CALENDAR_ret|trigger=none|class=sIndent}[Number]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:CALENDAR_see|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:CALENDAR_see|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:CALENDAR_link|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:CALENDAR_link|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:CALENDAR_sam|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:CALENDAR_sam|trigger=none}{code:language=javascript}
var cal = form.newField('my_table_date', JSField.CALENDAR, 10, 10, 100, 20);
{code}{sub-section}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=CHECKS|class=node}{tr:id=name}{td}h6.CHECKS{td}{tr}{tr:id=des}{td}{sub-section:CHECKS_des|text=|trigger=button}{sub-section}{sub-section:CHECKS_des|trigger=none|class=sIndent}Constant for specifying the display type of a JSField. Sets the display type of the
field to checkbox. The field will show a checkbox, or a list of checkboxes if the valuelist
property is also set.{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=snc}{td}*Since*\\{sub-section:CHECKS_snc|text=|trigger=button}{sub-section}{sub-section:CHECKS_snc|trigger=none|class=sIndent} Replace with version info{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=prs}{td}*Parameters*\\{sub-section:CHECKS_prs|text=|trigger=button}{sub-section}{sub-section:CHECKS_prs|trigger=none|class=sIndent}{sub-section}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:CHECKS_ret|text=|trigger=button}{sub-section}{sub-section:CHECKS_ret|trigger=none|class=sIndent}[Number]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:CHECKS_see|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:CHECKS_see|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:CHECKS_link|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:CHECKS_link|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:CHECKS_sam|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:CHECKS_sam|trigger=none}{code:language=javascript}
var vlist = solutionModel.newValueList('options', JSValueList.CUSTOM_VALUES);
vlist.customValues = "one\ntwo\nthree\nfour";
var chk = form.newField('my_table_options', JSField.CHECKS, 10, 40, 100, 50);
chk.valuelist = vlist;
{code}{sub-section}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=COMBOBOX|class=node}{tr:id=name}{td}h6.COMBOBOX{td}{tr}{tr:id=des}{td}{sub-section:COMBOBOX_des|text=|trigger=button}{sub-section}{sub-section:COMBOBOX_des|trigger=none|class=sIndent}Constant for specifying the display type of a JSField. Sets the display type of the
field to combobox.{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=snc}{td}*Since*\\{sub-section:COMBOBOX_snc|text=|trigger=button}{sub-section}{sub-section:COMBOBOX_snc|trigger=none|class=sIndent} Replace with version info{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=prs}{td}*Parameters*\\{sub-section:COMBOBOX_prs|text=|trigger=button}{sub-section}{sub-section:COMBOBOX_prs|trigger=none|class=sIndent}{sub-section}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:COMBOBOX_ret|text=|trigger=button}{sub-section}{sub-section:COMBOBOX_ret|trigger=none|class=sIndent}[Number]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:COMBOBOX_see|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:COMBOBOX_see|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:COMBOBOX_link|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:COMBOBOX_link|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:COMBOBOX_sam|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:COMBOBOX_sam|trigger=none}{code:language=javascript}
var vlist = solutionModel.newValueList('options', JSValueList.CUSTOM_VALUES);
vlist.customValues = "one\ntwo\nthree\nfour";
var cmb = form.newField('my_table_options', JSField.COMBOBOX, 10, 100, 100, 20);
cmb.valuelist = vlist;
{code}{sub-section}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=HTML_AREA|class=node}{tr:id=name}{td}h6.HTML_AREA{td}{tr}{tr:id=des}{td}{sub-section:HTML_AREA_des|text=|trigger=button}{sub-section}{sub-section:HTML_AREA_des|trigger=none|class=sIndent}Constant for specifying the display type of a JSField. Sets the display type of the
field to HTML area. The field will display formatted HTML content.{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=snc}{td}*Since*\\{sub-section:HTML_AREA_snc|text=|trigger=button}{sub-section}{sub-section:HTML_AREA_snc|trigger=none|class=sIndent} Replace with version info{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=prs}{td}*Parameters*\\{sub-section:HTML_AREA_prs|text=|trigger=button}{sub-section}{sub-section:HTML_AREA_prs|trigger=none|class=sIndent}{sub-section}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:HTML_AREA_ret|text=|trigger=button}{sub-section}{sub-section:HTML_AREA_ret|trigger=none|class=sIndent}[Number]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:HTML_AREA_see|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:HTML_AREA_see|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:HTML_AREA_link|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:HTML_AREA_link|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:HTML_AREA_sam|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:HTML_AREA_sam|trigger=none}{code:language=javascript}
var html = form.newField('my_table_html', JSField.HTML_AREA, 10, 130, 100, 50);
{code}{sub-section}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=IMAGE_MEDIA|class=node}{tr:id=name}{td}h6.IMAGE_MEDIA{td}{tr}{tr:id=des}{td}{sub-section:IMAGE_MEDIA_des|text=|trigger=button}{sub-section}{sub-section:IMAGE_MEDIA_des|trigger=none|class=sIndent}Constant for specifying the display type of a JSField. Sets the display type of the
field to image. The field will display images.{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=snc}{td}*Since*\\{sub-section:IMAGE_MEDIA_snc|text=|trigger=button}{sub-section}{sub-section:IMAGE_MEDIA_snc|trigger=none|class=sIndent} Replace with version info{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=prs}{td}*Parameters*\\{sub-section:IMAGE_MEDIA_prs|text=|trigger=button}{sub-section}{sub-section:IMAGE_MEDIA_prs|trigger=none|class=sIndent}{sub-section}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:IMAGE_MEDIA_ret|text=|trigger=button}{sub-section}{sub-section:IMAGE_MEDIA_ret|trigger=none|class=sIndent}[Number]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:IMAGE_MEDIA_see|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:IMAGE_MEDIA_see|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:IMAGE_MEDIA_link|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:IMAGE_MEDIA_link|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:IMAGE_MEDIA_sam|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:IMAGE_MEDIA_sam|trigger=none}{code:language=javascript}
var img = form.newField('my_table_image', JSField.IMAGE_MEDIA, 10, 190, 100, 50);
{code}{sub-section}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=PASSWORD|class=node}{tr:id=name}{td}h6.PASSWORD{td}{tr}{tr:id=des}{td}{sub-section:PASSWORD_des|text=|trigger=button}{sub-section}{sub-section:PASSWORD_des|trigger=none|class=sIndent}Constant for specifying the display type of a JSField. Sets the display type of the
fiels to password. The field will allow the user to enter passwords, masking the typed
characters.{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=snc}{td}*Since*\\{sub-section:PASSWORD_snc|text=|trigger=button}{sub-section}{sub-section:PASSWORD_snc|trigger=none|class=sIndent} Replace with version info{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=prs}{td}*Parameters*\\{sub-section:PASSWORD_prs|text=|trigger=button}{sub-section}{sub-section:PASSWORD_prs|trigger=none|class=sIndent}{sub-section}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:PASSWORD_ret|text=|trigger=button}{sub-section}{sub-section:PASSWORD_ret|trigger=none|class=sIndent}[Number]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:PASSWORD_see|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:PASSWORD_see|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:PASSWORD_link|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:PASSWORD_link|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:PASSWORD_sam|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:PASSWORD_sam|trigger=none}{code:language=javascript}
var pwd = form.newField('my_table_text', JSField.PASSWORD, 10, 250, 100, 20);
{code}{sub-section}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=RADIOS|class=node}{tr:id=name}{td}h6.RADIOS{td}{tr}{tr:id=des}{td}{sub-section:RADIOS_des|text=|trigger=button}{sub-section}{sub-section:RADIOS_des|trigger=none|class=sIndent}Constant for specifying the display type of a JSField. Sets the display type of the
field to radio buttons. The field will show a radio button, or a list of them if 
the valuelist property is also set.{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=snc}{td}*Since*\\{sub-section:RADIOS_snc|text=|trigger=button}{sub-section}{sub-section:RADIOS_snc|trigger=none|class=sIndent} Replace with version info{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=prs}{td}*Parameters*\\{sub-section:RADIOS_prs|text=|trigger=button}{sub-section}{sub-section:RADIOS_prs|trigger=none|class=sIndent}{sub-section}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:RADIOS_ret|text=|trigger=button}{sub-section}{sub-section:RADIOS_ret|trigger=none|class=sIndent}[Number]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:RADIOS_see|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:RADIOS_see|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:RADIOS_link|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:RADIOS_link|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:RADIOS_sam|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:RADIOS_sam|trigger=none}{code:language=javascript}
var vlist = solutionModel.newValueList('options', JSValueList.CUSTOM_VALUES);
vlist.customValues = "one\ntwo\nthree\nfour";
var radio = form.newField('my_table_options', JSField.RADIOS, 10, 280, 100, 50);
radio.valuelist = vlist;
{code}{sub-section}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=RTF_AREA|class=node}{tr:id=name}{td}h6.RTF_AREA{td}{tr}{tr:id=des}{td}{sub-section:RTF_AREA_des|text=|trigger=button}{sub-section}{sub-section:RTF_AREA_des|trigger=none|class=sIndent}Constant for specifying the display type of a JSField. Sets the display type of the 
field to RTF area. The field will display formatted RTF content.{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=snc}{td}*Since*\\{sub-section:RTF_AREA_snc|text=|trigger=button}{sub-section}{sub-section:RTF_AREA_snc|trigger=none|class=sIndent} Replace with version info{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=prs}{td}*Parameters*\\{sub-section:RTF_AREA_prs|text=|trigger=button}{sub-section}{sub-section:RTF_AREA_prs|trigger=none|class=sIndent}{sub-section}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:RTF_AREA_ret|text=|trigger=button}{sub-section}{sub-section:RTF_AREA_ret|trigger=none|class=sIndent}[Number]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:RTF_AREA_see|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:RTF_AREA_see|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:RTF_AREA_link|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:RTF_AREA_link|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:RTF_AREA_sam|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:RTF_AREA_sam|trigger=none}{code:language=javascript}
var rtf = form.newField('my_table_rtf', JSField.RTF_AREA, 10, 340, 100, 50);
{code}{sub-section}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=TEXT_AREA|class=node}{tr:id=name}{td}h6.TEXT_AREA{td}{tr}{tr:id=des}{td}{sub-section:TEXT_AREA_des|text=|trigger=button}{sub-section}{sub-section:TEXT_AREA_des|trigger=none|class=sIndent}Constant for specifying the display type of a JSField. Sets the display type of the
field to text area. The field will show text on multiple lines.{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=snc}{td}*Since*\\{sub-section:TEXT_AREA_snc|text=|trigger=button}{sub-section}{sub-section:TEXT_AREA_snc|trigger=none|class=sIndent} Replace with version info{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=prs}{td}*Parameters*\\{sub-section:TEXT_AREA_prs|text=|trigger=button}{sub-section}{sub-section:TEXT_AREA_prs|trigger=none|class=sIndent}{sub-section}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:TEXT_AREA_ret|text=|trigger=button}{sub-section}{sub-section:TEXT_AREA_ret|trigger=none|class=sIndent}[Number]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:TEXT_AREA_see|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:TEXT_AREA_see|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:TEXT_AREA_link|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:TEXT_AREA_link|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:TEXT_AREA_sam|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:TEXT_AREA_sam|trigger=none}{code:language=javascript}
var tarea = form.newField('my_table_text', JSField.TEXT_AREA, 10, 400, 100, 50);
{code}{sub-section}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=TEXT_FIELD|class=node}{tr:id=name}{td}h6.TEXT_FIELD{td}{tr}{tr:id=des}{td}{sub-section:TEXT_FIELD_des|text=|trigger=button}{sub-section}{sub-section:TEXT_FIELD_des|trigger=none|class=sIndent}Constant for specifying the display type of a JSField. Sets the display type of the
field to text field. The field will show regular text on a single line.{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=snc}{td}*Since*\\{sub-section:TEXT_FIELD_snc|text=|trigger=button}{sub-section}{sub-section:TEXT_FIELD_snc|trigger=none|class=sIndent} Replace with version info{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=prs}{td}*Parameters*\\{sub-section:TEXT_FIELD_prs|text=|trigger=button}{sub-section}{sub-section:TEXT_FIELD_prs|trigger=none|class=sIndent}{sub-section}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:TEXT_FIELD_ret|text=|trigger=button}{sub-section}{sub-section:TEXT_FIELD_ret|trigger=none|class=sIndent}[Number]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:TEXT_FIELD_see|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:TEXT_FIELD_see|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:TEXT_FIELD_link|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:TEXT_FIELD_link|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:TEXT_FIELD_sam|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:TEXT_FIELD_sam|trigger=none}{code:language=javascript}
var tfield = form.newField('my_table_text', JSField.TEXT_FIELD, 10, 460, 100, 20);
{code}{sub-section}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=TYPE_AHEAD|class=node}{tr:id=name}{td}h6.TYPE_AHEAD{td}{tr}{tr:id=des}{td}{sub-section:TYPE_AHEAD_des|text=|trigger=button}{sub-section}{sub-section:TYPE_AHEAD_des|trigger=none|class=sIndent}Constant for specifying the display type of a JSField. Sets the display type of the
field to type ahead. The field will show regular text, but will have type ahead 
capabilities.{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=snc}{td}*Since*\\{sub-section:TYPE_AHEAD_snc|text=|trigger=button}{sub-section}{sub-section:TYPE_AHEAD_snc|trigger=none|class=sIndent} Replace with version info{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=prs}{td}*Parameters*\\{sub-section:TYPE_AHEAD_prs|text=|trigger=button}{sub-section}{sub-section:TYPE_AHEAD_prs|trigger=none|class=sIndent}{sub-section}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:TYPE_AHEAD_ret|text=|trigger=button}{sub-section}{sub-section:TYPE_AHEAD_ret|trigger=none|class=sIndent}[Number]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:TYPE_AHEAD_see|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:TYPE_AHEAD_see|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:TYPE_AHEAD_link|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:TYPE_AHEAD_link|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:TYPE_AHEAD_sam|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:TYPE_AHEAD_sam|trigger=none}{code:language=javascript}
var vlist = solutionModel.newValueList('options', JSValueList.CUSTOM_VALUES);
vlist.customValues = "one\ntwo\nthree\nfour";
var tahead = form.newField('my_table_text', JSField.TYPE_AHEAD, 10, 490, 100, 20);
tahead.valuelist = vlist;
{code}{sub-section}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{table}\\ 

{table:id=property|class=servoy sDetail}{colgroup}{column:padding=0px|width=100%}{column}{colgroup}{tr:style=height: 30px;}{th:colspan=1}Property Details{th}{tr}{tbody:id=anchors|class=node}{tr:id=name}{td}h6.anchors{td}{tr}{tr:id=des}{td}{sub-section:anchors_des|text=|trigger=button}{sub-section}{sub-section:anchors_des|trigger=none|class=sIndent}Enables a component to stick to a specific side of form and/or to 
grow or shrink when a window is resized. 

If opposite anchors are activated then the component with grow or 
shrink with the window. For example if Top and Bottom are activated, 
then the component will grow/shrink when the window is vertically 
resized. If Left and Right are activated then the component
will grow/shrink when the window is horizontally resized. 

If opposite anchors are not activated, then the component will 
keep a constant distance from the sides of the window which
correspond to the activated anchors.{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=snc}{td}*Since*\\{sub-section:anchors_snc|text=|trigger=button}{sub-section}{sub-section:anchors_snc|trigger=none|class=sIndent} Replace with version info{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=prs}{td}*Parameters*\\{sub-section:anchors_prs|text=|trigger=button}{sub-section}{sub-section:anchors_prs|trigger=none|class=sIndent}{sub-section}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:anchors_ret|text=|trigger=button}{sub-section}{sub-section:anchors_ret|trigger=none|class=sIndent}[Number]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:anchors_see|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:anchors_see|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:anchors_link|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:anchors_link|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:anchors_sam|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:anchors_sam|trigger=none}{code:language=javascript}
var form = solutionModel.newForm('mediaForm', 'example_data', 'parent_table', 'null', false, 400, 300);
var strechAllDirectionsLabel = form.newLabel('Strech all directions', 10, 10, 380, 280);
strechAllDirectionsLabel.background = 'red';
strechAllDirectionsLabel.anchors = SM_ANCHOR.ALL;	
var strechVerticallyLabel = form.newLabel('Strech vertically', 10, 10, 190, 280);
strechVerticallyLabel.background = 'green';
strechVerticallyLabel.anchors = SM_ANCHOR.WEST | SM_ANCHOR.NORTH | SM_ANCHOR.SOUTH;
var strechHorizontallyLabel = form.newLabel('Strech horizontally', 10, 10, 380, 140);
strechHorizontallyLabel.background = 'blue';
strechHorizontallyLabel.anchors = SM_ANCHOR.NORTH | SM_ANCHOR.WEST | SM_ANCHOR.EAST;
var stickToTopLeftCornerLabel = form.newLabel('Stick to top-left corner', 10, 10, 200, 100);
stickToTopLeftCornerLabel.background = 'orange';
stickToTopLeftCornerLabel.anchors = SM_ANCHOR.NORTH | SM_ANCHOR.WEST; // This is equivalent to SM_ANCHOR.DEFAULT 
var stickToBottomRightCornerLabel = form.newLabel('Stick to bottom-right corner', 190, 190, 200, 100);
stickToBottomRightCornerLabel.background = 'pink';
stickToBottomRightCornerLabel.anchors = SM_ANCHOR.SOUTH | SM_ANCHOR.EAST;
{code}{sub-section}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=background|class=node}{tr:id=name}{td}h6.background{td}{tr}{tr:id=des}{td}{sub-section:background_des|text=|trigger=button}{sub-section}{sub-section:background_des|trigger=none|class=sIndent}The background color of the component.{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=snc}{td}*Since*\\{sub-section:background_snc|text=|trigger=button}{sub-section}{sub-section:background_snc|trigger=none|class=sIndent} Replace with version info{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=prs}{td}*Parameters*\\{sub-section:background_prs|text=|trigger=button}{sub-section}{sub-section:background_prs|trigger=none|class=sIndent}{sub-section}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:background_ret|text=|trigger=button}{sub-section}{sub-section:background_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:background_see|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:background_see|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:background_link|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:background_link|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:background_sam|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:background_sam|trigger=none}{code:language=javascript}
// This property can be used on all types of components.
// Here it is illustrated only for labels and fields.
var greenLabel = form.newLabel('Green',10,10,100,50);
greenLabel.background = 'green'; // Use generic names for colors.	
var redField = form.newField('parent_table_text',JSField.TEXT_FIELD,10,110,100,30);
redField.background = '#FF0000'; // Use RGB codes for colors.
{code}{sub-section}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=borderType|class=node}{tr:id=name}{td}h6.borderType{td}{tr}{tr:id=des}{td}{sub-section:borderType_des|text=|trigger=button}{sub-section}{sub-section:borderType_des|trigger=none|class=sIndent}The type, color and style of border of the component.{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=snc}{td}*Since*\\{sub-section:borderType_snc|text=|trigger=button}{sub-section}{sub-section:borderType_snc|trigger=none|class=sIndent} Replace with version info{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=prs}{td}*Parameters*\\{sub-section:borderType_prs|text=|trigger=button}{sub-section}{sub-section:borderType_prs|trigger=none|class=sIndent}{sub-section}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:borderType_ret|text=|trigger=button}{sub-section}{sub-section:borderType_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:borderType_see|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:borderType_see|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:borderType_link|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:borderType_link|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:borderType_sam|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:borderType_sam|trigger=none}{code:language=javascript}
//HINT: To know exactly the notation of this property set it in the designer and then read it once out through the solution model.
var field = form.newField('my_table_text', JSField.TEXT_FIELD, 10, 10, 100, 20);
field.borderType = 'LineBorder,2,#FF0000'solutionModel.createBorder(1,'#ff0000');;
{code}{sub-section}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=dataProviderID|class=node}{tr:id=name}{td}h6.dataProviderID{td}{tr}{tr:id=des}{td}{sub-section:dataProviderID_des|text=|trigger=button}{sub-section}{sub-section:dataProviderID_des|trigger=none|class=sIndent}The dataprovider of the component.{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=snc}{td}*Since*\\{sub-section:dataProviderID_snc|text=|trigger=button}{sub-section}{sub-section:dataProviderID_snc|trigger=none|class=sIndent} Replace with version info{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=prs}{td}*Parameters*\\{sub-section:dataProviderID_prs|text=|trigger=button}{sub-section}{sub-section:dataProviderID_prs|trigger=none|class=sIndent}{sub-section}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:dataProviderID_ret|text=|trigger=button}{sub-section}{sub-section:dataProviderID_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:dataProviderID_see|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:dataProviderID_see|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:dataProviderID_link|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:dataProviderID_link|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:dataProviderID_sam|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:dataProviderID_sam|trigger=none}{code:language=javascript}
// Normally the dataprovider is specified when a component is created.
var field = form.newField('parent_table_text', JSField.TEXT_FIELD, 10, 40, 100, 20);
// But it can be modified later if needed.
field.dataProviderID = 'parent_table_id';
{code}{sub-section}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=displayType|class=node}{tr:id=name}{td}h6.displayType{td}{tr}{tr:id=des}{td}{sub-section:displayType_des|text=|trigger=button}{sub-section}{sub-section:displayType_des|trigger=none|class=sIndent}The type of display used by the field. Can be one of CALENDAR, CHECKS,
COMBOBOX, HTML\_AREA, IMAGE\_MEDIA, PASSWORD, RADIOS, RTF\_AREA, TEXT\_AREA,
TEXT\_FIELD or TYPE\_AHEAD.{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=snc}{td}*Since*\\{sub-section:displayType_snc|text=|trigger=button}{sub-section}{sub-section:displayType_snc|trigger=none|class=sIndent} Replace with version info{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=prs}{td}*Parameters*\\{sub-section:displayType_prs|text=|trigger=button}{sub-section}{sub-section:displayType_prs|trigger=none|class=sIndent}{sub-section}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:displayType_ret|text=|trigger=button}{sub-section}{sub-section:displayType_ret|trigger=none|class=sIndent}[Number]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:displayType_see|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:displayType_see|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:displayType_link|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:displayType_link|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:displayType_sam|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:displayType_sam|trigger=none}{code:language=javascript}
// The display type is specified when the field is created.
var cal = form.newField('my_table_date', JSField.CALENDAR, 10, 10, 100, 20);
// But it can be changed if needed.
cal.dataProviderID = 'my_table_text';
cal.displayType = JSField.TEXT_FIELD;
{code}{sub-section}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=displaysTags|class=node}{tr:id=name}{td}h6.displaysTags{td}{tr}{tr:id=des}{td}{sub-section:displaysTags_des|text=|trigger=button}{sub-section}{sub-section:displaysTags_des|trigger=none|class=sIndent}The dataprovider of the component.{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=snc}{td}*Since*\\{sub-section:displaysTags_snc|text=|trigger=button}{sub-section}{sub-section:displaysTags_snc|trigger=none|class=sIndent} Replace with version info{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=prs}{td}*Parameters*\\{sub-section:displaysTags_prs|text=|trigger=button}{sub-section}{sub-section:displaysTags_prs|trigger=none|class=sIndent}{sub-section}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:displaysTags_ret|text=|trigger=button}{sub-section}{sub-section:displaysTags_ret|trigger=none|class=sIndent}[Boolean]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:displaysTags_see|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:displaysTags_see|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:displaysTags_link|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:displaysTags_link|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:displaysTags_sam|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:displaysTags_sam|trigger=none}{code:language=javascript}
// Normally the dataprovider is specified when a component is created.
var field = form.newField('parent_table_text', JSField.TEXT_FIELD, 10, 40, 100, 20);
// But it can be modified later if needed.
field.dataProviderID = 'parent_table_id';
{code}{sub-section}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=editable|class=node}{tr:id=name}{td}h6.editable{td}{tr}{tr:id=des}{td}{sub-section:editable_des|text=|trigger=button}{sub-section}{sub-section:editable_des|trigger=none|class=sIndent}Flag that tells if the content of the field can be edited or not. 
The default value of this flag is "true", that is the content can be edited.{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=snc}{td}*Since*\\{sub-section:editable_snc|text=|trigger=button}{sub-section}{sub-section:editable_snc|trigger=none|class=sIndent} Replace with version info{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=prs}{td}*Parameters*\\{sub-section:editable_prs|text=|trigger=button}{sub-section}{sub-section:editable_prs|trigger=none|class=sIndent}{sub-section}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:editable_ret|text=|trigger=button}{sub-section}{sub-section:editable_ret|trigger=none|class=sIndent}[Boolean]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:editable_see|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:editable_see|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:editable_link|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:editable_link|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:editable_sam|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:editable_sam|trigger=none}{code:language=javascript}
var field = form.newField('my_table_text', JSField.TEXT_FIELD, 10, 10, 100, 20);
field.editable = false;
{code}{sub-section}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=fontTypeenabled|class=node}{tr:id=name}{td}h6.fontTypeenabled{td}{tr}{tr:id=des}{td}{sub-section:fontTypeenabled_des|text=|trigger=button}{sub-section}{sub-section:fontTypeenabled_des|trigger=none|class=sIndent}The fontenable typestate of the component, default true.{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=snc}{td}*Since*\\{sub-section:fontTypeenabled_snc|text=|trigger=button}{sub-section}{sub-section:fontTypeenabled_snc|trigger=none|class=sIndent} Replace with version info{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=prs}{td}*Parameters*\\{sub-section:fontTypeenabled_prs|text=|trigger=button}{sub-section}{sub-section:fontTypeenabled_prs|trigger=none|class=sIndent}{sub-section}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:fontTypeenabled_ret|text=|trigger=button}{sub-section}{sub-section:fontTypeenabled_ret|trigger=none|class=sIndent}[StringBoolean]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:fontTypeenabled_see|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:fontTypeenabled_see|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:fontTypeenabled_link|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:fontTypeenabled_link|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:fontTypeenabled_sam|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:fontTypeenabled_sam|trigger=none}{code:language=javascript}
//HINT: To know exactly the notation of this property set it in the designer and then read it once out through the solution model.
var label = form.newLabel('Text here', 10, 50var form = solutionModel.newForm('printForm', 'example_data', 'parent_table', 'null', false, 400, 300);
var field = form.newField('parent_table_text', JSField.TEXT_FIELD, 10, 10, 100, 20);
labelfield.fontTypeenabled = 'Times New Roman,1,14'false;
{code}{sub-section}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=foregroundfontType|class=node}{tr:id=name}{td}h6.foregroundfontType{td}{tr}{tr:id=des}{td}{sub-section:foregroundfontType_des|text=|trigger=button}{sub-section}{sub-section:foregroundfontType_des|trigger=none|class=sIndent}The foregroundfont colortype of the component.{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=snc}{td}*Since*\\{sub-section:foregroundfontType_snc|text=|trigger=button}{sub-section}{sub-section:foregroundfontType_snc|trigger=none|class=sIndent} Replace with version info{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=prs}{td}*Parameters*\\{sub-section:foregroundfontType_prs|text=|trigger=button}{sub-section}{sub-section:foregroundfontType_prs|trigger=none|class=sIndent}{sub-section}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:foregroundfontType_ret|text=|trigger=button}{sub-section}{sub-section:foregroundfontType_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:foregroundfontType_see|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:foregroundfontType_see|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:foregroundfontType_link|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:foregroundfontType_link|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:foregroundfontType_sam|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:foregroundfontType_sam|trigger=none}{code:language=javascript}
// This property can be used on all types of components.
// Here it is illustrated only for
labels and fields.
var labelWithBlueTextlabel = form.newLabel('BlueText texthere', 10, 1050, 100, 3020);
labelWithBlueTextlabel.foregroundfontType = 'blue'; // Use generic names for colors.
var fieldWithYellowText = form.newField('parent_table_text', JSField.TEXT_FIELD, 10, 50, 100, 20);
fieldWithYellowText.foreground = '#FFFF00'; // Use RGB codes for colors.
solutionModel.createFont('Times New Roman',1,14);
{code}{sub-section}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=formIndexforeground|class=node}{tr:id=name}{td}h6.formIndexforeground{td}{tr}{tr:id=des}{td}{sub-section:formIndexforeground_des|text=|trigger=button}{sub-section}{sub-section:formIndexforeground_des|trigger=none|class=sIndent}The Zforeground indexcolor of this component. If two components overlap,
then the component with higher Z index is displayed above
the component with lower Z index.{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=snc}{td}*Since*\\{sub-section:formIndexforeground_snc|text=|trigger=button}{sub-section}{sub-section:formIndexforeground_snc|trigger=none|class=sIndent} Replace with version info{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=prs}{td}*Parameters*\\{sub-section:formIndexforeground_prs|text=|trigger=button}{sub-section}{sub-section:formIndexforeground_prs|trigger=none|class=sIndent}{sub-section}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:formIndexforeground_ret|text=|trigger=button}{sub-section}{sub-section:formIndexforeground_ret|trigger=none|class=sIndent}[NumberString]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:formIndexforeground_see|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:formIndexforeground_see|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:formIndexforeground_link|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:formIndexforeground_link|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:formIndexforeground_sam|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:formIndexforeground_sam|trigger=none}{code:language=javascript}
// This property can var labelBelowbe used on all types of components.
// Here it is illustrated only for labels and fields.
var labelWithBlueText = form.newLabel('GreenBlue text', 10, 10, 100, 5030);
labelBelowlabelWithBlueText.backgroundforeground = 'greenblue';	
labelBelow.formIndex = 10; // Use generic names for colors.
var fieldAbovefieldWithYellowText = form.newField('parent_table_text', JSField.TEXT_FIELD, 10, 1050, 100, 3020);
fieldAbovefieldWithYellowText.backgroundforeground = '#FF0000#FFFF00'; fieldAbove.formIndex = 20;// Use RGB codes for colors.
{code}{sub-section}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=formatformIndex|class=node}{tr:id=name}{td}h6.formatformIndex{td}{tr}{tr:id=des}{td}{sub-section:formatformIndex_des|text=|trigger=button}{sub-section}{sub-section:formatformIndex_des|trigger=none|class=sIndent}The formatZ thatindex shouldof bethis appliedcomponent. whenIf displayingtwo thecomponents dataoverlap,
inthen the component.
Some examples are "#%", "dd\-MM\-yyyy", "MM\-dd\-yyyy", etc with higher Z index is displayed above
the component with lower Z index.{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=snc}{td}*Since*\\{sub-section:formatformIndex_snc|text=|trigger=button}{sub-section}{sub-section:formatformIndex_snc|trigger=none|class=sIndent} Replace with version info{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=prs}{td}*Parameters*\\{sub-section:formatformIndex_prs|text=|trigger=button}{sub-section}{sub-section:formatformIndex_prs|trigger=none|class=sIndent}{sub-section}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:formatformIndex_ret|text=|trigger=button}{sub-section}{sub-section:formatformIndex_ret|trigger=none|class=sIndent}[StringNumber]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:formatformIndex_see|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:formatformIndex_see|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:formatformIndex_link|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:formatformIndex_link|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:formatformIndex_sam|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:formatformIndex_sam|trigger=none}{code:language=javascript}
var fieldlabelBelow = form.newLabel('Green', 10, 10, 100, 50);
labelBelow.background = 'green';	
labelBelow.formIndex = 10;
var fieldAbove = form.newField('myparent_table_numbertext', JSField.TEXT_FIELD, 10, 10, 100, 2030);
fieldfieldAbove.formatbackground = '$#.00#FF0000';
{fieldAbove.formIndex = 20;
{code}{sub-section}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=groupIDformat|class=node}{tr:id=name}{td}h6.groupIDformat{td}{tr}{tr:id=des}{td}{sub-section:groupIDformat_des|text=|trigger=button}{sub-section}{sub-section:groupIDformat_des|trigger=none|class=sIndent}AThe Stringformat representingthat ashould groupbe IDapplied for this component. If several
components have the same group ID then they belong to the same
group of components. Using the group itself, all components can
be disabled/enabled or made invisible/visiblewhen displaying the data in the component.
Some examples are "#%", "dd\-MM\-yyyy", "MM\-dd\-yyyy", etc.{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=snc}{td}*Since*\\{sub-section:groupIDformat_snc|text=|trigger=button}{sub-section}{sub-section:groupIDformat_snc|trigger=none|class=sIndent} Replace with version info{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=prs}{td}*Parameters*\\{sub-section:groupIDformat_prs|text=|trigger=button}{sub-section}{sub-section:groupIDformat_prs|trigger=none|class=sIndent}{sub-section}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:groupIDformat_ret|text=|trigger=button}{sub-section}{sub-section:groupIDformat_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:groupIDformat_see|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:groupIDformat_see|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:groupIDformat_link|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:groupIDformat_link|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:groupIDformat_sam|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:groupIDformat_sam|trigger=none}{code:language=javascript}
var formfield = solutionModelform.newFormnewField('someForm', 'example_data', 'parent_table', 'null', false, 400, 300);
var label = form.newLabel('Green'my_table_number', JSField.TEXT_FIELD, 10, 10, 100, 20);
var
field.format = form.newField('parent_table_text', JSField.TEXT_FIELD, 10, 40, 100, 20);
label.groupID = 'someGroup';
field.groupID = 'someGroup';	
forms['someForm'].elements.someGroup.enabled = false;
'$#.00';
{code}{sub-section}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=heightgroupID|class=node}{tr:id=name}{td}h6.heightgroupID{td}{tr}{tr:id=des}{td}{sub-section:heightgroupID_des|text=|trigger=button}{sub-section}{sub-section:heightgroupID_des|trigger=none|class=sIndent}The height in pixelsA String representing a group ID for this component. If several
components have the same group ID then they belong to the same
group of components. Using the group itself, all components can
be disabled/enabled or made invisible/visible.
The group id should be a javascript compatible identifier to allow access of the group in componentscripting.{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=snc}{td}*Since*\\{sub-section:heightgroupID_snc|text=|trigger=button}{sub-section}{sub-section:heightgroupID_snc|trigger=none|class=sIndent} Replace with version info{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=prs}{td}*Parameters*\\{sub-section:heightgroupID_prs|text=|trigger=button}{sub-section}{sub-section:heightgroupID_prs|trigger=none|class=sIndent}{sub-section}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:heightgroupID_ret|text=|trigger=button}{sub-section}{sub-section:heightgroupID_ret|trigger=none|class=sIndent}[NumberString]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:heightgroupID_see|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:heightgroupID_see|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:heightgroupID_link|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:heightgroupID_link|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:heightgroupID_sam|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:heightgroupID_sam|trigger=none}{code:language=javascript}
var fieldform = formsolutionModel.newFieldnewForm('someForm', 'parentexample_table_textdata', JSField.TEXT_FIELD'parent_table', 10'null', 10false, 100400, 20300);
application.output('original width: ' + field.width);
application.output('original height: ' + field.height);
field.width = 200;
field.height = 100;
application.output('modified width: ' + field.width);
application.output('modified height: ' + field.height)var label = form.newLabel('Green', 10, 10, 100, 20);
var field = form.newField('parent_table_text', JSField.TEXT_FIELD, 10, 40, 100, 20);
label.groupID = 'someGroup';
field.groupID = 'someGroup';	
forms['someForm'].elements.someGroup.enabled = false;
{code}{sub-section}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=horizontalAlignmentheight|class=node}{tr:id=name}{td}h6.horizontalAlignmentheight{td}{tr}{tr:id=des}{td}{sub-section:horizontalAlignmentheight_des|text=|trigger=button}{sub-section}{sub-section:horizontalAlignmentheight_des|trigger=none|class=sIndent}HorizontalThe alignmentheight ofin thepixels text insideof the component. Can be one of
LEFT, CENTER or RIGHT.

Note that this property does not refer to the horizontal alignment
of the component inside the form.{{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=snc}{td}*Since*\\{sub-section:horizontalAlignmentheight_snc|text=|trigger=button}{sub-section}{sub-section:horizontalAlignmentheight_snc|trigger=none|class=sIndent} Replace with version info{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=prs}{td}*Parameters*\\{sub-section:horizontalAlignmentheight_prs|text=|trigger=button}{sub-section}{sub-section:horizontalAlignmentheight_prs|trigger=none|class=sIndent}{sub-section}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:horizontalAlignmentheight_ret|text=|trigger=button}{sub-section}{sub-section:horizontalAlignmentheight_ret|trigger=none|class=sIndent}[Number]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:horizontalAlignmentheight_see|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:horizontalAlignmentheight_see|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:horizontalAlignmentheight_link|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:horizontalAlignmentheight_link|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:horizontalAlignmentheight_sam|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:horizontalAlignmentheight_sam|trigger=none}{code:language=javascript}
var leftAlignedLabelfield = form.newLabelnewField('LEFT'parent_table_text', JSField.TEXT_FIELD, 10, 10, 300100, 20);
leftAlignedLabel.horizontalAlignment = SM_ALIGNMENT.LEFT;
var hCenteredLabel = form.newLabel('CENTER', 10, 40, 300, 20);
hCenteredLabel.horizontalAlignment = SM_ALIGNMENT.CENTER;
var rightAlignedLabel = form.newLabel('RIGHT', 10, 70, 300, 20);
rightAlignedLabel.horizontalAlignment = SM_ALIGNMENT.RIGHTapplication.output('original width: ' + field.width);
application.output('original height: ' + field.height);
field.width = 200;
field.height = 100;
application.output('modified width: ' + field.width);
application.output('modified height: ' + field.height);
{code}{sub-section}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=marginhorizontalAlignment|class=node}{tr:id=name}{td}h6.marginhorizontalAlignment{td}{tr}{tr:id=des}{td}{sub-section:marginhorizontalAlignment_des|text=|trigger=button}{sub-section}{sub-section:marginhorizontalAlignment_des|trigger=none|class=sIndent}TheHorizontal marginsalignment of the text inside the component. They are specified in this order, 
separated by commas: top, right, bottom, leftCan be one of
LEFT, CENTER or RIGHT.

Note that this property does not refer to the horizontal alignment
of the component inside the form.{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=snc}{td}*Since*\\{sub-section:marginhorizontalAlignment_snc|text=|trigger=button}{sub-section}{sub-section:marginhorizontalAlignment_snc|trigger=none|class=sIndent} Replace with version info{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=prs}{td}*Parameters*\\{sub-section:marginhorizontalAlignment_prs|text=|trigger=button}{sub-section}{sub-section:marginhorizontalAlignment_prs|trigger=none|class=sIndent}{sub-section}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:marginhorizontalAlignment_ret|text=|trigger=button}{sub-section}{sub-section:marginhorizontalAlignment_ret|trigger=none|class=sIndent}[StringNumber]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:marginhorizontalAlignment_see|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:marginhorizontalAlignment_see|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:marginhorizontalAlignment_link|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:marginhorizontalAlignment_link|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:marginhorizontalAlignment_sam|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:marginhorizontalAlignment_sam|trigger=none}{code:language=javascript}
var labelleftAlignedLabel = form.newLabel('LabelLEFT', 10, 10, 150300, 15020);
label.background
leftAlignedLabel.horizontalAlignment = SM_ALIGNMENT.LEFT;
var hCenteredLabel = form.newLabel('yellow';
label.margin = '10,20,30,40';
{code}{CENTER', 10, 40, 300, 20);
hCenteredLabel.horizontalAlignment = SM_ALIGNMENT.CENTER;
var rightAlignedLabel = form.newLabel('RIGHT', 10, 70, 300, 20);
rightAlignedLabel.horizontalAlignment = SM_ALIGNMENT.RIGHT;
{code}{sub-section}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=namemargin|class=node}{tr:id=name}{td}h6.namemargin{td}{tr}{tr:id=des}{td}{sub-section:namemargin_des|text=|trigger=button}{sub-section}{sub-section:namemargin_des|trigger=none|class=sIndent}The namemargins of the component. Through They are specified in this name it can also accessed in methodsorder, 
separated by commas: top, right, bottom, left.{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=snc}{td}*Since*\\{sub-section:namemargin_snc|text=|trigger=button}{sub-section}{sub-section:namemargin_snc|trigger=none|class=sIndent} Replace with version info{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=prs}{td}*Parameters*\\{sub-section:namemargin_prs|text=|trigger=button}{sub-section}{sub-section:namemargin_prs|trigger=none|class=sIndent}{sub-section}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:namemargin_ret|text=|trigger=button}{sub-section}{sub-section:namemargin_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:namemargin_see|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:namemargin_see|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:namemargin_link|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:namemargin_link|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:namemargin_sam|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:namemargin_sam|trigger=none}{code:language=javascript}
var form = solutionModel.newForm('someForm', 'example_data',
'parent_table', 'null', false, 620, 300);
var label = form.newLabel('Label', 10, 10, 150, 150);
label.namebackground = 'myLabelyellow';
// Give a name to the component.
forms['someForm'].controller.show()
// Now use the name to access the component.
forms['someForm'].elements['myLabel'].text = 'Updated text';
{codelabel.margin = '10,20,30,40';
{code}{sub-section}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=onActionname|class=node}{tr:id=name}{td}h6.onActionname{td}{tr}{tr:id=des}{td}{sub-section:onActionname_des|text=|trigger=button}{sub-section}{sub-section:onActionname_des|trigger=none|class=sIndent}The method that is executed when the component is clicked name of the component. Through this name it can also accessed in methods.{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=snc}{td}*Since*\\{sub-section:onActionname_snc|text=|trigger=button}{sub-section}{sub-section:onActionname_snc|trigger=none|class=sIndent} Replace with version info{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=prs}{td}*Parameters*\\{sub-section:onActionname_prs|text=|trigger=button}{sub-section}{sub-section:onActionname_prs|trigger=none|class=sIndent}{sub-section}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:onActionname_ret|text=|trigger=button}{sub-section}{sub-section:onActionname_ret|trigger=none|class=sIndent}[JSMethodString]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:onActionname_see|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:onActionname_see|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:onActionname_link|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:onActionname_link|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:onActionname_sam|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:onActionname_sam|trigger=none}{code:language=javascript}
var doNothingMethodform = formsolutionModel.newFormMethod('function doNothing() { application.output("Doing nothing."); }'newForm('someForm', 'example_data', 'parent_table', 'null', false, 620, 300);
var onClickMethodlabel = form.newFormMethodnewLabel('function onClick(event) { application.output("I was clicked at " + event.getTimestamp()); }');
var onDoubleClickMethod = form.newFormMethod('function onDoubleClick'Label', 10, 10, 150, 150);
label.name = 'myLabel'; // Give a name to the component.
forms['someForm'].controller.show()
// Now use the name to access the component.
forms['someForm'].elements['myLabel'].text = 'Updated text';
{code}{sub-section}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=onAction|class=node}{tr:id=name}{td}h6.onAction{td}{tr}{tr:id=des}{td}{sub-section:onAction_des|text=|trigger=button}{sub-section}{sub-section:onAction_des|trigger=none|class=sIndent}The method that is executed when the component is clicked.{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=snc}{td}*Since*\\{sub-section:onAction_snc|text=|trigger=button}{sub-section}{sub-section:onAction_snc|trigger=none|class=sIndent} Replace with version info{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=prs}{td}*Parameters*\\{sub-section:onAction_prs|text=|trigger=button}{sub-section}{sub-section:onAction_prs|trigger=none|class=sIndent}{sub-section}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:onAction_ret|text=|trigger=button}{sub-section}{sub-section:onAction_ret|trigger=none|class=sIndent}[JSMethod]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:onAction_see|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:onAction_see|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:onAction_link|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:onAction_link|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:onAction_sam|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:onAction_sam|trigger=none}{code:language=javascript}
var doNothingMethod = form.newFormMethod('function doNothing() { application.output("Doing nothing."); }');
var onClickMethod = form.newFormMethod('function onClick(event) { application.output("I was clicked at " + event.getTimestamp()); }');
var onDoubleClickMethod = form.newFormMethod('function onDoubleClick(event) { application.output("I was double-clicked at " + event.getTimestamp()); }');
var onRightClickMethod = form.newFormMethod('function onRightClick(event) { application.output("I was right-clicked at " + event.getTimestamp()); }');
// At creation the button has the 'doNothing' method as onClick handler, but we'll change that later.
var btn = form.newButton('I am a button', 10, 40, 200, 20, doNothingMethod);
btn.onAction = onClickMethod;
btn.onDoubleClick = onDoubleClickMethod;
btn.onRightClick = onRightClickMethod;
{code}{sub-section}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=onDataChange|class=node}{tr:id=name}{td}h6.onDataChange{td}{tr}{tr:id=des}{td}{sub-section:onDataChange_des|text=|trigger=button}{sub-section}{sub-section:onDataChange_des|trigger=none|class=sIndent}Method that is executed when the data in the component is successfully changed.{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=snc}{td}*Since*\\{sub-section:onDataChange_snc|text=|trigger=button}{sub-section}{sub-section:onDataChange_snc|trigger=none|class=sIndent} Replace with version info{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=prs}{td}*Parameters*\\{sub-section:onDataChange_prs|text=|trigger=button}{sub-section}{sub-section:onDataChange_prs|trigger=none|class=sIndent}{sub-section}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:onDataChange_ret|text=|trigger=button}{sub-section}{sub-section:onDataChange_ret|trigger=none|class=sIndent}[JSMethod]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:onDataChange_see|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:onDataChange_see|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:onDataChange_link|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:onDataChange_link|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:onDataChange_sam|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:onDataChange_sam|trigger=none}{code:language=javascript}
var form = solutionModel.newForm('someForm', 'example_data', 'parent_table', 'null', false, 620, 300);
var onDataChangeMethod = form.newFormMethod('function onDataChange(oldValue, newValue, event) { application.output("Data changed from " + oldValue + " to " + newValue + " at " + event.getTimestamp()); }');
var field = form.newField('parent_table_text', JSField.TEXT_FIELD, 10, 10, 100, 20);
field.onDataChange = onDataChangeMethod;
forms['someForm'].controller.show();
{code}{sub-section}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=onFocusGained|class=node}{tr:id=name}{td}h6.onFocusGained{td}{tr}{tr:id=des}{td}{sub-section:onFocusGained_des|text=|trigger=button}{sub-section}{sub-section:onFocusGained_des|trigger=none|class=sIndent}The method that is executed when the component gains focus.
NOTE: Do not call methods that will influence the focus itself.{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=snc}{td}*Since*\\{sub-section:onFocusGained_snc|text=|trigger=button}{sub-section}{sub-section:onFocusGained_snc|trigger=none|class=sIndent} Replace with version info{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=prs}{td}*Parameters*\\{sub-section:onFocusGained_prs|text=|trigger=button}{sub-section}{sub-section:onFocusGained_prs|trigger=none|class=sIndent}{sub-section}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:onFocusGained_ret|text=|trigger=button}{sub-section}{sub-section:onFocusGained_ret|trigger=none|class=sIndent}[JSMethod]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:onFocusGained_see|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:onFocusGained_see|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:onFocusGained_link|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:onFocusGained_link|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:onFocusGained_sam|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:onFocusGained_sam|trigger=none}{code:language=javascript}
var form = solutionModel.newForm('someForm', 'example_data', 'parent_table', 'null', false, 620, 300);
var onFocusLostMethod = form.newFormMethod('function onFocusLost(event) { application.output("Focus lost at " + event.getTimestamp()); }');
var onFocusGainedMethod = form.newFormMethod('function onFocusGained(event) { application.output("Focus gained at " + event.getTimestamp()); }');
var field = form.newField('parent_table_text', JSField.TEXT_FIELD, 10, 10, 100, 20);
field.onFocusGained = onFocusGainedMethod;
field.onFocusLost = onFocusLostMethod;
forms['someForm'].controller.show()
{code}{sub-section}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=onFocusLost|class=node}{tr:id=name}{td}h6.onFocusLost{td}{tr}{tr:id=des}{td}{sub-section:onFocusLost_des|text=|trigger=button}{sub-section}{sub-section:onFocusLost_des|trigger=none|class=sIndent}The method that is executed when the component looses focus.{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=snc}{td}*Since*\\{sub-section:onFocusLost_snc|text=|trigger=button}{sub-section}{sub-section:onFocusLost_snc|trigger=none|class=sIndent} Replace with version info{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=prs}{td}*Parameters*\\{sub-section:onFocusLost_prs|text=|trigger=button}{sub-section}{sub-section:onFocusLost_prs|trigger=none|class=sIndent}{sub-section}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:onFocusLost_ret|text=|trigger=button}{sub-section}{sub-section:onFocusLost_ret|trigger=none|class=sIndent}[JSMethod]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:onFocusLost_see|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:onFocusLost_see|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:onFocusLost_link|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:onFocusLost_link|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:onFocusLost_sam|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:onFocusLost_sam|trigger=none}{code:language=javascript}
var form = solutionModel.newForm('someForm', 'example_data', 'parent_table', 'null', false, 620, 300);
var onFocusLostMethod = form.newFormMethod('function onFocusLost(event) { application.output("I was double-clickedFocus lost at " + event.getTimestamp()); }');
var onRightClickMethodonFocusGainedMethod = form.newFormMethod('function onRightClickonFocusGained(event) { application.output("IFocus wasgained right-clicked at " + event.getTimestamp()); }');
// At creation the button has the 'doNothing' method as
onClick handler, but we'll change that later.
var btnfield = form.newButtonnewField('I am a button'parent_table_text', JSField.TEXT_FIELD, 10, 4010, 200100, 20, doNothingMethod);
btnfield.onActiononFocusGained = onClickMethodonFocusGainedMethod;
btnfield.onDoubleClickonFocusLost = onDoubleClickMethodonFocusLostMethod;
btn.onRightClick = onRightClickMethod;
forms['someForm'].controller.show()
{code}{sub-section}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=onDataChangeonRender|class=node}{tr:id=name}{td}h6.onDataChangeonRender{td}{tr}{tr:id=des}{td}{sub-section:onDataChangeonRender_des|text=|trigger=button}{sub-section}{sub-section:onDataChangeonRender_des|trigger=none|class=sIndent}MethodThe method that is executed when the data in the component is successfully changedrendered.{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=snc}{td}*Since*\\{sub-section:onDataChangeonRender_snc|text=|trigger=button}{sub-section}{sub-section:onDataChangeonRender_snc|trigger=none|class=sIndent} Replace with version info{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=prs}{td}*Parameters*\\{sub-section:onDataChangeonRender_prs|text=|trigger=button}{sub-section}{sub-section:onDataChangeonRender_prs|trigger=none|class=sIndent}{sub-section}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:onDataChangeonRender_ret|text=|trigger=button}{sub-section}{sub-section:onDataChangeonRender_ret|trigger=none|class=sIndent}[JSMethod]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:onDataChangeonRender_see|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:onDataChangeonRender_see|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:onDataChangeonRender_link|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:onDataChangeonRender_link|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:onDataChangeonRender_sam|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:onDataChangeonRender_sam|trigger=none}{code:language=javascript}
var form = solutionModel.newForm('someForm', 'example_data', 'parent_table', 'null', false, 620, 300);
var onDataChangeMethodfield.onRender = form.newFormMethod('function onDataChange(oldValue, newValue, onRender(event) { application.output("Data changed from " + oldValue + " to " + newValue + " at " + event.getTimestampgetElement()); }');
var field = form.newField('parent_table_text', JSField.TEXT_FIELD, 10, 10, 100, 20);
field.onDataChange = onDataChangeMethod;
forms['someForm'].controller.show(.bgcolor = \'#00ff00\' }');
{code}{sub-section}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=onFocusGainedonRightClick|class=node}{tr:id=name}{td}h6.onFocusGainedonRightClick{td}{tr}{tr:id=des}{td}{sub-section:onFocusGainedonRightClick_des|text=|trigger=button}{sub-section}{sub-section:onFocusGainedonRightClick_des|trigger=none|class=sIndent}The method that is executed when the component gainsis focus.
NOTE: Do not call methods that will influence the focus itselfright clicked.{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=snc}{td}*Since*\\{sub-section:onFocusGainedonRightClick_snc|text=|trigger=button}{sub-section}{sub-section:onFocusGainedonRightClick_snc|trigger=none|class=sIndent} Replace with version info{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=prs}{td}*Parameters*\\{sub-section:onFocusGainedonRightClick_prs|text=|trigger=button}{sub-section}{sub-section:onFocusGainedonRightClick_prs|trigger=none|class=sIndent}{sub-section}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:onFocusGainedonRightClick_ret|text=|trigger=button}{sub-section}{sub-section:onFocusGainedonRightClick_ret|trigger=none|class=sIndent}[JSMethod]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:onFocusGainedonRightClick_see|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:onFocusGainedonRightClick_see|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:onFocusGainedonRightClick_link|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:onFocusGainedonRightClick_link|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:onFocusGainedonRightClick_sam|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:onFocusGainedonRightClick_sam|trigger=none}{code:language=javascript}
var formdoNothingMethod = solutionModelform.newForm('someForm', 'example_data', 'parent_table', 'null', false, 620, 300newFormMethod('function doNothing() { application.output("Doing nothing."); }');
var onClickMethod = form.newFormMethod('function onClick(event) { application.output("I was clicked at " + event.getTimestamp()); }');
var onFocusLostMethodonDoubleClickMethod = form.newFormMethod('function onFocusLostonDoubleClick(event) { application.output("Focus lostI was double-clicked at " + event.getTimestamp()); }');
var onFocusGainedMethodonRightClickMethod = form.newFormMethod('function onFocusGainedonRightClick(event) { application.output("Focus gainedI was right-clicked at " + event.getTimestamp()); }');
// At creation the button has the 'doNothing' method as onClick handler, but we'll change that later.
var fieldbtn = form.newFieldnewButton('parent_table_textI am a button', JSField.TEXT_FIELD10, 1040, 10200, 10020, 20doNothingMethod);
fieldbtn.onFocusGainedonAction = onFocusGainedMethodonClickMethod;
fieldbtn.onFocusLostonDoubleClick = onFocusLostMethodonDoubleClickMethod;
forms['someForm'].controller.show()btn.onRightClick = onRightClickMethod;
{code}{sub-section}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=onFocusLostprintSliding|class=node}{tr:id=name}{td}h6.onFocusLostprintSliding{td}{tr}{tr:id=des}{td}{sub-section:onFocusLostprintSliding_des|text=|trigger=button}{sub-section}{sub-section:onFocusLostprintSliding_des|trigger=none|class=sIndent}Enables an element to resize based on its content and/or move when printing.
The method that is executed when the component looses focus component can move horizontally or vertically and can grow or shrink in 
height and width, based on its content and the content of neighboring 
components.{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=snc}{td}*Since*\\{sub-section:onFocusLostprintSliding_snc|text=|trigger=button}{sub-section}{sub-section:onFocusLostprintSliding_snc|trigger=none|class=sIndent} Replace with version info{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=prs}{td}*Parameters*\\{sub-section:onFocusLostprintSliding_prs|text=|trigger=button}{sub-section}{sub-section:onFocusLostprintSliding_prs|trigger=none|class=sIndent}{sub-section}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:onFocusLostprintSliding_ret|text=|trigger=button}{sub-section}{sub-section:onFocusLostprintSliding_ret|trigger=none|class=sIndent}[JSMethodNumber]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:onFocusLostprintSliding_see|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:onFocusLostprintSliding_see|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:onFocusLostprintSliding_link|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:onFocusLostprintSliding_link|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:onFocusLostprintSliding_sam|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:onFocusLostprintSliding_sam|trigger=none}{code:language=javascript}
var form = solutionModel.newForm('someFormprintForm', 'example_data', 'parent_table', 'null', false, 620400, 300);
var onFocusLostMethodslidingLabel = form.newFormMethodnewLabel('function onFocusLost(event) { application.output("Focus lost at " + event.getTimestamp()); }');
var onFocusGainedMethod = form.newFormMethod('function onFocusGained(event) { application.output("Focus gained at " + event.getTimestamp()); }');
var field = form.newField('parent_table_text', JSField.TEXT_FIELD, 10, 10, 100, 20);
field.onFocusGained = onFocusGainedMethod;
field.onFocusLost = onFocusLostMethod;
forms['someForm'].controller.show()Some long text here', 10, 10, 5, 5);
slidingLabel.printSliding = SM_PRINT_SLIDING.GROW_HEIGHT | SM_PRINT_SLIDING.GROW_WIDTH;
slidingLabel.background = 'gray';
forms['printForm'].controller.showPrintPreview();
{code}{sub-section}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=onRightClickprintable|class=node}{tr:id=name}{td}h6.onRightClickprintable{td}{tr}{tr:id=des}{td}{sub-section:onRightClickprintable_des|text=|trigger=button}{sub-section}{sub-section:onRightClickprintable_des|trigger=none|class=sIndent}The method that is executedclass=sIndent}Flag that tells if the component should be printed or not when the componentform is right clicked printed.

By default components are printable.{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=snc}{td}*Since*\\{sub-section:onRightClickprintable_snc|text=|trigger=button}{sub-section}{sub-section:onRightClickprintable_snc|trigger=none|class=sIndent} Replace with version info{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=prs}{td}*Parameters*\\{sub-section:onRightClickprintable_prs|text=|trigger=button}{sub-section}{sub-section:onRightClickprintable_prs|trigger=none|class=sIndent}{sub-section}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:onRightClickprintable_ret|text=|trigger=button}{sub-section}{sub-section:onRightClickprintable_ret|trigger=none|class=sIndent}[JSMethodBoolean]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:onRightClickprintable_see|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:onRightClickprintable_see|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:onRightClickprintable_link|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:onRightClickprintable_link|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:onRightClickprintable_sam|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:onRightClickprintable_sam|trigger=none}{code:language=javascript}
var doNothingMethod = form.newFormMethod('function doNothing() { application.output("Doing nothing."); }');
var onClickMethod = form.newFormMethod('function onClick(event) { application.output("I was clicked at " + event.getTimestamp()); }');
var onDoubleClickMethod = form.newFormMethod('function onDoubleClick(event) { application.output("I was double-clicked at " + event.getTimestamp()); }');
var onRightClickMethod = form.newFormMethod('function onRightClick(event) { application.output("I was right-clicked at " + event.getTimestamp()); }');
// At creation the button has the 'doNothing' method as onClick handler, but we'll change that later.
var btn = form.newButton('I am a button'}
var form = solutionModel.newForm('printForm', 'example_data', 'parent_table', 'null', false, 400, 300);
var printedField = form.newField('parent_table_text', JSField.TEXT_FIELD, 10, 10, 100, 20);
var notPrintedField = form.newField('parent_table_id', JSField.TEXT_FIELD, 10, 40, 200100, 20, doNothingMethod);
btnnotPrintedField.onActionprintable = onClickMethod;
btn.onDoubleClick = onDoubleClickMethod;
btn.onRightClick = onRightClickMethod;
false; // This field won't show up in print preview and won't be printed.
forms['printForm'].controller.showPrintPreview()
{code}{sub-section}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=printSlidingscrollbars|class=node}{tr:id=name}{td}h6.printSlidingscrollbars{td}{tr}{tr:id=des}{td}{sub-section:printSlidingscrollbars_des|text=|trigger=button}{sub-section}{sub-section:printSlidingscrollbars_des|trigger=none|class=sIndent}EnablesScrollbar anoptions elementfor tothe resize based on its content and/or move when printing.
The component can move horizontally or vertically and can grow or shrink in 
height and width, based on its content and the content of neighboring 
componentsvertical and horizontal scrollbars. Each of the
vertical and horizontal scrollbars can be configured to display all the time,
to display only when needed or to never display.{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=snc}{td}*Since*\\{sub-section:printSlidingscrollbars_snc|text=|trigger=button}{sub-section}{sub-section:printSlidingscrollbars_snc|trigger=none|class=sIndent} Replace with version info{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=prs}{td}*Parameters*\\{sub-section:printSlidingscrollbars_prs|text=|trigger=button}{sub-section}{sub-section:printSlidingscrollbars_prs|trigger=none|class=sIndent}{sub-section}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:printSlidingscrollbars_ret|text=|trigger=button}{sub-section}{sub-section:printSlidingscrollbars_ret|trigger=none|class=sIndent}[Number]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:printSlidingscrollbars_see|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:printSlidingscrollbars_see|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:printSlidingscrollbars_link|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:printSlidingscrollbars_link|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:printSlidingscrollbars_sam|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:printSliding_sam|trigger=none}{code:language=javascript}
var form = solutionModel.newForm('printForm', 'example_data', 'parent_table', 'null', false, 400, 300);
var slidingLabel = form.newLabel('Some long text here', 10, 10, 5, 5);
slidingLabel.printSliding = SM_PRINT_SLIDING.GROW_HEIGHT | SM_PRINT_SLIDING.GROW_WIDTH;
slidingLabel.background = 'gray';
forms['printForm'].controller.showPrintPreview();
:scrollbars_sam|trigger=none}{code:language=javascript}
var noScrollbars = form.newField('my_table_text', JSField.TEXT_AREA, 10, 10, 100, 100);
noScrollbars.scrollbars = SM_SCROLLBAR.HORIZONTAL_SCROLLBAR_NEVER | SM_SCROLLBAR.VERTICAL_SCROLLBAR_NEVER;
var neededScrollbars = form.newField('my_table_text', JSField.TEXT_AREA, 120, 10, 100, 100);
neededScrollbars.scrollbars = SM_SCROLLBAR.HORIZONTAL_SCROLLBAR_AS_NEEDED | SM_SCROLLBAR.VERTICAL_SCROLLBAR_AS_NEEDED;
var alwaysScrollbars = form.newField('my_table_text', JSField.TEXT_AREA, 230, 10, 100, 100);
alwaysScrollbars.scrollbars = SM_SCROLLBAR.HORIZONTAL_SCROLLBAR_ALWAYS | SM_SCROLLBAR.VERTICAL_SCROLLBAR_ALWAYS;
{code}{sub-section}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=printableselectOnEnter|class=node}{tr:id=name}{td}h6.printableselectOnEnter{td}{tr}{tr:id=des}{td}{sub-section:printableselectOnEnter_des|text=|trigger=button}{sub-section}{sub-section:printableselectOnEnter_des|trigger=none|class=sIndent}Flag that tells if the content of the componentfield should be printedautomatically or notselected
when the formfield isreceives printedfocus. The default value Byof defaultthis componentsfield areis printable"false".{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=snc}{td}*Since*\\{sub-section:printableselectOnEnter_snc|text=|trigger=button}{sub-section}{sub-section:printableselectOnEnter_snc|trigger=none|class=sIndent} Replace with version info{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=prs}{td}*Parameters*\\{sub-section:printableselectOnEnter_prs|text=|trigger=button}{sub-section}{sub-section:printableselectOnEnter_prs|trigger=none|class=sIndent}{sub-section}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:printableselectOnEnter_ret|text=|trigger=button}{sub-section}{sub-section:printableselectOnEnter_ret|trigger=none|class=sIndent}[Boolean]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:printableselectOnEnter_see|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:printableselectOnEnter_see|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:printableselectOnEnter_link|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:printableselectOnEnter_link|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:printableselectOnEnter_sam|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:printableselectOnEnter_sam|trigger=none}{code:language=javascript}
var form = solutionModel.newForm('printForm', 'example_data', 'parent_table', 'null', false, 400, 300);
var printedField// Create two fields and set one of them to have "selectOnEnter" true. As you tab
// through the fields you can notice how the text inside the second field gets
// automatically selected when the field receives focus.
var fieldNoSelect = form.newField('parentmy_table_text', JSField.TEXT_FIELD, 10, 10, 100, 20);
var notPrintedFieldfieldSelect = form.newField('parentmy_table_idtext', JSField.TEXT_FIELD, 10, 40, 100, 20);
notPrintedFieldfieldSelect.printableselectOnEnter = false; // This field won't show up in print preview and won't be printed.
forms['printForm'].controller.showPrintPreview()true;
{code}{sub-section}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=scrollbarsstyleClass|class=node}{tr:id=name}{td}h6.scrollbarsstyleClass{td}{tr}{tr:id=des}{td}{sub-section:scrollbarsstyleClass_des|text=|trigger=button}{sub-section}{sub-section:scrollbarsstyleClass_des|trigger=none|class=sIndent}Scrollbar options for the vertical and horizontal scrollbars. Each of the
vertical and horizontal scrollbars can be configured to display all the time,
to display only when needed or to never displayThe name of the style class that should be applied to this component.

When defining style classes for specific component types, their names
must be prefixed according to the type of the component. For example 
in order to define a class names 'fancy' for fields, in the style
definition the class must be named 'field.fancy'. If it would be 
intended for labels, then it would be named 'label.fancy'. When specifying
the class name for a component, the prefix is dropped however. Thus the
field or the label will have its styleClass property set to 'fancy' only.{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=snc}{td}*Since*\\{sub-section:scrollbarsstyleClass_snc|text=|trigger=button}{sub-section}{sub-section:scrollbarsstyleClass_snc|trigger=none|class=sIndent} Replace with version info{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=prs}{td}*Parameters*\\{sub-section:scrollbarsstyleClass_prs|text=|trigger=button}{sub-section}{sub-section:scrollbarsstyleClass_prs|trigger=none|class=sIndent}{sub-section}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:scrollbarsstyleClass_ret|text=|trigger=button}{sub-section}{sub-section:scrollbarsstyleClass_ret|trigger=none|class=sIndent}[NumberString]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:scrollbarsstyleClass_see|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:scrollbarsstyleClass_see|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:scrollbarsstyleClass_link|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:scrollbarsstyleClass_link|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:scrollbarsstyleClass_sam|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:scrollbarsstyleClass_sam|trigger=none}{code:language=javascript}
var noScrollbarsform = formsolutionModel.newFieldnewForm('my_table_text'printForm', 'example_data', JSField.TEXT_AREA'parent_table', 10'null', 10false, 100400, 100);
noScrollbars.scrollbars = SM_SCROLLBAR.HORIZONTAL_SCROLLBAR_NEVER | SM_SCROLLBAR.VERTICAL_SCROLLBAR_NEVER300);
var neededScrollbarsfield = form.newField('myparent_table_text', JSField.TEXT_AREAFIELD, 12010, 10, 100, 10020);
var neededScrollbars.scrollbarsstyle = SM_SCROLLBAR.HORIZONTAL_SCROLLBAR_AS_NEEDED | SM_SCROLLBAR.VERTICAL_SCROLLBAR_AS_NEEDED;
var alwaysScrollbars = form.newField('my_table_text', JSField.TEXT_AREA, 230, 10, 100, 100);
alwaysScrollbars.scrollbars = SM_SCROLLBAR.HORIZONTAL_SCROLLBAR_ALWAYS | SM_SCROLLBAR.VERTICAL_SCROLLBAR_ALWAYS;solutionModel.newStyle('myStyle','field.fancy { background-color: yellow; }');
form.styleName = 'myStyle'; // First set the style on the form.
field.styleClass = 'fancy'; // Then set the style class on the field.
{code}{sub-section}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=selectOnEntertabSeq|class=node}{tr:id=name}{td}h6.selectOnEntertabSeq{td}{tr}{tr:id=des}{td}{sub-section:selectOnEntertabSeq_des|text=|trigger=button}{sub-section}{sub-section:selectOnEntertabSeq_des|trigger=none|class=sIndent}FlagAn index that specifies tellsthe position ifof the contentcomponent ofin the tab sequence. fieldThe shouldcomponents be
automaticallyare selectedput wheninto the field receives focus. The default value of this field is "false" tab sequence in increasing order of this property. A value of 0 means
to use the default mechanism of building the tab sequence (based on their location on the form).
A value of \-2 means to remove the component from the tab sequence.{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=snc}{td}*Since*\\{sub-section:selectOnEntertabSeq_snc|text=|trigger=button}{sub-section}{sub-section:selectOnEntertabSeq_snc|trigger=none|class=sIndent} Replace with version info{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=prs}{td}*Parameters*\\{sub-section:selectOnEntertabSeq_prs|text=|trigger=button}{sub-section}{sub-section:selectOnEntertabSeq_prs|trigger=none|class=sIndent}{sub-section}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:selectOnEntertabSeq_ret|text=|trigger=button}{sub-section}{sub-section:selectOnEntertabSeq_ret|trigger=none|class=sIndent}[BooleanNumber]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:selectOnEntertabSeq_see|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:selectOnEntertabSeq_see|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:selectOnEntertabSeq_link|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:selectOnEntertabSeq_link|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:selectOnEntertabSeq_sam|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:selectOnEntertabSeq_sam|trigger=none}{code:language=javascript}
// Create twothree fields. andBased seton onehow ofthey themare toplaced, haveby "selectOnEnter" true. As you tabdefault they will come one
// throughafter theanother fields you can notice how in the texttab insidesequence.
thevar secondfieldOne field gets
// automatically selected when the field receives focus.
var fieldNoSelect= form.newField('parent_table_id', JSField.TEXT_FIELD, 10, 10, 100, 20);
var fieldTwo = form.newField('myparent_table_text', JSField.TEXT_FIELD, 10, 1040, 100, 20);
var fieldSelectfieldThree = form.newField('myparent_table_text', JSField.TEXT_FIELD, 10, 40, 100, 20);
fieldSelect.selectOnEnter = trueid', JSField.TEXT_FIELD, 10, 70, 100, 20);
// Set the third field come before the first in the tab sequence, and remove the 
// second field from the tab sequence.
fieldOne.tabSeq = 2;
fieldTwo.tabSeq = SM_DEFAULTS.IGNORE;
fieldThree.tabSeq = 1;
{code}{sub-section}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=styleClasstitleText|class=node}{tr:id=name}{td}h6.styleClasstitleText{td}{tr}{tr:id=des}{td}{sub-section:styleClasstitleText_des|text=|trigger=button}{sub-section}{sub-section:styleClass_des|trigger=none|class=sIndent}The name of the style class that should be applied to this component.

When defining style classes for specific component types, their names
must be prefixed according to the type of the component. For example 
in order to define a class names 'fancy' for fields, in the style
definition the class must be named 'field.fancy'. If it would be 
intended for labels, then it would be named 'label.fancy'. When specifying
the class name for a component, the prefix is dropped however. Thus the
field or the label will have its styleClass property set to 'fancy' only}{sub-section}{sub-section:titleText_des|trigger=none|class=sIndent}The text that is displayed in the column header associated with the component when the form
is in table view.{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=snc}{td}*Since*\\{sub-section:styleClasstitleText_snc|text=|trigger=button}{sub-section}{sub-section:styleClasstitleText_snc|trigger=none|class=sIndent} Replace with version info{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=prs}{td}*Parameters*\\{sub-section:styleClasstitleText_prs|text=|trigger=button}{sub-section}{sub-section:styleClasstitleText_prs|trigger=none|class=sIndent}{sub-section}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:styleClasstitleText_ret|text=|trigger=button}{sub-section}{sub-section:styleClasstitleText_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:styleClasstitleText_see|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:styleClasstitleText_see|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:styleClasstitleText_link|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:styleClasstitleText_link|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:styleClasstitleText_sam|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:styleClasstitleText_sam|trigger=none}{code:language=javascript}
var form = solutionModel.newForm('printFormsomeForm', 'example_data', 'parentmy_table', 'null', false, 400, 300);
var field = form.newField('parent_table_text', JSField.TEXT_FIELD, 10, 10, 100, 20);
var style = solutionModel.newStyle('myStyle','field.fancy { background-color: yellow; }');
form.styleName = 'myStyle'; // First set the style on the form.
field.styleClass = 'fancy'; // Then set the style class on the field.640, 480);
var field = form.newField('my_table_number', JSField.TEXT_FIELD, 10, 10, 100, 20);
field.titleText = 'Column Title';
form.view = JSForm.LOCKED_TABLE_VIEW;
forms['someForm'].controller.show()
{code}{sub-section}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=tabSeqtoolTipText|class=node}{tr:id=name}{td}h6.tabSeqtoolTipText{td}{tr}{tr:id=des}{td}{sub-section:tabSeqtoolTipText_des|text=|trigger=button}{sub-section}{sub-section:tabSeqtoolTipText_des|trigger=none|class=sIndent}AnThe indextext thatdisplayed specifieswhen thehovering position ofover the component inwith thea tabmouse sequencecursor.
The
componentsNOTE:
HTML areshould putbe intoused the tab sequence in increasing order of this property. A value of 0 means
to use the default mechanism of building the tab sequence (based on their location on the form).
A value of \-2 means to remove the component from the tab sequence.for multi\-line tooltips; you can also use any
valid HTML tags to format tooltip text. For example: 
<html>This includes<b>bolded text</b> and 
<font color='blue'>BLUE</font> text as well.</html>{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=snc}{td}*Since*\\{sub-section:tabSeqtoolTipText_snc|text=|trigger=button}{sub-section}{sub-section:tabSeqtoolTipText_snc|trigger=none|class=sIndent} Replace with version info{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=prs}{td}*Parameters*\\{sub-section:tabSeqtoolTipText_prs|text=|trigger=button}{sub-section}{sub-section:tabSeqtoolTipText_prs|trigger=none|class=sIndent}{sub-section}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:tabSeqtoolTipText_ret|text=|trigger=button}{sub-section}{sub-section:tabSeqtoolTipText_ret|trigger=none|class=sIndent}[NumberString]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:tabSeqtoolTipText_see|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:tabSeqtoolTipText_see|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:tabSeqtoolTipText_link|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:tabSeqtoolTipText_link|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:tabSeqtoolTipText_sam|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:tabSeq_sam|trigger=none}{code:language=javascript}
// Create three fields. Based on how they are placed, by default they will come one
// after another in the tab sequence.
var fieldOne = form.newField('parent_table_id', JSField.TEXT_FIELD, 10, 10, 100, 20);
var fieldTwo = form.newField('parent_table_text', JSField.TEXT_FIELD, 10, 40, 100, 20);
var fieldThreetoolTipText_sam|trigger=none}{code:language=javascript}
var label = form.newField('parent_table_idnewLabel('Stop the mouse over me!', JSField.TEXT_FIELD10, 10, 70200, 100, 20);
// Set the third field come before the first in the tab sequence, and remove the 
// second field from the tab sequence.
fieldOne.tabSeq = 2;
fieldTwo.tabSeq = SM_DEFAULTS.IGNORE;
fieldThree.tabSeq = 1;
label.toolTipText = 'I\'m the tooltip. Do you see me?';
{code}{sub-section}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=titleTexttransparent|class=node}{tr:id=name}{td}h6.titleTexttransparent{td}{tr}{tr:id=des}{td}{sub-section:titleTexttransparent_des|text=|trigger=button}{sub-section}{sub-section:titleTexttransparent_des|trigger=none|class=sIndent}The text thatFlag that tells if the component is displayed in the column header associated with the component when the form
is in table viewtransparent or not.

The default value is "false", that is the components 
are not transparent.{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=snc}{td}*Since*\\{sub-section:titleTexttransparent_snc|text=|trigger=button}{sub-section}{sub-section:titleTexttransparent_snc|trigger=none|class=sIndent} Replace with version info{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=prs}{td}*Parameters*\\{sub-section:titleTexttransparent_prs|text=|trigger=button}{sub-section}{sub-section:titleTexttransparent_prs|trigger=none|class=sIndent}{sub-section}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:titleTexttransparent_ret|text=|trigger=button}{sub-section}{sub-section:titleTexttransparent_ret|trigger=none|class=sIndent}[StringBoolean]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:titleTexttransparent_see|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:titleTexttransparent_see|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:titleTexttransparent_link|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:titleTexttransparent_link|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:titleTexttransparent_sam|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:titleText_sam|trigger=none}{code:language=javascript}
var form = solutionModel.newForm('someForm', 'example_data', 'my_table', 'null', false, 640, 480);
var fieldsection:transparent_sam|trigger=none}{code:language=javascript}
// Load an image from disk an create a Media object based on it.
var imageBytes = plugins.file.readFile('d:/ball.jpg');
var media = solutionModel.newMedia('ball.jpg', imageBytes);
// Put on the form a label with the image.
var image = form.newLabel('', 10, 10, 100, 100);
image.imageMedia = media;
// Put two fields over the image. The second one will be transparent and the
// image will shine through.
var nonTransparentField = form.newField('parent_table_text', JSField.TEXT_FIELD, 10, 20, 100, 20);
var transparentField = form.newField('myparent_table_numbertext', JSField.TEXT_FIELD, 10, 1050, 100, 20);
fieldtransparentField.titleTexttransparent = 'Column Title';
form.view = JSForm.LOCKED_TABLE_VIEW;
forms['someForm'].controller.show()
true;
{code}{sub-section}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=toolTipTextvaluelist|class=node}{tr:id=name}{td}h6.toolTipTextvaluelist{td}{tr}{tr:id=des}{td}{sub-section:toolTipTextvaluelist_des|text=|trigger=button}{sub-section}{sub-section:toolTipTextvaluelist_des|trigger=none|class=sIndent}The textvaluelist displayedthat whenis hoveringused overby thethis componentfield withwhen adisplaying mouse cursordata. 
NOTE:
HTML should Can be used
for multi\-line tooltips; you can also use any
valid HTML tags to format tooltip text. For example: 
<html>This includes<b>bolded text</b> and 
<font color='blue'>BLUE</font> text as well.</html>with fields of type CHECKS, COMBOBOX, RADIOS and TYPE\_AHEAD.{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=snc}{td}*Since*\\{sub-section:toolTipTextvaluelist_snc|text=|trigger=button}{sub-section}{sub-section:toolTipTextvaluelist_snc|trigger=none|class=sIndent} Replace with version info{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=prs}{td}*Parameters*\\{sub-section:toolTipTextvaluelist_prs|text=|trigger=button}{sub-section}{sub-section:toolTipTextvaluelist_prs|trigger=none|class=sIndent}{sub-section}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:toolTipTextvaluelist_ret|text=|trigger=button}{sub-section}{sub-section:toolTipTextvaluelist_ret|trigger=none|class=sIndent}[StringJSValueList]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:toolTipTextvaluelist_see|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:toolTipTextvaluelist_see|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:toolTipTextvaluelist_link|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:toolTipTextvaluelist_link|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:toolTipTextvaluelist_sam|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:toolTipTextvaluelist_sam|trigger=none}{code:language=javascript}
var labelvlist = formsolutionModel.newLabel('Stop the mouse over me!', 10, 10, 200newValueList('options', JSValueList.CUSTOM_VALUES);
vlist.customValues = "one\ntwo\nthree\nfour";
var cmb = form.newField('my_table_options', JSField.COMBOBOX, 10, 100, 100, 20);
labelcmb.toolTipTextvaluelist = 'I\'m the tooltip. Do you see me?'vlist;
{code}{sub-section}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=transparentvisible|class=node}{tr:id=name}{td}h6.transparentvisible{td}{tr}{tr:id=des}{td}{sub-section:transparentvisible_des|text=|trigger=button}{sub-section}{sub-section:transparentvisible_des|trigger=none|class=sIndent}FlagThe thatvisible tellsproperty ifof the component is transparent or not.

The default value is "false", that is the components 
are not transparent, default true.{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=snc}{td}*Since*\\{sub-section:transparentvisible_snc|text=|trigger=button}{sub-section}{sub-section:transparentvisible_snc|trigger=none|class=sIndent} Replace with version info{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=prs}{td}*Parameters*\\{sub-section:transparentvisible_prs|text=|trigger=button}{sub-section}{sub-section:transparentvisible_prs|trigger=none|class=sIndent}{sub-section}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:transparentvisible_ret|text=|trigger=button}{sub-section}{sub-section:transparentvisible_ret|trigger=none|class=sIndent}[Boolean]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:transparentvisible_see|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:transparentvisible_see|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:transparentvisible_link|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:transparentvisible_link|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:transparentvisible_sam|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:transparentvisible_sam|trigger=none}{code:language=javascript}
// Load an image from disk an create a Media object based on it.
var imageBytes = plugins.file.readFile('d:/ball.jpg');
var media = solutionModel.newMedia('ball.jpg', imageBytes);
// Put on the form a label with the image.
var image = form.newLabel('', 10, 10, 100, 100);
image.imageMedia = media;
// Put two fields over the image. The second one will be transparent and the
// image will shine through.
var nonTransparentField = form.newField('parent_table_text', JSField.TEXT_FIELD, 10, 20, 100, 20);
var transparentField
var form = solutionModel.newForm('printForm', 'example_data', 'parent_table', 'null', false, 400, 300);
var field = form.newField('parent_table_text', JSField.TEXT_FIELD, 10, 5010, 100, 20);
transparentFieldfield.transparentvisible = truefalse;
{code}{sub-section}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=valuelistwidth|class=node}{tr:id=name}{td}h6.valuelistwidth{td}{tr}{tr:id=des}{td}{sub-section:valuelistwidth_des|text=|trigger=button}{sub-section}{sub-section:valuelistwidth_des|trigger=none|class=sIndent}The valuelistwidth thatin is used by this field when displaying data. Can be used
with fields of type CHECKS, COMBOBOX, RADIOS and TYPE\_AHEADpixels of the component.{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=snc}{td}*Since*\\{sub-section:valuelistwidth_snc|text=|trigger=button}{sub-section}{sub-section:valuelistwidth_snc|trigger=none|class=sIndent} Replace with version info{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=prs}{td}*Parameters*\\{sub-section:valuelistwidth_prs|text=|trigger=button}{sub-section}{sub-section:valuelistwidth_prs|trigger=none|class=sIndent}{sub-section}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:valuelistwidth_ret|text=|trigger=button}{sub-section}{sub-section:valuelistwidth_ret|trigger=none|class=sIndent}[JSValueListNumber]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:valuelistwidth_see|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:valuelistwidth_see|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:valuelistwidth_link|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:valuelistwidth_link|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:valuelistwidth_sam|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:valuelistwidth_sam|trigger=none}{code:language=javascript}
var vlistfield = solutionModelform.newValueListnewField('optionsparent_table_text', JSValueListJSField.CUSTOM_VALUESTEXT_FIELD, 10, 10, 100, 20);
application.output('original width: ' + field.width);
application.output('original height: ' + field.height);
vlistfield.customValueswidth = "one\ntwo\nthree\nfour"200;
varfield.height cmb= =100;
formapplication.newFieldoutput('my_table_options', JSField.COMBOBOX, 10, 100, 100, 20modified width: ' + field.width);
cmb.valuelist = vlistapplication.output('modified height: ' + field.height);
{code}{sub-section}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=widthx|class=node}{tr:id=name}{td}h6.widthx{td}{tr}{tr:id=des}{td}{sub-section:widthx_des|text=|trigger=button}{sub-section}{sub-section:widthx_des|trigger=none|class=sIndent}The widthx in pixelscoordinate of the component on the form.{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=snc}{td}*Since*\\{sub-section:widthx_snc|text=|trigger=button}{sub-section}{sub-section:widthx_snc|trigger=none|class=sIndent} Replace with version info{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=prs}{td}*Parameters*\\{sub-section:widthx_prs|text=|trigger=button}{sub-section}{sub-section:widthx_prs|trigger=none|class=sIndent}{sub-section}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:widthx_ret|text=|trigger=button}{sub-section}{sub-section:widthx_ret|trigger=none|class=sIndent}[Number]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:widthx_see|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:widthx_see|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:widthx_link|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:widthx_link|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:widthx_sam|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:widthx_sam|trigger=none}{code:language=javascript}
var field = form.newField('parent_table_text', JSField.TEXT_FIELD, 10, 10, 100, 20);
application.output('original widthlocation: ' + field.width);
application.output('original height: x + ', ' + field.heighty);
field.widthx = 20090;
field.heighty = 10090;
application.output('modifiedchanged widthlocation: ' + field.width);
application.output('modified height: x + ', ' + field.heighty);
{code}{sub-section}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=xy|class=node}{tr:id=name}{td}h6.xy{td}{tr}{tr:id=des}{td}{sub-section:xy_des|text=|trigger=button}{sub-section}{sub-section:xy_des|trigger=none|class=sIndent}The xy coordinate of the component on the form.{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=snc}{td}*Since*\\{sub-section:xy_snc|text=|trigger=button}{sub-section}{sub-section:xy_snc|trigger=none|class=sIndent} Replace with version info{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=prs}{td}*Parameters*\\{sub-section:xy_prs|text=|trigger=button}{sub-section}{sub-section:xy_prs|trigger=none|class=sIndent}{sub-section}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:xy_ret|text=|trigger=button}{sub-section}{sub-section:xy_ret|trigger=none|class=sIndent}[Number]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:xy_see|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:xy_see|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:xy_link|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:xy_link|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:xy_sam|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:xy_sam|trigger=none}{code:language=javascript}
var field = form.newField('parent_table_text', JSField.TEXT_FIELD, 10, 10, 100, 20);
application.output('original location: ' + field.x + ', ' + field.y);
field.x = 90;
field.y = 90;
application.output('changed location: ' + field.x + ', ' + field.y);
{code}{sub-section}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{table}\\ 

{table:id=function|class=servoy sDetail}{colgroup}{column:padding=0px|width=100%}{column}{colgroup}{tr:style=height: 30px;}{th:colspan=1}Method Details{th}{tr}{tbody:id=ygetUUID|class=node}{tr:id=name}{td}h6.ygetUUID{td}{tr}{tr:id=sig}{td}{span:style=float: left; margin-right: 5px;}[UUID]{span}{span:id=iets|style=float: left; font-weight: bold;}getUUID{span}{span:id=iets|style=float: left;}\(){span}{td}{tr}{tr:id=des}{td}{sub-section:ygetUUID_des|text=|trigger=button}{sub-section}{sub-section:ygetUUID_des|trigger=none|class=sIndent}TheReturns ythe coordinateUUID of thethis component on the form.{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=snc}{td}*Since*\\{sub-section:ygetUUID_snc|text=|trigger=button}{sub-section}{sub-section:ygetUUID_snc|trigger=none|class=sIndent} Replace with version info{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=prs}{td}*Parameters*\\{sub-section:ygetUUID_prs|text=|trigger=button}{sub-section}{sub-section:ygetUUID_prs|trigger=none|class=sIndent}{sub-section}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:ygetUUID_ret|text=|trigger=button}{sub-section}{sub-section:ygetUUID_ret|trigger=none|class=sIndent}[NumberUUID]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:ygetUUID_see|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:ygetUUID_see|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:ygetUUID_link|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:ygetUUID_link|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:ygetUUID_sam|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:ygetUUID_sam|trigger=none}{code:language=javascript}
var fieldbutton_uuid = formsolutionModel.newFieldgetForm('parent_table_text', JSField.TEXT_FIELD, 10, 10, 100, 20);
application.output('original location: ' + field.x + ', ' + field.y);
field.x = 90;
field.y = 90"my_form").getButton("my_button").getUUID();
application.output('changed location: ' + field.x + ', ' + field.ybutton_uuid.toString());
{code}{sub-section}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{table}\\ 

{table:id=function|class=servoy sDetail}{colgroup}{column:padding=0px|width=100%}{column}{colgroup}{tr:style=height: 30px;}{th:colspan=1}Method Details{th}{tr}{table}