|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of StiDockStyle in com.stimulsoft.report.components |
---|
Methods in com.stimulsoft.report.components that return StiDockStyle | |
---|---|
StiDockStyle |
StiPage.getDockStyle()
Gets or sets a type of the component docking. |
StiDockStyle |
StiComponent.getDockStyle()
gets or sets a type of the component docking. |
Methods in com.stimulsoft.report.components with parameters of type StiDockStyle | |
---|---|
void |
StiPage.setDockStyle(StiDockStyle value)
|
void |
StiComponent.setDockStyle(StiDockStyle value)
|
Uses of StiDockStyle in com.stimulsoft.report.components.bands |
---|
Methods in com.stimulsoft.report.components.bands that return StiDockStyle | |
---|---|
StiDockStyle |
StiBand.getDockStyle()
Gets or sets a type of the component docking. |
Methods in com.stimulsoft.report.components.bands with parameters of type StiDockStyle | |
---|---|
void |
StiBand.setDockStyle(StiDockStyle value)
|
Uses of StiDockStyle in com.stimulsoft.report.components.complexcomponents |
---|
Methods in com.stimulsoft.report.components.complexcomponents with parameters of type StiDockStyle | |
---|---|
void |
StiContainer.SetDockStyle(StiDockStyle dockStyle)
Sets Dock from all selected objects in the container. |
Uses of StiDockStyle in com.stimulsoft.report.components.crossBands |
---|
Methods in com.stimulsoft.report.components.crossBands that return StiDockStyle | |
---|---|
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. |
Methods in com.stimulsoft.report.components.crossBands with parameters of type StiDockStyle | |
---|---|
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)
|
Uses of StiDockStyle in com.stimulsoft.report.components.enums |
---|
Methods in com.stimulsoft.report.components.enums that return StiDockStyle | |
---|---|
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. |
Uses of StiDockStyle in com.stimulsoft.report.components.simplecomponents |
---|
Methods in com.stimulsoft.report.components.simplecomponents that return StiDockStyle | |
---|---|
StiDockStyle |
StiPrimitive.getDockStyle()
|
Methods in com.stimulsoft.report.components.simplecomponents with parameters of type StiDockStyle | |
---|---|
void |
StiPrimitive.setDockStyle(StiDockStyle value)
|
Uses of StiDockStyle in com.stimulsoft.report.components.table |
---|
Methods in com.stimulsoft.report.components.table that return StiDockStyle | |
---|---|
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()
|
Methods in com.stimulsoft.report.components.table with parameters of type StiDockStyle | |
---|---|
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)
|
Uses of StiDockStyle in com.stimulsoft.report.crossTab |
---|
Methods in com.stimulsoft.report.crossTab that return StiDockStyle | |
---|---|
StiDockStyle |
StiCrossField.getDockStyle()
|
Methods in com.stimulsoft.report.crossTab with parameters of type StiDockStyle | |
---|---|
void |
StiCrossField.setDockStyle(StiDockStyle value)
|
Uses of StiDockStyle in com.stimulsoft.report.dialogs |
---|
Methods in com.stimulsoft.report.dialogs that return StiDockStyle | |
---|---|
StiDockStyle |
StiReportControl.getDockStyle()
|
Methods in com.stimulsoft.report.dialogs with parameters of type StiDockStyle | |
---|---|
void |
StiReportControl.setDockStyle(StiDockStyle value)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |