IRISLIB database
pageParameters Class Reference

Property superclass used to define parameters available to ZEN page classes. More...

Inheritance diagram for pageParameters:
Collaboration diagram for pageParameters:

Additional Inherited Members

- Static Public Attributes inherited from componentParameters
 ZENCLIENTONLY = None
 If true, then the associated property is treated as a client-only. More...
 
 ZENENCRYPT = None
 If true, then the associated property will be encrypted when. More...
 
 ZENEXPRESSION = None
 If true, this indicates that the associated property can contain. More...
 
 ZENLOCALIZE = None
 If true, then the associated property will have localization. More...
 

Detailed Description

Property superclass used to define parameters available to ZEN page classes.