Package | Description |
---|---|
com.axemble.vdoc.sdk.interfaces.ui.definitions | |
com.axemble.vdoc.sdk.interfaces.ui.designer | |
com.axemble.vdoc.sdk.mail.extensions |
Modifier and Type | Method and Description |
---|---|
IBlockDefinition |
IContentDefinition.getParentBlock()
Gets the parent block.
|
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.
|
Modifier and Type | Method and Description |
---|---|
IBlockDefinition |
BaseMailExtension.onPrepare() |
Modifier and Type | Method and Description |
---|---|
void |
BaseMailExtension.onPrepare(IBlockDefinition blockDefinition) |
Copyright © 2022 Visiativ. All rights reserved.