| Previous | Next | Frames | No Frames |
| Summary: Field | Property | Contructor | Method | Detail: Field | Property | Contructor | Method |
Object | +--xp.system.FormDesc
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 | |
| var formid: String |
| A reference id to identify this descriptor |
| var instanceCount: Number |
| Number of instances of this form we have opened |
| var itemStyle: Object |
| A style (property bag) object to be passed to the form when it is loaded (created) |
| var singleInstance: Boolean |
| Is only a single instance of this form allowed |
| var src: String |
| The symbol id of the form |