Form class
Signature:
export class borogove_Form implements borogove_FormSection
Implements: borogove_FormSection
Constructors
| Constructor | Modifiers | Description |
|---|---|---|
| (constructor)(form, oob) |
protected
|
Constructs a new instance of the borogove_Form class
|
Methods
| Method | Modifiers | Description |
|---|---|---|
| isResult() | Is this form entirely results / read-only? | |
| items() | Items to render inside this form | |
| title() | Title of this form | |
| url() | URL to use instead of this form |