tools\nice_tools2 library

Classes

NiceColumnChooser
A column visibility chooser — typically attached to data grids.
NiceColumnDef
Column definition for the chooser.
NiceExport
A data export utility widget with format selection and download trigger.
NiceFormBuilder
A dynamic form rendered from a list of field definitions (JSON-driven).
NiceFormFieldDef
A field definition used by NiceFormBuilder.
NiceFormRow
A row of form fields (rendered horizontally).
NicePermission
A permission matrix entry.
NicePermissionMatrix
A matrix grid for editing permissions (roles × actions).
NicePrintPreview
Print preview dialog content with page navigation.
NiceViewBuilder
A visual builder UI for assembling view definitions.
NiceViewComponent
A component definition within a view layout.
NiceViewDefinition
A complete view definition (serializable to/from JSON).
NiceViewRenderer
A runtime renderer that renders a view definition into actual widgets.

Enums

NiceExportFormat
Export format.
NiceFormFieldType
Definition of a single form field for the runtime builder.
NiceViewComponentType
Type of component that can be placed in a view.
NiceViewLayout