| Modifier and Type | Method and Description |
|---|---|
StiDockStyle |
StiPage.getDockStyle()
Gets or sets a type of the component docking.
|
StiDockStyle |
StiComponent.getDockStyle()
gets or sets a type of the component docking.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiPage.setDockStyle(StiDockStyle value) |
void |
StiComponent.setDockStyle(StiDockStyle value) |
| Modifier and Type | Method and Description |
|---|---|
StiDockStyle |
StiBand.getDockStyle()
Gets or sets a type of the component docking.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiBand.setDockStyle(StiDockStyle value) |
| Modifier and Type | Method and Description |
|---|---|
void |
StiContainer.SetDockStyle(StiDockStyle dockStyle)
Sets Dock from all selected objects in the container.
|
| Modifier and Type | Method and Description |
|---|---|
StiDockStyle |
StiCrossHeaderBand.getDockStyle()
Gets or sets a type of the component docking.
|
StiDockStyle |
StiCrossGroupHeaderBand.getDockStyle()
Gets or sets a type of the component docking.
|
StiDockStyle |
StiCrossGroupFooterBand.getDockStyle()
Gets or sets a type of the component docking.
|
StiDockStyle |
StiCrossFooterBand.getDockStyle()
Gets or sets a type of the component docking.
|
StiDockStyle |
StiCrossDataBand.getDockStyle()
Gets or sets a type of the component docking.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiCrossHeaderBand.setDockStyle(StiDockStyle value) |
void |
StiCrossGroupHeaderBand.setDockStyle(StiDockStyle value) |
void |
StiCrossGroupFooterBand.setDockStyle(StiDockStyle value) |
void |
StiCrossFooterBand.setDockStyle(StiDockStyle value) |
void |
StiCrossDataBand.setDockStyle(StiDockStyle value) |
| Modifier and Type | Method and Description |
|---|---|
static StiDockStyle |
StiDockStyle.forValue(int value) |
static StiDockStyle |
StiDockStyle.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiDockStyle[] |
StiDockStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
StiDockStyle |
StiPrimitive.getDockStyle() |
| Modifier and Type | Method and Description |
|---|---|
void |
StiPrimitive.setDockStyle(StiDockStyle value) |
| Modifier and Type | Method and Description |
|---|---|
StiDockStyle |
StiTableCellRichText.getCellDockStyle() |
StiDockStyle |
StiTableCellImage.getCellDockStyle() |
StiDockStyle |
StiTableCellCheckBox.getCellDockStyle() |
StiDockStyle |
StiTableCell.getCellDockStyle() |
StiDockStyle |
IStiTableCell.getCellDockStyle() |
StiDockStyle |
StiTableCellRichText.getDockStyle() |
StiDockStyle |
StiTableCellImage.getDockStyle() |
StiDockStyle |
StiTableCellCheckBox.getDockStyle() |
StiDockStyle |
StiTableCell.getDockStyle() |
| Modifier and Type | Method and Description |
|---|---|
void |
StiTableCellRichText.setCellDockStyle(StiDockStyle value) |
void |
StiTableCellImage.setCellDockStyle(StiDockStyle value) |
void |
StiTableCellCheckBox.setCellDockStyle(StiDockStyle value) |
void |
StiTableCell.setCellDockStyle(StiDockStyle value) |
void |
IStiTableCell.setCellDockStyle(StiDockStyle value) |
void |
StiTableCellRichText.setDockStyle(StiDockStyle value) |
void |
StiTableCellImage.setDockStyle(StiDockStyle value) |
void |
StiTableCellCheckBox.setDockStyle(StiDockStyle value) |
void |
StiTableCell.setDockStyle(StiDockStyle value) |
| Modifier and Type | Method and Description |
|---|---|
StiDockStyle |
StiCrossField.getDockStyle() |
| Modifier and Type | Method and Description |
|---|---|
void |
StiCrossField.setDockStyle(StiDockStyle value) |
| Modifier and Type | Method and Description |
|---|---|
StiDockStyle |
StiReportControl.getDockStyle() |
| Modifier and Type | Method and Description |
|---|---|
void |
StiReportControl.setDockStyle(StiDockStyle value) |
Copyright © 2019 Stimulsoft. All Rights Reserved.