Child pages
  • ELEMENT_TYPES

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 sSummary}{colgroup}{column:width=80px|padding=0px}{column}{column}{column}{colgroup}{tr:style=height: 30px;}{th:colspan=2}Constants Summary{th}{tr}{tbody}{tr}{td}[String]{td}{td}[#ACCORDIONPANEL]
Constant representing a accordionpanel element.{td}{tr}{tbody}{tbody}{tr}{td}[String]{td}{td}[#BUTTON]
Constant representing an element of the Button type.{td}{tr}{tbody}{tbody}{tr}{td}[String]{td}{td}[#CALENDAR]
Constant representing an element of the Calendar type.{td}{tr}{tbody}{tbody}{tr}{td}[String]{td}{td}[#CHECK]
Constant representing an element of the Check type.{td}{tr}{tbody}{tbody}{tr}{td}[String]{td}{td}[#COMBOBOX]
Constant representing a combobox element.{td}{tr}{tbody}{tbody}{tr}{td}[String]{td}{td}[#FORM]
Constant representing a form element.{td}{tr}{tbody}{tbody}{tr}{td}[String]{td}{td}[#GROUP]
Constant representing a Group of elements.{td}{tr}{tbody}{tbody}{tr}{td}[String]{td}{td}[#HTML_AREA]
Constant representing a html area element.{td}{tr}{tbody}{tbody}{tr}{td}[String]{td}{td}[#IMAGE_MEDIA]
Constant representing an element of the ImageMedia type.{td}{tr}{tbody}{tbody}{tr}{td}[String]{td}{td}[#LABEL]
Constant representing an element of the Label type.{td}{tr}{tbody}{tbody}{tr}{td}[String]{td}{td}[#LISTBOX]
Constant representing a listbox element.{td}{tr}{tbody}{tbody}{tr}{td}[String]{td}{td}[#MULTISELECT_LISTBOX]
Constant representing a multi selection listbox element.{td}{tr}{tbody}{tbody}{tr}{td}[String]{td}{td}[#PASSWORD]
Constant representing an element of the Password type.{td}{tr}{tbody}{tbody}{tr}{td}[String]{td}{td}[#PORTAL]
Constant representing an element of the Portal type.{td}{tr}{tbody}{tbody}{tr}{td}[String]{td}{td}[#RADIOS]
Constant representing an element of the Radios type.{td}{tr}{tbody}{tbody}{tr}{td}[String]{td}{td}[#RECTANGLE]
Constant representing a rectangle element.{td}{tr}{tbody}{tbody}{tr}{td}[String]{td}{td}[#RTF_AREA]
Constant representing a rtf area of element.{td}{tr}{tbody}{tbody}{tr}{td}[String]{td}{td}[#SPINNER]
Constant representing a spinner element.{td}{tr}{tbody}{tbody}{tr}{td}[String]{td}{td}[#SPLITPANE]
Constant representing a splitpane element.{td}{tr}{tbody}{tbody}{tr}{td}[String]{td}{td}[#TABPANEL]
Constant representing an element of the Tabpanel type.{td}{tr}{tbody}{tbody}{tr}{td}[String]{td}{td}[#TEXT_AREA]
Constant representing an element of the TextArea type.{td}{tr}{tbody}{tbody}{tr}{td}[String]{td}{td}[#TEXT_FIELD]
Constant representing an element of the TextField type.{td}{tr}{tbody}{tbody}{tr}{td}[String]{td}{td}[#TYPE_AHEAD]
Constant representing a typeahead element.{td}{tr}{tbody}{table}\\ 

{table:id=constant|class=servoy sDetail}{colgroup}{column:width=100%|padding=0px}{column}{colgroup}{tr:style=height: 30px;}{th:colspan=1}Constants Details{th}{tr}{tbody:id=ACCORDIONPANEL|class=node}{tr:id=name}{td}h6.ACCORDIONPANEL{td}{tr}{builder-show:permission=edit}{tr:id=des}{td}{sub-section:ACCORDIONPANEL_des|trigger=button|text=}{sub-section}{sub-section:ACCORDIONPANEL_des|trigger=none|class=sIndent}ConstantReplace representing a accordionpanel element.with description{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=snc}{td}*Since*\\{sub-section:ACCORDIONPANEL_snc|trigger=button|text=}{sub-section}{sub-section:ACCORDIONPANEL_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:ACCORDIONPANEL_prs|trigger=button|text=}{sub-section}{sub-section:ACCORDIONPANEL_prs|trigger=none|class=sIndent}{sub-section}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:ACCORDIONPANEL_ret|trigger=button|text=}{sub-section}{sub-section:ACCORDIONPANEL_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:ACCORDIONPANEL_see|trigger=button|text=}{sub-section}{div:class=sIndent}{sub-section:ACCORDIONPANEL_see|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:ACCORDIONPANEL_link|trigger=button|text=}{sub-section}{div:class=sIndent}{sub-section:ACCORDIONPANEL_link|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:ACCORDIONPANEL_sam|trigger=button|text=}{sub-section}{div:class=sIndent}{sub-section:ACCORDIONPANEL_sam|trigger=none}{code:language=javascript}
//the return value for an element type, as returned by the following code
var etype = elements.elementName.getElementType();
if (etype == ELEMENT_TYPES.ACCORDIONPANEL)
{
     // element is a accordion panel element
}
{code}{sub-section}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=BUTTON|class=node}{tr:id=name}{td}h6.BUTTON{td}{tr}{builder-show:permission=edit}{tr:id=des}{td}{sub-section:BUTTON_des|trigger=button|text=}{sub-section}{sub-section:BUTTON_des|trigger=none|class=sIndent}ConstantReplace representing an element of the Button type.with description{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=snc}{td}*Since*\\{sub-section:BUTTON_snc|trigger=button|text=}{sub-section}{sub-section:BUTTON_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:BUTTON_prs|trigger=button|text=}{sub-section}{sub-section:BUTTON_prs|trigger=none|class=sIndent}{sub-section}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:BUTTON_ret|trigger=button|text=}{sub-section}{sub-section:BUTTON_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:BUTTON_see|trigger=button|text=}{sub-section}{div:class=sIndent}{sub-section:BUTTON_see|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:BUTTON_link|trigger=button|text=}{sub-section}{div:class=sIndent}{sub-section:BUTTON_link|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:BUTTON_sam|trigger=button|text=}{sub-section}{div:class=sIndent}{sub-section:BUTTON_sam|trigger=none}{code:language=javascript}
//the return value for an element of the Button type, as returned by the following code
var etype = elements.elementName.getElementType();
if (etype == ELEMENT_TYPES.BUTTON)
{
     // element is a Button component
}
{code}{sub-section}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=CALENDAR|class=node}{tr:id=name}{td}h6.CALENDAR{td}{tr}{builder-show:permission=edit}{tr:id=des}{td}{sub-section:CALENDAR_des|trigger=button|text=}{sub-section}{sub-section:CALENDAR_des|trigger=none|class=sIndent}ConstantReplace representing an element of the Calendar type.with description{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=snc}{td}*Since*\\{sub-section:CALENDAR_snc|trigger=button|text=}{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|trigger=button|text=}{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|trigger=button|text=}{sub-section}{sub-section:CALENDAR_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:CALENDAR_see|trigger=button|text=}{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|trigger=button|text=}{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|trigger=button|text=}{sub-section}{div:class=sIndent}{sub-section:CALENDAR_sam|trigger=none}{code:language=javascript}
//the return value for an element of the Calendar type, as returned by the following code
var etype = elements.elementName.getElementType();
if (etype == ELEMENT_TYPES.CALENDAR)
{
     // element is a Calendar field
}
{code}{sub-section}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=CHECK|class=node}{tr:id=name}{td}h6.CHECK{td}{tr}{builder-show:permission=edit}{tr:id=des}{td}{sub-section:CHECK_des|trigger=button|text=}{sub-section}{sub-section:CHECK_des|trigger=none|class=sIndent}ConstantReplace representing an element of the Check type.with description{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=snc}{td}*Since*\\{sub-section:CHECK_snc|trigger=button|text=}{sub-section}{sub-section:CHECK_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:CHECK_prs|trigger=button|text=}{sub-section}{sub-section:CHECK_prs|trigger=none|class=sIndent}{sub-section}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:CHECK_ret|trigger=button|text=}{sub-section}{sub-section:CHECK_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:CHECK_see|trigger=button|text=}{sub-section}{div:class=sIndent}{sub-section:CHECK_see|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:CHECK_link|trigger=button|text=}{sub-section}{div:class=sIndent}{sub-section:CHECK_link|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:CHECK_sam|trigger=button|text=}{sub-section}{div:class=sIndent}{sub-section:CHECK_sam|trigger=none}{code:language=javascript}
//the return value for an element of the Check type, as returned by the following code
var etype = elements.elementName.getElementType();
if (etype == ELEMENT_TYPES.CHECK)
{
     // element is a Check(box) field
}
{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}{builder-show:permission=edit}{tr:id=des}{td}{sub-section:COMBOBOX_des|trigger=button|text=}{sub-section}{sub-section:COMBOBOX_des|trigger=none|class=sIndent}ConstantReplace representing a combobox element.with description{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=snc}{td}*Since*\\{sub-section:COMBOBOX_snc|trigger=button|text=}{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|trigger=button|text=}{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|trigger=button|text=}{sub-section}{sub-section:COMBOBOX_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:COMBOBOX_see|trigger=button|text=}{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|trigger=button|text=}{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|trigger=button|text=}{sub-section}{div:class=sIndent}{sub-section:COMBOBOX_sam|trigger=none}{code:language=javascript}
//the return value for an element of the TextField type, as returned by the following code
var etype = elements.elementName.getElementType();
if (etype == ELEMENT_TYPES.COMBOBOX)
{
     // element is a COMBOBOX element
}
{code}{sub-section}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=FORM|class=node}{tr:id=name}{td}h6.FORM{td}{tr}{builder-show:permission=edit}{tr:id=des}{td}{sub-section:FORM_des|trigger=button|text=}{sub-section}{sub-section:FORM_des|trigger=none|class=sIndent}ConstantReplace representing a form element.with description{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=snc}{td}*Since*\\{sub-section:FORM_snc|trigger=button|text=}{sub-section}{sub-section:FORM_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:FORM_prs|trigger=button|text=}{sub-section}{sub-section:FORM_prs|trigger=none|class=sIndent}{sub-section}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:FORM_ret|trigger=button|text=}{sub-section}{sub-section:FORM_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:FORM_see|trigger=button|text=}{sub-section}{div:class=sIndent}{sub-section:FORM_see|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:FORM_link|trigger=button|text=}{sub-section}{div:class=sIndent}{sub-section:FORM_link|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:FORM_sam|trigger=button|text=}{sub-section}{div:class=sIndent}{sub-section:FORM_sam|trigger=none}{code:language=javascript}
//the return value for an element of the Form type, as returned by the following code
var renderElementType = event.getRenderable().getElementType();
if (renderElementType == ELEMENT_TYPES.FORM)
{
     // element is a type form element
}
{code}{sub-section}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=GROUP|class=node}{tr:id=name}{td}h6.GROUP{td}{tr}{builder-show:permission=edit}{tr:id=des}{td}{sub-section:GROUP_des|trigger=button|text=}{sub-section}{sub-section:GROUP_des|trigger=none|class=sIndent}ConstantReplace representing a Group of elements.with description{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=snc}{td}*Since*\\{sub-section:GROUP_snc|trigger=button|text=}{sub-section}{sub-section:GROUP_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:GROUP_prs|trigger=button|text=}{sub-section}{sub-section:GROUP_prs|trigger=none|class=sIndent}{sub-section}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:GROUP_ret|trigger=button|text=}{sub-section}{sub-section:GROUP_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:GROUP_see|trigger=button|text=}{sub-section}{div:class=sIndent}{sub-section:GROUP_see|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:GROUP_link|trigger=button|text=}{sub-section}{div:class=sIndent}{sub-section:GROUP_link|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:GROUP_sam|trigger=button|text=}{sub-section}{div:class=sIndent}{sub-section:GROUP_sam|trigger=none}{code:language=javascript}
//the return value for an element type, as returned by the following code
var etype = elements.elementName.getElementType();
if (etype == ELEMENT_TYPES.GROUP)
{
     // element is a group element
}
{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}{builder-show:permission=edit}{tr:id=des}{td}{sub-section:HTML_AREA_des|trigger=button|text=}{sub-section}{sub-section:HTML_AREA_des|trigger=none|class=sIndent}ConstantReplace representing a html area element.with description{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=snc}{td}*Since*\\{sub-section:HTML_AREA_snc|trigger=button|text=}{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|trigger=button|text=}{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|trigger=button|text=}{sub-section}{sub-section:HTML_AREA_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:HTML_AREA_see|trigger=button|text=}{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|trigger=button|text=}{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|trigger=button|text=}{sub-section}{div:class=sIndent}{sub-section:HTML_AREA_sam|trigger=none}{code:language=javascript}
//the return value for an element of the TextField type, as returned by the following code
var etype = elements.elementName.getElementType();
if (etype == ELEMENT_TYPES.HTML_AREA)
{
     // element is a HTML textarea
}
{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}{builder-show:permission=edit}{tr:id=des}{td}{sub-section:IMAGE_MEDIA_des|trigger=button|text=}{sub-section}{sub-section:IMAGE_MEDIA_des|trigger=none|class=sIndent}ConstantReplace representing an element of the ImageMedia type.with description{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=snc}{td}*Since*\\{sub-section:IMAGE_MEDIA_snc|trigger=button|text=}{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|trigger=button|text=}{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|trigger=button|text=}{sub-section}{sub-section:IMAGE_MEDIA_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:IMAGE_MEDIA_see|trigger=button|text=}{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|trigger=button|text=}{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|trigger=button|text=}{sub-section}{div:class=sIndent}{sub-section:IMAGE_MEDIA_sam|trigger=none}{code:language=javascript}
//the return value for an element of the ImageMedia type, as returned by the following code
var etype = elements.elementName.getElementType();
if (etype == ELEMENT_TYPES.IMAGE_MEDIA)
{
     // element is a Image Media field
}
{code}{sub-section}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=LABEL|class=node}{tr:id=name}{td}h6.LABEL{td}{tr}{tr}{builder-show:permission=edit}{tr:id=des}{td}{sub-section:LABEL_des|trigger=button|text=}{sub-section}{sub-section:LABEL_des|trigger=none|class=sIndent}ConstantReplace representing an element of the Label type.with description{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=snc}{td}*Since*\\{sub-section:LABEL_snc|trigger=button|text=}{sub-section}{sub-section:LABEL_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:LABEL_prs|trigger=button|text=}{sub-section}{sub-section:LABEL_prs|trigger=none|class=sIndent}{sub-section}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:LABEL_ret|trigger=button|text=}{sub-section}{sub-section:LABEL_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:LABEL_see|trigger=button|text=}{sub-section}{div:class=sIndent}{sub-section:LABEL_see|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:LABEL_link|trigger=button|text=}{sub-section}{div:class=sIndent}{sub-section:LABEL_link|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:LABEL_sam|trigger=button|text=}{sub-section}{div:class=sIndent}{sub-section:LABEL_sam|trigger=none}{code:language=javascript}
//the return value for an element of the Label type, as returned by the following code
var etype = elements.elementName.getElementType();
if (etype == ELEMENT_TYPES.LABEL)
{
     // element is a Label component
}
{code}{sub-section}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=LISTBOX|class=node}{tr:id=name}{td}h6.LISTBOX{td}{tr}{builder-show:permission=edit}{tr:id=des}{td}{sub-section:LISTBOX_des|trigger=button|text=}{sub-section}{sub-section:LISTBOX_des|trigger=none|class=sIndent}ConstantReplace representing a listbox element.with description{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=snc}{td}*Since*\\{sub-section:LISTBOX_snc|trigger=button|text=}{sub-section}{sub-section:LISTBOX_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:LISTBOX_prs|trigger=button|text=}{sub-section}{sub-section:LISTBOX_prs|trigger=none|class=sIndent}{sub-section}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:LISTBOX_ret|trigger=button|text=}{sub-section}{sub-section:LISTBOX_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:LISTBOX_see|trigger=button|text=}{sub-section}{div:class=sIndent}{sub-section:LISTBOX_see|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:LISTBOX_link|trigger=button|text=}{sub-section}{div:class=sIndent}{sub-section:LISTBOX_link|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:LISTBOX_sam|trigger=button|text=}{sub-section}{div:class=sIndent}{sub-section:LISTBOX_sam|trigger=none}{code:language=javascript}
//the return value for an element of the ListBox type, as returned by the following code
var etype = elements.elementName.getElementType();
if (etype == ELEMENT_TYPES.LISTBOX)
{
     // element is a LISTBOX element
}
{code}{sub-section}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=MULTISELECT_LISTBOX|class=node}{tr:id=name}{td}h6.MULTISELECT_LISTBOX{td}{tr}{builder-show:permission=edit}{tr:id=des}{td}{sub-section:MULTISELECT_LISTBOX_des|trigger=button|text=}{sub-section}{sub-section:MULTISELECT_LISTBOX_des|trigger=none|class=sIndent}ConstantReplace representing a multi selection listbox element.with description{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=snc}{td}*Since*\\{sub-section:MULTISELECT_LISTBOX_snc|trigger=button|text=}{sub-section}{sub-section:MULTISELECT_LISTBOX_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:MULTISELECT_LISTBOX_prs|trigger=button|text=}{sub-section}{sub-section:MULTISELECT_LISTBOX_prs|trigger=none|class=sIndent}{sub-section}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:MULTISELECT_LISTBOX_ret|trigger=button|text=}{sub-section}{sub-section:MULTISELECT_LISTBOX_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:MULTISELECT_LISTBOX_see|trigger=button|text=}{sub-section}{div:class=sIndent}{sub-section:MULTISELECT_LISTBOX_see|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:MULTISELECT_LISTBOX_link|trigger=button|text=}{sub-section}{div:class=sIndent}{sub-section:MULTISELECT_LISTBOX_link|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:MULTISELECT_LISTBOX_sam|trigger=button|text=}{sub-section}{div:class=sIndent}{sub-section:MULTISELECT_LISTBOX_sam|trigger=none}{code:language=javascript}
//the return value for an element of the TextField type, as returned by the following code
var etype = elements.elementName.getElementType();
if (etype == ELEMENT_TYPES.MULTISELECT_LISTBOX)
{
     // element is a MULTISELECT_LISTBOX element
}
{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}{builder-show:permission=edit}{tr:id=des}{td}{sub-section:PASSWORD_des|trigger=button|text=}{sub-section}{sub-section:PASSWORD_des|trigger=none|class=sIndent}ConstantReplace representing an element of the Password type.with description{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=snc}{td}*Since*\\{sub-section:PASSWORD_snc|trigger=button|text=}{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|trigger=button|text=}{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|trigger=button|text=}{sub-section}{sub-section:PASSWORD_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:PASSWORD_see|trigger=button|text=}{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|trigger=button|text=}{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|trigger=button|text=}{sub-section}{div:class=sIndent}{sub-section:PASSWORD_sam|trigger=none}{code:language=javascript}
//the return value for an element of the Password type, as returned by the following code
var etype = elements.elementName.getElementType();
if (etype == ELEMENT_TYPES.PASSWORD)
{
     // element is a Password component
}
{code}{sub-section}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=PORTAL|class=node}{tr:id=name}{td}h6.PORTAL{td}{tr}{builder-show:permission=edit}{tr:id=des}{td}{sub-section:PORTAL_des|trigger=button|text=}{sub-section}{sub-section:PORTAL_des|trigger=none|class=sIndent}Constant representing an element of the Portal type.Replace with description{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=snc}{td}*Since*\\{sub-section:PORTAL_snc|trigger=button|text=}{sub-section}{sub-section:PORTAL_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:PORTAL_prs|trigger=button|text=}{sub-section}{sub-section:PORTAL_prs|trigger=none|class=sIndent}{sub-section}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:PORTAL_ret|trigger=button|text=}{sub-section}{sub-section:PORTAL_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:PORTAL_see|trigger=button|text=}{sub-section}{div:class=sIndent}{sub-section:PORTAL_see|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:PORTAL_link|trigger=button|text=}{sub-section}{div:class=sIndent}{sub-section:PORTAL_link|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:PORTAL_sam|trigger=button|text=}{sub-section}{div:class=sIndent}{sub-section:PORTAL_sam|trigger=none}{code:language=javascript}
//the return value for an element of the Portal type, as returned by the following code
var etype = elements.elementName.getElementType();
if (etype == ELEMENT_TYPES.PORTAL)
{
     // element is a Portal component
}
{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}{builder-show:permission=edit}{tr:id=des}{td}{sub-section:RADIOS_des|trigger=button|text=}{sub-section}{sub-section:RADIOS_des|trigger=none|class=sIndent}ConstantReplace representing an element of the Radios type.with description{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=snc}{td}*Since*\\{sub-section:RADIOS_snc|trigger=button|text=}{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|trigger=button|text=}{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|trigger=button|text=}{sub-section}{sub-section:RADIOS_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:RADIOS_see|trigger=button|text=}{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|trigger=button|text=}{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|trigger=button|text=}{sub-section}{div:class=sIndent}{sub-section:RADIOS_sam|trigger=none}{code:language=javascript}
//the return value for an element of the Radios type, as returned by the following code
var etype = elements.elementName.getElementType();
if (etype == ELEMENT_TYPES.RADIOS)
{
     // element is a Radios field.
}
{code}{sub-section}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=RECTANGLE|class=node}{tr:id=name}{td}h6.RECTANGLE{td}{tr}{builder-show:permission=edit}{tr:id=des}{td}{sub-section:RECTANGLE_des|trigger=button|text=}{sub-section}{sub-section:RECTANGLE_des|trigger=none|class=sIndent}ConstantReplace representing a rectangle element.with description{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=snc}{td}*Since*\\{sub-section:RECTANGLE_snc|trigger=button|text=}{sub-section}{sub-section:RECTANGLE_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:RECTANGLE_prs|trigger=button|text=}{sub-section}{sub-section:RECTANGLE_prs|trigger=none|class=sIndent}{sub-section}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:RECTANGLE_ret|trigger=button|text=}{sub-section}{sub-section:RECTANGLE_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:RECTANGLE_see|trigger=button|text=}{sub-section}{div:class=sIndent}{sub-section:RECTANGLE_see|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:RECTANGLE_link|trigger=button|text=}{sub-section}{div:class=sIndent}{sub-section:RECTANGLE_link|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:RECTANGLE_sam|trigger=button|text=}{sub-section}{div:class=sIndent}{sub-section:RECTANGLE_sam|trigger=none}{code:language=javascript}
//the return value for an element of the TextField type, as returned by the following code
var etype = elements.elementName.getElementType();
if (etype == ELEMENT_TYPES.RECTANGLE)
{
     // element is a rectangle element
}
{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}{builder-show:permission=edit}{tr:id=des}{td}{sub-section:RTF_AREA_des|trigger=button|text=}{sub-section}{sub-section:RTF_AREA_des|trigger=none|class=sIndent}ConstantReplace representing a rtf area of element.with description{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=snc}{td}*Since*\\{sub-section:RTF_AREA_snc|trigger=button|text=}{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|trigger=button|text=}{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|trigger=button|text=}{sub-section}{sub-section:RTF_AREA_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:RTF_AREA_see|trigger=button|text=}{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|trigger=button|text=}{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|trigger=button|text=}{sub-section}{div:class=sIndent}{sub-section:RTF_AREA_sam|trigger=none}{code:language=javascript}
//the return value for an element of the TextField type, as returned by the following code
var etype = elements.elementName.getElementType();
if (etype == ELEMENT_TYPES.RTF_AREA)
{
     // element is a RTF textarea.
}
{code}{sub-section}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=SPINNER|class=node}{tr:id=name}{td}h6.SPINNER{td}{tr}{builder-show:permission=edit}{tr:id=des}{td}{sub-section:SPINNER_des|trigger=button|text=}{sub-section}{sub-section:SPINNER_des|trigger=none|class=sIndent}ConstantReplace representing a spinner element.with description{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=snc}{td}*Since*\\{sub-section:SPINNER_snc|trigger=button|text=}{sub-section}{sub-section:SPINNER_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:SPINNER_prs|trigger=button|text=}{sub-section}{sub-section:SPINNER_prs|trigger=none|class=sIndent}{sub-section}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:SPINNER_ret|trigger=button|text=}{sub-section}{sub-section:SPINNER_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:SPINNER_see|trigger=button|text=}{sub-section}{div:class=sIndent}{sub-section:SPINNER_see|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:SPINNER_link|trigger=button|text=}{sub-section}{div:class=sIndent}{sub-section:SPINNER_link|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:SPINNER_sam|trigger=button|text=}{sub-section}{div:class=sIndent}{sub-section:SPINNER_sam|trigger=none}{code:language=javascript}
//the return value for an element of the Spinner type, as returned by the following code
var etype = elements.elementName.getElementType();
if (etype == ELEMENT_TYPES.SPINNER)
{
     // element is a SPINNER element
}
{code}{sub-section}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=SPLITPANE|class=node}{tr:id=name}{td}h6.SPLITPANE{td}{tr}{builder-show:permission=edit}{tr:id=des}{td}{sub-section:SPLITPANE_des|trigger=button|text=}{sub-section}{sub-section:SPLITPANE_des|trigger=none|class=sIndent}Constant representing a splitpane element.}Replace with description{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=snc}{td}*Since*\\{sub-section:SPLITPANE_snc|trigger=button|text=}{sub-section}{sub-section:SPLITPANE_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:SPLITPANE_prs|trigger=button|text=}{sub-section}{sub-section:SPLITPANE_prs|trigger=none|class=sIndent}{sub-section}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:SPLITPANE_ret|trigger=button|text=}{sub-section}{sub-section:SPLITPANE_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:SPLITPANE_see|trigger=button|text=}{sub-section}{div:class=sIndent}{sub-section:SPLITPANE_see|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:SPLITPANE_link|trigger=button|text=}{sub-section}{div:class=sIndent}{sub-section:SPLITPANE_link|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:SPLITPANE_sam|trigger=button|text=}{sub-section}{div:class=sIndent}{sub-section:SPLITPANE_sam|trigger=none}{code:language=javascript}
//the return value for an element type, as returned by the following code
var etype = elements.elementName.getElementType();
if (etype == ELEMENT_TYPES.SPLITPANE)
{
     // element is a splitpane element
}
{code}{sub-section}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=TABPANEL|class=node}{tr:id=name}{td}h6.TABPANEL{td}{tr}{builder-show:permission=edit}{tr:id=des}{td}{sub-section:TABPANEL_des|trigger=button|text=}{sub-section}{sub-section:TABPANEL_des|trigger=none|class=sIndent}ConstantReplace representing an element of the Tabpanel type.with description{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=snc}{td}*Since*\\{sub-section:TABPANEL_snc|trigger=button|text=}{sub-section}{sub-section:TABPANEL_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:TABPANEL_prs|trigger=button|text=}{sub-section}{sub-section:TABPANEL_prs|trigger=none|class=sIndent}{sub-section}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:TABPANEL_ret|trigger=button|text=}{sub-section}{sub-section:TABPANEL_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:TABPANEL_see|trigger=button|text=}{sub-section}{div:class=sIndent}{sub-section:TABPANEL_see|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:TABPANEL_link|trigger=button|text=}{sub-section}{div:class=sIndent}{sub-section:TABPANEL_link|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:TABPANEL_sam|trigger=button|text=}{sub-section}{div:class=sIndent}{sub-section:TABPANEL_sam|trigger=none}{code:language=javascript}
//the return value for an element of the Tabpanel type, as returned by the following code
var etype = elements.elementName.getElementType();
if (etype == ELEMENT_TYPES.TABPANEL)
{
     // element is a Tabpanel component
}
{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}{builder-show:permission=edit}{tr:id=des}{td}{sub-section:TEXT_AREA_des|trigger=button|text=}{sub-section}{sub-section:TEXT_AREA_des|trigger=none|class=sIndent}ConstantReplace representing an element of the TextArea type.with description{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=snc}{td}*Since*\\{sub-section:TEXT_AREA_snc|trigger=button|text=}{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|trigger=button|text=}{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|trigger=button|text=}{sub-section}{sub-section:TEXT_AREA_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:TEXT_AREA_see|trigger=button|text=}{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|trigger=button|text=}{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|trigger=button|text=}{sub-section}{div:class=sIndent}{sub-section:TEXT_AREA_sam|trigger=none}{code:language=javascript}
//the return value for an element of the TextArea type, as returned by the following code
var etype = elements.elementName.getElementType();
if (etype == ELEMENT_TYPES.TEXT_AREA)
{
     // element is a TextArea field
}
{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}{builder-show:permission=edit}{tr:id=des}{td}{sub-section:TEXT_FIELD_des|trigger=button|text=}{sub-section}{sub-section:TEXT_FIELD_des|trigger=none|class=sIndent}ConstantReplace representing an element of the TextField type.with description{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=snc}{td}*Since*\\{sub-section:TEXT_FIELD_snc|trigger=button|text=}{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|trigger=button|text=}{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|trigger=button|text=}{sub-section}{sub-section:TEXT_FIELD_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:TEXT_FIELD_see|trigger=button|text=}{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|trigger=button|text=}{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|trigger=button|text=}{sub-section}{div:class=sIndent}{sub-section:TEXT_FIELD_sam|trigger=none}{code:language=javascript}
//the return value for an element of the TextField type, as returned by the following code
var etype = elements.elementName.getElementType();
if (etype == ELEMENT_TYPES.TEXT_FIELD)
{
     // element is a text field
}
{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}{builder-show:permission=edit}{tr:id=des}{td}{sub-section:TYPE_AHEAD_des|trigger=button|text=}{sub-section}{sub-section:TYPE_AHEAD_des|trigger=none|class=sIndent}ConstantReplace representing a typeahead element.with description{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=snc}{td}*Since*\\{sub-section:TYPE_AHEAD_snc|trigger=button|text=}{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|trigger=button|text=}{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|trigger=button|text=}{sub-section}{sub-section:TYPE_AHEAD_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:TYPE_AHEAD_see|trigger=button|text=}{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|trigger=button|text=}{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|trigger=button|text=}{sub-section}{div:class=sIndent}{sub-section:TYPE_AHEAD_sam|trigger=none}{code:language=javascript}
//the return value for an element of the TextField type, as returned by the following code
var etype = elements.elementName.getElementType();
if (etype == ELEMENT_TYPES.TYPE_AHEAD)
{
     // element is a type ahead element
}
{code}{sub-section}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{table}