Child pages
  • WEBCONSTANTS

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:class=servoy sSummery}{colgroup}{column:width=80px}{column}{column}{column}{colgroup}{tr:style=height: 30px;}{th:colspan=2}Constants Summary{th}{tr}{tbody}{tr}{td}[String]{td}{td}[#WEBCLIENT_TEMPLATES_DIR] Property that can be set using application.{td}{tr}{tbody}{table}\\{table:class=servoy sDetail}{colgroup}{column:width=100%}{column}{colgroup}{tr:style=height: 30px;}{th:colspan=1}Constants Details{th}{tr}{tbody:id=C08E9892-0B36-4341-BB29-92DABAB03A56}{tr:id=name}{td}h6.WEBCLIENT_TEMPLATES_DIR{td}{tr}{tr:id=des}{td}{sub-section:C08E9892-0B36-4341-BB29-92DABAB03A56_des|text=|trigger=button}{sub-section}{sub-section:C08E9892-0B36-4341-BB29-92DABAB03A56_des|trigger=none|class=sIndent}
Wiki Markup
Cache
indextrue
refresh100d
showRefreshtrue
iddoc
titleRefresh page
showDatetrue
retryEnable

servoy sReturnTypes2100%height: 30px;2Supported ClientssWordListWebClient

servoy sSummary12%30%58%height: 30px;3Constants SummaryProperty that can be set using application.

constantservoy sDetail2100%height:30px2Constants DetailsWEBCLIENT_TEMPLATES_DIRname

WEBCLIENT_TEMPLATES_DIR

dessIndent
Property that can be set using application.
setUIProperty
putClientProperty(), it sets the servoy_web_client_default.css location directory in the templates dir for this client
{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=prs}{td}*Parameters*\\{sub-section:C08E9892-0B36-4341-BB29-92DABAB03A56_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:C08E9892-0B36-4341-BB29-92DABAB03A56_prs|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:C08E9892-0B36-4341-BB29-92DABAB03A56_ret|text=|trigger=button}{sub-section}{sub-section:C08E9892-0B36-4341-BB29-92DABAB03A56_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:C08E9892-0B36-4341-BB29-92DABAB03A56_see|text=|trigger=button}{sub-section}{sub-section:C08E9892-0B36-4341-BB29-92DABAB03A56_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:C08E9892-0B36-4341-BB29-92DABAB03A56_see|text=|trigger=button}{sub-section}{sub-section:C08E9892-0B36-4341-BB29-92DABAB03A56_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:C08E9892-0B36-4341-BB29-92DABAB03A56_sam|text=|trigger=button}{sub-section}{sub-section:C08E9892-0B36-4341-BB29-92DABAB03A56_sam|class=sIndent|trigger=none}{code:language=javascript} // set this if you want to set the css path to the servoy_web_client_default.css file that you can specify per client // by default this file resides in '/servoy-webclient/templates/default/servoy_web_client_default.css' // and you will override the 'default' in that url so setting it to myclient1 will result in: // by default this file resides in '/servoy-webclient/templates/myclient1/servoy_web_client_default.css' application.setUIProperty(APP_WEB_PROPERTY.WEBCLIENT_TEMPLATES_DIR, 'myclient1'); {code}{sub-section}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{table}
ret

Returns

sIndent
clients

Supported Clients

sIndentWebClient
sam

Sample

sIdentjavascript
lastDetailRow