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.AbstractWidget
class. Further, all field widgets descend from theparasql.widget.FieldWidget
class.
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.