{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=E6981F13-B281-4194-9C9E-C25D76513F81}{tr:id=name}{td}h6.WEBCLIENT_TEMPLATES_DIR{td}{tr}{tr:id=des}{td}{sub-section:E6981F13-B281-4194-9C9E-C25D76513F81_des|text=|trigger=button}{sub-section}{sub-section:E6981F13-B281-4194-9C9E-C25D76513F81_des|trigger=none|class=sIndent}Property that can be set using application.setUIProperty(), 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:E6981F13-B281-4194-9C9E-C25D76513F81_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:E6981F13-B281-4194-9C9E-C25D76513F81_prs|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:E6981F13-B281-4194-9C9E-C25D76513F81_ret|text=|trigger=button}{sub-section}{sub-section:E6981F13-B281-4194-9C9E-C25D76513F81_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:E6981F13-B281-4194-9C9E-C25D76513F81_see|text=|trigger=button}{sub-section}{sub-section:E6981F13-B281-4194-9C9E-C25D76513F81_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:E6981F13-B281-4194-9C9E-C25D76513F81_see|text=|trigger=button}{sub-section}{sub-section:E6981F13-B281-4194-9C9E-C25D76513F81_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:E6981F13-B281-4194-9C9E-C25D76513F81_sam|text=|trigger=button}{sub-section}{sub-section:E6981F13-B281-4194-9C9E-C25D76513F81_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}