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 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}[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}[#GROUP#COMBOBOX]
Constant representing a Groupcombobox of elementselement.{td}{tr}{tbody}{tbody}{tr}{td}[String]{td}{td}[#IMAGE_MEDIA#GROUP]
Constant representing ana elementGroup of the ImageMedia typeelements.{td}{tr}{tbody}{tbody}{tr}{td}[String]{td}{td}[#LABEL#HTML_AREA]
Constant representing ana elementhtml of the Label typearea element.{td}{tr}{tbody}{tbody}{tr}{td}[String]{td}{td}[#PASSWORD#IMAGE_MEDIA]
Constant representing an element of the PasswordImageMedia type.{td}{tr}{tbody}{tbody}{tr}{td}[String]{td}{td}[#PORTAL#LABEL]
Constant representing an element of the PortalLabel type.{td}{tr}{tbody}{tbody}{tr}{td}[String]{td}{td}[#RADIOS#PASSWORD]
Constant representing an element of the RadiosPassword type.{td}{tr}{tbody}{tbody}{tr}{td}[String]{td}{td}[#TABPANEL#PORTAL]
Constant representing an element of the TabpanelPortal type.{td}{tr}{tbody}{tbody}{tr}{td}[String]{td}{td}[#TEXT_AREA#RADIOS]
Constant representing an element of the TextAreaRadios type.{td}{tr}{tbody}{tbody}{tr}{td}[String]{td}{td}[#TEXT_FIELD#RECTANGLE]
Constant representing a anrectangle element of the TextField type.{td}{tr}{tbody}{tabletbody}\\ 

{table:id=constant|class=servoy sDetail{tr}{colgrouptd}[String]{column:padding=0px|width=100%}{column}{colgroup}{tr:style=height: 30px;}{th:colspan=1}Constants Details{th}{tr}{tbody:id=BUTTONtd}{td}[#RTF_AREA]
Constant representing a rtf area of 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:padding=0px|width=100%}{column}{colgroup}{tr:style=height: 30px;}{th:colspan=1}Constants Details{th}{tr}{tbody:id=BUTTON|class=node}{tr:id=name}{td}h6.BUTTON{td}{tr}{tr:id=des}{td}{sub-section:BUTTON_des|text=|trigger=button}{sub-section}{sub-section:BUTTON_des|trigger=none|class=sIndent}Constant representing an element of the Button type.{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=snc}{td}*Since*\\{sub-section:BUTTON_snc|text=|trigger=button}{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|text=|trigger=button}{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|text=|trigger=button}{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|text=|trigger=button}{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|text=|trigger=button}{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|text=|trigger=button}{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}{tr:id=des}{td}{sub-section:CALENDAR_des|text=|trigger=button}{sub-section}{sub-section:CALENDAR_des|trigger=none|class=sIndent}Constant representing an element of the Calendar type.{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}[String]{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}
//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}{tr:id=des}{td}{sub-section:CHECK_des|text=|trigger=button}{sub-section}{sub-section:CHECK_des|trigger=none|class=sIndent}Constant representing an element of the Check type.{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=snc}{td}*Since*\\{sub-section:CHECK_snc|text=|trigger=button}{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|text=|trigger=button}{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|text=|trigger=button}{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|text=|trigger=button}{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|text=|trigger=button}{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|text=|trigger=button}{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}{tr:id=des}{td}{sub-section:COMBOBOX_des|text=|trigger=button}{sub-section}{sub-section:COMBOBOX_des|trigger=none|class=sIndent}Constant representing a combobox element.{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}[String]{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}
//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=GROUP|class=node}{tr:id=name}{td}h6.GROUP{td}{tr}{tr:id=des}{td}{sub-section:GROUP_des|text=|trigger=button}{sub-section}{sub-section:GROUP_des|trigger=none|class=sIndent}Constant representing a Group of elements.{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=snc}{td}*Since*\\{sub-section:GROUP_snc|text=|trigger=button}{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|text=|trigger=button}{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|text=|trigger=button}{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|text=|trigger=button}{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|text=|trigger=button}{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|text=|trigger=button}{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}{tr:id=des}{td}{sub-section:HTML_AREA_des|text=|trigger=button}{sub-section}{sub-section:HTML_AREA_des|trigger=none|class=sIndent}Constant representing a html area element.{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}[String]{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}
//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.BUTTONIMAGE_MEDIA{td}{tr}{tr:id=des}{td}{sub-section:BUTTONIMAGE_MEDIA_des|text=|trigger=button}{sub-section}{sub-section:BUTTONIMAGE_MEDIA_des|trigger=none|class=sIndent}Constant representing an element of the ButtonImageMedia type.{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=snc}{td}*Since*\\{sub-section:BUTTONIMAGE_MEDIA_snc|text=|trigger=button}{sub-section}{sub-section:BUTTONIMAGE_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:BUTTONIMAGE_MEDIA_prs|text=|trigger=button}{sub-section}{sub-section:BUTTONIMAGE_MEDIA_prs|trigger=none|class=sIndent}{sub-section}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:BUTTONIMAGE_MEDIA_ret|text=|trigger=button}{sub-section}{sub-section:BUTTONIMAGE_MEDIA_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:BUTTONIMAGE_MEDIA_see|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:BUTTONIMAGE_MEDIA_see|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:BUTTONIMAGE_MEDIA_link|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:BUTTONIMAGE_MEDIA_link|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:BUTTONIMAGE_MEDIA_sam|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:BUTTONIMAGE_MEDIA_sam|trigger=none}{code:language=javascript}
//the return value for an element of the ButtonImageMedia type, as returned by the following code
var etype = elements.elementName.getElementType();
if (etype == ELEMENT_TYPES.BUTTONIMAGE_MEDIA)
{
     // element is a ButtonImage Media componentfield
}
{code}{sub-section}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=CALENDARLABEL|class=node}{tr:id=name}{td}h6.CALENDARLABEL{td}{tr}{tr:id=des}{td}{sub-section:CALENDARLABEL_des|text=|trigger=button}{sub-section}{sub-section:CALENDARLABEL_des|trigger=none|class=sIndent}Constant representing an element of the CalendarLabel type.{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=snc}{td}*Since*\\{sub-section:CALENDARLABEL_snc|text=|trigger=button}{sub-section}{sub-section:CALENDARLABEL_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:CALENDARLABEL_prs|text=|trigger=button}{sub-section}{sub-section:CALENDARLABEL_prs|trigger=none|class=sIndent}{sub-section}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:CALENDARLABEL_ret|text=|trigger=button}{sub-section}{sub-section:CALENDARLABEL_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:CALENDARLABEL_see|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:CALENDARLABEL_see|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:CALENDARLABEL_link|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:CALENDARLABEL_link|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:CALENDARLABEL_sam|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:CALENDARLABEL_sam|trigger=none}{code:language=javascript}
//the return value for an element of the CalendarLabel type, as returned by the following code
var etype = elements.elementName.getElementType();
if (etype == ELEMENT_TYPES.CALENDARLABEL)
{
     // element is a CalendarLabel fieldcomponent
}
{code}{sub-section}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=CHECKPASSWORD|class=node}{tr:id=name}{td}h6.CHECKPASSWORD{td}{tr}{tr:id=des}{td}{sub-section:CHECKPASSWORD_des|text=|trigger=button}{sub-section}{sub-section:CHECKPASSWORD_des|trigger=none|class=sIndent}Constant representing an element of the CheckPassword type.{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=snc}{td}*Since*\\{sub-section:CHECKPASSWORD_snc|text=|trigger=button}{sub-section}{sub-section:CHECKPASSWORD_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:CHECKPASSWORD_prs|text=|trigger=button}{sub-section}{sub-section:CHECKPASSWORD_prs|trigger=none|class=sIndent}{sub-section}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:CHECKPASSWORD_ret|text=|trigger=button}{sub-section}{sub-section:CHECKPASSWORD_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:CHECKPASSWORD_see|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:CHECKPASSWORD_see|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:CHECKPASSWORD_link|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:CHECKPASSWORD_link|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:CHECKPASSWORD_sam|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:CHECKPASSWORD_sam|trigger=none}{code:language=javascript}
//the return value for an element of the CheckPassword type, as returned by the following code
var etype = elements.elementName.getElementType();
if (etype == ELEMENT_TYPES.CHECKPASSWORD)
{
     // element is a Check(box) fieldPassword component
}
{code}{sub-section}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=GROUPPORTAL|class=node}{tr:id=name}{td}h6.GROUPPORTAL{td}{tr}{tr:id=des}{td}{sub-section:GROUPPORTAL_des|text=|trigger=button}{sub-section}{sub-section:GROUPPORTAL_des|trigger=none|class=sIndent}Constant representing aan Groupelement of elementsthe Portal type.{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=snc}{td}*Since*\\{sub-section:GROUPPORTAL_snc|text=|trigger=button}{sub-section}{sub-section:GROUPPORTAL_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:GROUPPORTAL_prs|text=|trigger=button}{sub-section}{sub-section:GROUPPORTAL_prs|trigger=none|class=sIndent}{sub-section}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:GROUPPORTAL_ret|text=|trigger=button}{sub-section}{sub-section:GROUPPORTAL_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:GROUPPORTAL_see|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:GROUPPORTAL_see|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:GROUPPORTAL_link|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:GROUPPORTAL_link|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:GROUPPORTAL_sam|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:GROUPPORTAL_sam|trigger=none}{code:language=javascript}
//the return value for an element of the TextFieldPortal type, as returned by the following code
var etype = elements.elementName.getElementType();
if (etype == ELEMENT_TYPES.GROUPPORTAL)
{
     // element is a groupPortal elementcomponent
}
{code}{sub-section}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=IMAGE_MEDIARADIOS|class=node}{tr:id=name}{td}h6.IMAGE_MEDIARADIOS{td}{tr}{tr:id=des}{td}{sub-section:IMAGE_MEDIARADIOS_des|text=|trigger=button}{sub-section}{sub-section:IMAGERADIOS_MEDIA_des|trigger=none|class=sIndent}Constant representing an element of the ImageMediaRadios type.{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=snc}{td}*Since*\\{sub-section:IMAGE_MEDIARADIOS_snc|text=|trigger=button}{sub-section}{sub-section:IMAGERADIOS_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:IMAGERADIOS_MEDIA_prs|text=|trigger=button}{sub-section}{sub-section:IMAGERADIOS_MEDIA_prs|trigger=none|class=sIndent}{sub-section}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:IMAGERADIOS_MEDIA_ret|text=|trigger=button}{sub-section}{sub-section:IMAGE_MEDIARADIOS_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:IMAGE_MEDIARADIOS_see|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:IMAGERADIOS_MEDIA_see|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:IMAGERADIOS_MEDIA_link|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:IMAGERADIOS_MEDIA_link|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:IMAGE_MEDIARADIOS_sam|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:IMAGERADIOS_MEDIA_sam|trigger=none}{code:language=javascript}
//the return value for an element of the ImageMediaRadios type, as returned by the following code
var etype = elements.elementName.getElementType();
if (etype == ELEMENT_TYPES.IMAGE_MEDIARADIOS)
{
     // element is a Image MediaRadios field.
}
{code}{sub-section}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=LABELRECTANGLE|class=node}{tr:id=name}{td}h6.LABELRECTANGLE{td}{tr}{tr:id=des}{td}{sub-section:LABELRECTANGLE_des|text=|trigger=button}{sub-section}{sub-section:LABELRECTANGLE_des|trigger=none|class=sIndent}Constant representing an element of the Label type representing a rectangle element.{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=snc}{td}*Since*\\{sub-section:LABELRECTANGLE_snc|text=|trigger=button}{sub-section}{sub-section:LABELRECTANGLE_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:LABELRECTANGLE_prs|text=|trigger=button}{sub-section}{sub-section:LABELRECTANGLE_prs|trigger=none|class=sIndent}{sub-section}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:LABELRECTANGLE_ret|text=|trigger=button}{sub-section}{sub-section:LABELRECTANGLE_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:LABELRECTANGLE_see|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:LABELRECTANGLE_see|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:LABELRECTANGLE_link|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:LABELRECTANGLE_link|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:LABELRECTANGLE_sam|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:LABELRECTANGLE_sam|trigger=none}{code:language=javascript}
//the return value for an element of the LabelTextField type, as returned by the following code
var etype = elements.elementName.getElementType();
if (etype == ELEMENT_TYPES.LABELRECTANGLE)
{
     // element is a Labelrectangle componentelement
}
{code}{sub-section}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=PASSWORDRTF_AREA|class=node}{tr:id=name}{td}h6.PASSWORDRTF_AREA{td}{tr}{tr:id=des}{td}{sub-section:PASSWORDRTF_AREA_des|text=|trigger=button}{sub-section}{sub-section:PASSWORDRTF_AREA_des|trigger=none|class=sIndent}Constant representing a anrtf elementarea of the Password typeelement.{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=snc}{td}*Since*\\{sub-section:PASSWORDRTF_AREA_snc|text=|trigger=button}{sub-section}{sub-section:PASSWORDRTF_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:PASSWORDRTF_AREA_prs|text=|trigger=button}{sub-section}{sub-section:PASSWORDRTF_AREA_prs|trigger=none|class=sIndent}{sub-section}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:PASSWORDRTF_AREA_ret|text=|trigger=button}{sub-section}{sub-section:PASSWORDRTF_AREA_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:PASSWORDRTF_AREA_see|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:PASSWORDRTF_AREA_see|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:PASSWORDRTF_AREA_link|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:PASSWORDRTF_AREA_link|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:PASSWORDRTF_AREA_sam|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:PASSWORDRTF_AREA_sam|trigger=none}{code:language=javascript}
//the return value for an element of the PasswordTextField type, as returned by the following code
var etype = elements.elementName.getElementType();
if (etype == ELEMENT_TYPES.PASSWORDRTF_AREA)
{
     // element is a PasswordRTF componenttextarea.
}
{code}{sub-section}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=PORTALSPLITPANE|class=node}{tr:id=name}{td}h6.PORTALSPLITPANE{td}{tr}{tr:id=des}{td}{sub-section:PORTALSPLITPANE_des|text=|trigger=button}{sub-section}{sub-section:PORTALSPLITPANE_des|trigger=none|class=sIndent}Constant representing a ansplitpane element of the Portal type.{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=snc}{td}*Since*\\{sub-section:PORTALSPLITPANE_snc|text=|trigger=button}{sub-section}{sub-section:PORTALSPLITPANE_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:PORTALSPLITPANE_prs|text=|trigger=button}{sub-section}{sub-section:PORTALSPLITPANE_prs|trigger=none|class=sIndent}{sub-section}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:PORTALSPLITPANE_ret|text=|trigger=button}{sub-section}{sub-section:PORTALSPLITPANE_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:PORTALSPLITPANE_see|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:PORTALSPLITPANE_see|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:PORTALSPLITPANE_link|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:PORTALSPLITPANE_link|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:PORTALSPLITPANE_sam|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:PORTALSPLITPANE_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.PORTALSPLITPANE)
{
     // element is a Portalsplitpane componentelement
}
{code}{sub-section}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=RADIOSTABPANEL|class=node}{tr:id=name}{td}h6.RADIOSTABPANEL{td}{tr}{tr:id=des}{td}{sub-section:RADIOSTABPANEL_des|text=|trigger=button}{sub-section}{sub-section:RADIOSTABPANEL_des|trigger=none|class=sIndent}Constant representing an element of the RadiosTabpanel type.{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=snc}{td}*Since*\\{sub-section:RADIOSTABPANEL_snc|text=|trigger=button}{sub-section}{sub-section:RADIOSTABPANEL_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:RADIOSTABPANEL_prs|text=|trigger=button}{sub-section}{sub-section:RADIOSTABPANEL_prs|trigger=none|class=sIndent}{sub-section}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:RADIOSTABPANEL_ret|text=|trigger=button}{sub-section}{sub-section:RADIOSTABPANEL_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:RADIOSTABPANEL_see|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:RADIOSTABPANEL_see|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:RADIOSTABPANEL_link|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:RADIOSTABPANEL_link|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:RADIOSTABPANEL_sam|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:RADIOSTABPANEL_sam|trigger=none}{code:language=javascript}
//the return value for an element of the RadiosTabpanel type, as returned by the following code
var etype = elements.elementName.getElementType();
if (etype == ELEMENT_TYPES.RADIOSTABPANEL)
{
     // element is a RadiosTabpanel field.component
}
{code}{sub-section}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=TABPANELTEXT_AREA|class=node}{tr:id=name}{td}h6.TABPANELTEXT_AREA{td}{tr}{tr:id=des}{td}{sub-section:TABPANELTEXT_AREA_des|text=|trigger=button}{sub-section}{sub-section:TABPANELTEXT_AREA_des|trigger=none|class=sIndent}Constant representing an element of the TabpanelTextArea type.{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=snc}{td}*Since*\\{sub-section:TABPANELTEXT_AREA_snc|text=|trigger=button}{sub-section}{sub-section:TABPANELTEXT_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:TABPANELTEXT_AREA_prs|text=|trigger=button}{sub-section}{sub-section:TABPANELTEXT_AREA_prs|trigger=none|class=sIndent}{sub-section}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:TABPANELTEXT_AREA_ret|text=|trigger=button}{sub-section}{sub-section:TABPANELTEXT_AREA_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:TABPANELTEXT_AREA_see|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:TABPANELTEXT_AREA_see|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:TABPANELTEXT_AREA_link|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:TABPANELTEXT_AREA_link|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:TABPANELTEXT_AREA_sam|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:TABPANELTEXT_AREA_sam|trigger=none}{code:language=javascript}
//the return value for an element of the TabpanelTextArea type, as returned by the following code
var etype = elements.elementName.getElementType();
if (etype == ELEMENT_TYPES.TABPANELTEXT_AREA)
{
     // element is a TabpanelTextArea componentfield
}
{code}{sub-section}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=TEXT_AREAFIELD|class=node}{tr:id=name}{td}h6.TEXT_AREAFIELD{td}{tr}{tr:id=des}{td}{sub-section:TEXT_AREAFIELD_des|text=|trigger=button}{sub-section}{sub-section:TEXT_AREAFIELD_des|trigger=none|class=sIndent}Constant representing an element of the TextAreaTextField type.{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=snc}{td}*Since*\\{sub-section:TEXT_AREAFIELD_snc|text=|trigger=button}{sub-section}{sub-section:TEXT_AREAFIELD_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_AREAFIELD_prs|text=|trigger=button}{sub-section}{sub-section:TEXT_AREAFIELD_prs|trigger=none|class=sIndent}{sub-section}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:TEXT_AREAFIELD_ret|text=|trigger=button}{sub-section}{sub-section:TEXT_AREAFIELD_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:TEXT_AREAFIELD_see|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:TEXT_AREAFIELD_see|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:TEXT_AREAFIELD_link|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:TEXT_AREAFIELD_link|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:TEXT_AREAFIELD_sam|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:TEXT_AREAFIELD_sam|trigger=none}{code:language=javascript}
//the return value for an element of the TextAreaTextField type, as returned by the following code
var etype = elements.elementName.getElementType();
if (etype == ELEMENT_TYPES.TEXT_AREAFIELD)
{
     // element is a TextAreatext field
}
{code}{sub-section}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=TEXTTYPE_FIELDAHEAD|class=node}{tr:id=name}{td}h6.TEXTTYPE_FIELDAHEAD{td}{tr}{tr:id=des}{td}{sub-section:TEXTTYPE_FIELDAHEAD_des|text=|trigger=button}{sub-section}{sub-section:TEXTTYPE_FIELDAHEAD_des|trigger=none|class=sIndent}Constant representing ana typeahead element of the TextField type.{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=snc}{td}*Since*\\{sub-section:TEXTTYPE_FIELDAHEAD_snc|text=|trigger=button}{sub-section}{sub-section:TEXTTYPE_FIELDAHEAD_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:TEXTTYPE_FIELDAHEAD_prs|text=|trigger=button}{sub-section}{sub-section:TEXTTYPE_FIELDAHEAD_prs|trigger=none|class=sIndent}{sub-section}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:TEXTTYPE_FIELDAHEAD_ret|text=|trigger=button}{sub-section}{sub-section:TEXTTYPE_FIELDAHEAD_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:TEXTTYPE_FIELDAHEAD_see|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:TEXTTYPE_FIELDAHEAD_see|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:TEXTTYPE_FIELDAHEAD_link|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:TEXTTYPE_FIELDAHEAD_link|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:TEXTTYPE_FIELDAHEAD_sam|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:TEXTTYPE_FIELDAHEAD_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.TEXTTYPE_FIELDAHEAD)
{
     // element is a texttype ahead fieldelement
}
{code}{sub-section}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{table}