Layout Widget Type Declarations

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).

typedef void A3DPDFField

Field. Abstract type. Fields are low level objects positioned on a PDF page.

typedef void A3DPDFButton

Button field.

See also

Button Module

typedef void A3DPDFTextField

Text field.

typedef void A3DPDFDigitalSignature

Digital signature field.

typedef void A3DPDFCheckBox

Check box field.

See also

Check Box Module

typedef void A3DPDFRadioButton

Radio button field.

typedef void A3DPDFListBox

Listbox field.

See also

ListBox Module

typedef void A3DPDFDropDownList

Drop down list field.

typedef void A3DPDF3DViewCarousel

3D view carousel widget. High level object widget.

typedef void A3DPDFScrollTable

Scroll table widget. High level object widget.

typedef void A3DPDFDataFilter

Data Filter widget. High level object widget.

typedef void A3DPDF3DNodeScene

Widget to interact with 3D nodes (via the 3D model tree or via the 3D annotation scene).

typedef void A3DPDF3DViewList

Widget to interact with 3D views (via the 3D model tree or via the context menu in the 3D annotation scene).