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:
{{ZKDevelopersReferencePageHeader}}
+
{{ZKClient-sideReferencePageHeader}}
  
 
'''Syntax:'''
 
'''Syntax:'''
Line 21: Line 21:
 
|}
 
|}
  
{{ZKDevelopersReferencePageFooter}}
+
{{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

Last Update : 2010/12/03


Version Date Content
     



Last Update : 2010/12/03

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.