Defines the target to add custom UI to. See Add for details.

Enumeration Members

AboveBackgroundTab: "LeftTopSidebarBackground"

On the background tab above the main ui of the tab.

AboveClipArtTab: "LeftTopSidebarClipArt"

On the clipart tab above the main ui of the tab.

AboveDrawingTab: "LeftTopSidebarDrawing"

On the drawing tab above the main ui of the tab.

AboveGalleryTab: "LeftTopSidebarGallery"

On the gallery tab above the main ui of the tab.

AboveLayoutTab: "LeftTopSidebarLayout"

On the layout tab above the main ui of the tab.

BatchArea: "BatchArea"

The batch area to hold batch related features.

BelowBackgroundTab: "LeftBottomSidebarBackground"

On the background tab below the main ui of the tab.

BelowClipArtTab: "LeftBottomSidebarClipArt"

On the clipart tab below the main ui of the tab.

BelowDrawingTab: "LeftBottomSidebarDrawing"

On the drawing tab below the main ui of the tab.

BelowGalleryTab: "LeftBottomSidebarGallery"

On the gallery tab below the main ui of the tab.

BelowLayoutTab: "LeftBottomSidebarLayout"

On the layout tab below the main ui of the tab.

BottomRightArea: "BottomRightArea"

The bototm right area of the editor.

CustomTab: "CustomTab"

The new custom tab when enabled within the editor.

FieldsTab: "FieldsTab"

The new fields tab when enabled within the editor. Generally used to house draggable buttons which will create fields.

FreeTarget: "FreeTarget"

This is the area to the right or bottom of the editor canvas. Note: do not use this when in direct preview mode.

FreeTargetPreview: "FreeTargetPreview"

This should be used instead of FreeTarget when in direct preview mode.

HeaderLeft: "HeaderLeft"

Between the back button and menu

MainControlsArea: "MainControlsArea"

The main center area of the editor.

OutsideContainer: "OutsideContainer"

Outside the main editor container.

Overlay: "Overlay"

The custom UI which is added to the loading overlay.

TextField: "TextField"

The text field popup can have a custom tab. This is the area to add custom UI to.

ToolsTab: "ToolsTab"

The new tools tab when enabled within the editor. Used to house any tools and other features specific to the product.

TopRightArea: "TopRightArea"

The top right area of the editor.

ViewControls: "ViewControls"

The view control area at the top of the editor.

Generated using TypeDoc