widget
This namespace contains the collection of UI objects that form the core of your application.
- Description:
This namespace contains the collection of UI objects that form the core of your application. All widgets descend from the
parasql.widget.AbstractWidgetclass. Further, all field widgets descend from theparasql.widget.FieldWidgetclass.
Classes
- AbstractWidget
- BlobField
- ButtonWidget
- ChartWidget
- ContainerWidget
- DataWidget
- FieldWidget
- FileUploadField
- HTMLFieldWidget
- HTMLWidget
- ImageUploadField
- MasterLayout
- MenuWidget
- ModalContainer
- NotesFieldWidget
- RecordWidget
- ReportWidget
- SignatureField
- TabsWidget
- TextFieldWidget
Namespaces
- util
- This namespace contains helper classes for the parasql.widget namespace.