FormItem class
Signature:
export class borogove_FormItem
Constructors
| Constructor | Modifiers | Description |
|---|---|---|
| (constructor)(text, field, section, tableHeader, tableRows, status) |
protected
|
Constructs a new instance of the borogove_FormItem class
|
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| field | borogove_FormField | null | ||
| section | borogove_FormSection | null | ||
| status | string | null | ||
| tableHeader | borogove_FormField[] | null | ||
| tableRows | borogove_FormField[][] | null | ||
| text | string | null |