Main Page | Packages | Class Tree | Index | Help

xp.system

class FormDesc

Object
  |
  +--xp.system.FormDesc


class FormDesc
extends Object

FormDesc
A form Descriptor used by MDController to hold specifications of forms to be created on demand


Author:
ProWin Computers Ltd. - Rob Edgar

Version:
3.0.0.000

See also:
support@epresenterplus.com Style properties - padding


Field Summary


formid: String
A reference id to identify this descriptor


instanceCount: Number
Number of instances of this form we have opened


itemStyle: Object
A style (property bag) object to be passed to the form when it is loaded (created)


singleInstance: Boolean
Is only a single instance of this form allowed


src: String
The symbol id of the form



Field Documentation

formid

var formid: String
A reference id to identify this descriptor

instanceCount

var instanceCount: Number
Number of instances of this form we have opened

itemStyle

var itemStyle: Object
A style (property bag) object to be passed to the form when it is loaded (created)

singleInstance

var singleInstance: Boolean
Is only a single instance of this form allowed

src

var src: String
The symbol id of the form


The documentation was generated from the following file:


Generated on 10/30/2005 9:34:02 PM by AS2Doc