| Interface | Description |
|---|---|
| FormDrawing | |
| IDraw |
For supporters of draw.
|
| IForm |
For supporters of form.
|
| ILink |
For supporters of image drawing.
|
| IPosDraw | |
| IStorageFormAction |
| Class | Description |
|---|---|
| Add |
Builds an add record presentation that allows the user to enter details for the new record.
|
| AddRecordLink |
Builds an add record presentation that allows the user to enter details for the new record.
|
| AjaxSelect |
Builds a html select with options.
|
| BaseFormAction |
Contains fields and links which are a common base requirement for all form
actions
|
| Button |
Container class for html buttons.
|
| CallbackPhoneAction | |
| ClientParamNames | |
| CommonFormFields | |
| DeleteRecordLink |
Builds an add record presentation that allows the user to enter details for the new record.
|
| DrawFields | |
| Edit |
Builds an edit record presentation.
|
| EditPage |
Builds a page edit form.
|
| Field |
Display information for a field (retrieved from data)
|
| FieldCode |
This class is used to present a field for view, add, edit using a code call to retrieve
or store the field data.
example: |
| FieldHide |
Can insert a field_hide into a field_list for an Add.
|
| FieldList | |
| FieldRaw | |
| FileUpload | |
| FileViewerAction |
Gets a file and presents it in a table, a row for each line, can have line numbers also.
|
| FormDrawingUtils | |
| FormUtils | |
| FrameAction |
Builds a record search presentation.
|
| Link |
Container class for html links.
|
| List |
Builds a html list display from a query.
|
| ListCP |
List Control Panel
|
| ListPopulator | |
| PostProcesses | |
| PreProcesses | |
| PreProcessor | |
| PresentationFormAction | |
| Reset |
Builds a login record presentation.
|
| Search |
Builds a record search presentation.
|
| SelectForm | |
| StorageBaseFormAction |
Manages all properties required for accessing storage
|
| UpdateRecordLink |
Builds an update record presentation that allows the user to enter details for the record.
|
| ViewForm |
Builds an edit record presentation.
|
| Enum | Description |
|---|---|
| List.format | |
| List.request_parameters |
It is possible to override the setting for the following list attributes by passing the values in the browser request parameters.
|
| ListPopulator.types | |
| PageConstant |
These are the constants we use for getting information between the browser
page and the server.
|
| ThemeConst |