Package | Description |
---|---|
com.axemble.vdoc.sdk.interfaces.ui.designer |
Modifier and Type | Method and Description |
---|---|
IDesignLineBlock |
IDesignTableBlock.createDesignLineBlock()
Creates a line within a table.
|
IDesignLineBlock |
IDesignTableBlock.createDesignLineBlockAfter(IDesignLineBlock previousSibling)
Creates a line within a table.
|
IDesignLineBlock |
IDesignTableBlock.createDesignLineBlockBefore(IDesignLineBlock nextSibling)
Creates a line within a table.
|
Modifier and Type | Method and Description |
---|---|
Collection<IDesignLineBlock> |
IDesignTableBlock.getDesignLineBlocks()
Gets the design lines
|
Modifier and Type | Method and Description |
---|---|
IDesignLineBlock |
IDesignTableBlock.createDesignLineBlockAfter(IDesignLineBlock previousSibling)
Creates a line within a table.
|
IDesignLineBlock |
IDesignTableBlock.createDesignLineBlockBefore(IDesignLineBlock nextSibling)
Creates a line within a table.
|
void |
IDesignTableBlock.detachDesignLineBlock(IDesignLineBlock designLine)
Detaches a design line from a table.
|
Copyright © 2022 Visiativ. All rights reserved.