system-property"
From Documentation
(Created page with '{{ZKDevelopersReferencePageHeader}} '''Syntax:''' <system-property> <name>''a_name''</name> <value>''a_value''</value> </system-property> [Optional] It specifies the…') |
m |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | {{ | + | {{ZKClient-sideReferencePageHeader}} |
'''Syntax:''' | '''Syntax:''' | ||
Line 21: | Line 21: | ||
|} | |} | ||
− | {{ | + | {{ZKClient-sideReferencePageFooter}} |
Latest revision as of 03:06, 3 December 2010
Syntax:
<system-property> <name>a_name</name> <value>a_value</value> </system-property>
[Optional]
It specifies the system property (java.lang.System).
Version History
Version | Date | Content |
---|---|---|