Layout Widget Type Declarations
Type Aliases
| void | A3DPDFWidget | 
| void | A3DPDFField | 
| void | A3DPDFButton | 
| void | A3DPDFTextField | 
| void | A3DPDFDigitalSignature | 
| void | A3DPDFCheckBox | 
| void | A3DPDFRadioButton | 
| void | A3DPDFListBox | 
| void | A3DPDFDropDownList | 
| void | A3DPDF3DViewCarousel | 
| void | A3DPDFScrollTable | 
| void | A3DPDFDataFilter | 
| void | A3DPDF3DNodeScene | 
| void | A3DPDF3DViewList | 
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 
 
        