| Package | Description |
|---|---|
| com.axemble.vdoc.sdk.interfaces.ui.designer |
| Modifier and Type | Method and Description |
|---|---|
IDesignCellBlock |
IDesignLineBlock.createDesignCellBlock()
Creates a cell into a line.
|
IDesignCellBlock |
IDesignLineBlock.createDesignCellBlockAfter(IDesignCellBlock previousSibling)
Creates a cell into a line.
|
IDesignCellBlock |
IDesignLineBlock.createDesignCellBlockBefore(IDesignCellBlock nextSibling)
Creates a cell into a line.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<IDesignCellBlock> |
IDesignLineBlock.getDesignCellBlocks()
Gets the design cells
|
| Modifier and Type | Method and Description |
|---|---|
IDesignCellBlock |
IDesignLineBlock.createDesignCellBlockAfter(IDesignCellBlock previousSibling)
Creates a cell into a line.
|
IDesignCellBlock |
IDesignLineBlock.createDesignCellBlockBefore(IDesignCellBlock nextSibling)
Creates a cell into a line.
|
void |
IDesignLineBlock.detachDesignCellBlock(IDesignCellBlock designCell)
Detaches a design cell from its container.
|
Copyright © 2022 Visiativ. All rights reserved.