Child pages
  • WEBCONSTANTS

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
{div:style=display:none} DO NOT EDIT THE CONTENT OF THIS PAGE DIRECTLY (EXCEPT INSIDE THE DIV BELOW WITH ID=DESCRIPTION), UNLESS YOU KNOW WHAT YOU'RE DOING. THE STRUCTURE OF THE CONTENT IS VITAL IN BEING ABLE TO AUTO UPDATE THE CONTENT THROUGH THE DOC GENERATOR{div} {div:id=description}{div}\\ {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}[#WEBCLIENT_TEMPLATES_DIR] Property that can be set using application.{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=WEBCLIENT_TEMPLATES_DIR}{tr:id=name}{td}h6.WEBCLIENT_TEMPLATES_DIR{td}{tr}{tr:id=ret}{td}*Returns*\\{div:class=sIndent}[String]{div}{td}{tr}{tr:id=sam}{td}*Sample*\\{div:class=sIndent}{code:language=javascript} // set this if you want to set the css path to
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.putClientProperty(), it sets 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.putClientProperty(APP_WEB_PROPERTY.WEBCLIENT_TEMPLATES_DIR, 'myclient1'); {code}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{table}
location directory in the templates dir for this client
ret

Returns

sIndent
clients

Supported Clients

sIndentWebClient
sam

Sample

sIdentjavascript
lastDetailRow