Child pages
  • CLIENTDESIGN

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
{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}[#HANDLES] Property that can be set using elements\['element\_1'\].{td}{tr}{tbody}{tbody}{tr}{td}[String]{td}{td}[#SELECTABLE] Property that can be set using elements\['element\_1'\].{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=HANDLES|class=node}{tr:id=name}{td}h6.HANDLES{td}{tr}{tr:id=des}{td}{sub-section:HANDLES_des|trigger=button|text=}{sub-section}{sub-section:HANDLES_des|trigger=none|class=sIndent}
Wiki Markup
Cache
indextrue
refresh100d
showRefreshtrue
iddoc
titleRefresh page
showDatetrue
retryEnable

servoy sReturnTypes2100%height: 30px;2Supported ClientssWordListSmartClientsWordListWebClientsWordListNGClient

servoy sSummary12%30%58%height: 30px;3Constants SummaryProperty that can be set using elements['element_1'].Property that can be set using elements['element_1'].

constantservoy sDetail2100%height:30px2Constants DetailsHANDLESname

HANDLES

dessIndent
Property that can be set using elements
\
['element
\
_1'
\
].putClientProperty(...), it sets the available handles in clientdesign
{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=snc}{td}*Since*\\{sub-section:HANDLES_snc|trigger=button|text=}{sub-section}{sub-section:HANDLES_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:HANDLES_prs|trigger=button|text=}{sub-section}{sub-section:HANDLES_prs|trigger=none|class=sIndent}{sub-section}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:HANDLES_ret|trigger=button|text=}{sub-section}{sub-section:HANDLES_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:HANDLES_see|trigger=button|text=}{sub-section}{div:class=sIndent}{sub-section:HANDLES_see|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:HANDLES_link|trigger=button|text=}{sub-section}{div:class=sIndent}{sub-section:HANDLES_link|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:HANDLES_sam|trigger=button|text=}{sub-section}{div:class=sIndent}{sub-section:HANDLES_sam|trigger=none}{code:language=javascript} //by default all are present. ('l' stands for left, 't' stands for top, etc.) elements['element_1'].putClientProperty(CLIENTDESIGN.HANDLES, new Array('r', 'l')); // other options are 't', 'b', 'r', 'l', 'bl', 'br', 'tl', 'tr' {code}{sub-section}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=SELECTABLE|class=node}{tr:id=name}{td}h6.SELECTABLE{td}{tr}{tr:id=des}{td}{sub-section:SELECTABLE_des|trigger=button|text=}{sub-section}{sub-section:SELECTABLE_des|trigger=none|class=sIndent}
ret

Returns

sIndent
clients

Supported Clients

sIndentSmartClient,WebClient,NGClient
sam

Sample

sIdentjavascript
lastDetailRowSELECTABLEname

SELECTABLE

dessIndent
Property that can be set using elements
\
['element
\
_1'
\
].putClientProperty(...), it sets the selectable flag in clientdesign
{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=snc}{td}*Since*\\{sub-section:SELECTABLE_snc|trigger=button|text=}{sub-section}{sub-section:SELECTABLE_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:SELECTABLE_prs|trigger=button|text=}{sub-section}{sub-section:SELECTABLE_prs|trigger=none|class=sIndent}{sub-section}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:SELECTABLE_ret|trigger=button|text=}{sub-section}{sub-section:SELECTABLE_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:SELECTABLE_see|trigger=button|text=}{sub-section}{div:class=sIndent}{sub-section:SELECTABLE_see|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:SELECTABLE_link|trigger=button|text=}{sub-section}{div:class=sIndent}{sub-section:SELECTABLE_link|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:SELECTABLE_sam|trigger=button|text=}{sub-section}{div:class=sIndent}{sub-section:SELECTABLE_sam|trigger=none}{code:language=javascript} //by default an element with an name is selectable in client design elements['element_1'].putClientProperty(CLIENTDESIGN.SELECTABLE, false); {code}{sub-section}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{table}
ret

Returns

sIndent
clients

Supported Clients

sIndentSmartClient,WebClient,NGClient
sam

Sample

sIdentjavascript
lastDetailRow