Layout Widget Type Declarations
Type Aliases
void |
|
void |
|
void |
|
void |
|
void |
|
void |
|
void |
|
void |
|
void |
|
void |
|
void |
|
void |
|
void |
|
void |
Detailed Description
- group a3d_publish_widget_types
Type Alias Documentation
-
typedef void A3DPDFWidget
PDF Widget. Abstract type. Widgets are low level Fields, or High Level widgets (scroll table, view carousel).
See also
-
typedef void A3DPDFField
Field. Abstract type. Fields are low level objects positioned on a PDF page.
See also
-
typedef void A3DPDFButton
Button field.
See also
-
typedef void A3DPDFTextField
Text field.
See also
-
typedef void A3DPDFDigitalSignature
Digital signature field.
See also
-
typedef void A3DPDFCheckBox
Check box field.
See also
-
typedef void A3DPDFRadioButton
Radio button field.
See also
-
typedef void A3DPDFListBox
Listbox field.
See also
-
typedef void A3DPDFDropDownList
Drop down list field.
See also
-
typedef void A3DPDF3DViewCarousel
3D view carousel widget. High level object widget.
See also
-
typedef void A3DPDFScrollTable
Scroll table widget. High level object widget.
See also
-
typedef void A3DPDFDataFilter
Data Filter widget. High level object widget.
See also
-
typedef void A3DPDF3DNodeScene
Widget to interact with 3D nodes (via the 3D model tree or via the 3D annotation scene).
See also
-
typedef void A3DPDF3DViewList
Widget to interact with 3D views (via the 3D model tree or via the context menu in the 3D annotation scene).
See also