Package | Description |
---|---|
com.axemble.vdoc.sdk.interfaces.ui.definitions | |
com.axemble.vdoc.sdk.interfaces.ui.designer |
Modifier and Type | Interface and Description |
---|---|
interface |
IButtonsGroupBlockDefinition
The generated IButtonsGroupBlockDefinition block.
|
interface |
IColumnsBlockDefinition
The generated IColumnsBlockDefinition block.
|
interface |
ICustomBlockDefinition
The generated ICustomBlockDefinition block.
|
interface |
IFieldsetBlockDefinition
The generated IFieldsetBlockDefinition block.
|
interface |
IFieldsTableBlockDefinition
The generated IFieldsTableBlockDefinition block.
|
interface |
IFieldsTableRowBlockDefinition
The generated IFieldsTableRowBlockDefinition block.
|
interface |
IFormBlockDefinition
The generated IFormBlockDefinition block.
|
interface |
IFormCellBlockDefinition
The generated IFormCellBlockDefinition block.
|
interface |
IFormHighlightBlockDefinition
The generated IFormHighlightBlockDefinition block.
|
interface |
IFormLineBlockDefinition
The generated IFormLineBlockDefinition block.
|
interface |
IFormSectionBlockDefinition
The generated IFormSectionBlockDefinition block.
|
interface |
IFormTableBlockDefinition
The generated IFormTableBlockDefinition block.
|
interface |
IListBlockDefinition
The generated IListBlockDefinition block.
|
interface |
IRowsBlockDefinition
The generated IRowsBlockDefinition block.
|
interface |
ISharedFormBlockDefinition
The generated ISharedFormBlockDefinition block.
|
interface |
ISheetBlockDefinition
The generated ISheetBlockDefinition block.
|
interface |
ISimpleBlockDefinition
The generated ISimpleBlockDefinition block.
|
interface |
ITabBlockDefinition
The generated ITabBlockDefinition block.
|
interface |
ITableBlockDefinition
The generated ITableBlockDefinition block.
|
interface |
ITableRowBlockDefinition
The generated ITableRowBlockDefinition block.
|
interface |
ITabsBlockDefinition
The generated ITabsBlockDefinition block.
|
interface |
ITemplateBlockDefinition
The generated ITemplateBlockDefinition block.
|
Modifier and Type | Method and Description |
---|---|
IBlockDefinition |
IContentDefinition.getParentBlock()
Gets the parent block.
|
IBlockDefinition |
IDefinitionsFactory.newBlockDefinition(String name) |
Modifier and Type | Method and Description |
---|---|
IFragmentDefinition |
IFragmentDefinition.clone(IBlockDefinition parentBlockDefinition)
Clone the fragment definition
|
Modifier and Type | Method and Description |
---|---|
IBlockDefinition |
IDesignBlock.getBlockDefinition()
Gets the internal block definition.
|
Modifier and Type | Method and Description |
---|---|
IDesignBlock |
IDesignBlock.createDesignBlock(IBlockDefinition blockDefinition)
Creates a design block by specifying its definition.
|
IDesignBlock |
IDesignBlock.createDesignBlockAfter(IBlockDefinition blockDefinition,
IDesignContentComponent previousSibling)
Creates a design block by specifying its definition.
|
IDesignBlock |
IDesignBlock.createDesignBlockBefore(IBlockDefinition blockDefinition,
IDesignContentComponent nextSibling)
Creates a design block by specifying its definition.
|
Copyright © 2019 Visiativ Software. All rights reserved.