Uses of Enum Class
com.stimulsoft.report.components.enums.StiDockStyle
Packages that use StiDockStyle
Package
Description
-
Uses of StiDockStyle in com.stimulsoft.report.components
Methods in com.stimulsoft.report.components that return StiDockStyleModifier and TypeMethodDescriptionStiComponent.getDockStyle()gets or sets a type of the component docking.StiPage.getDockStyle()Gets or sets a type of the component docking.Methods in com.stimulsoft.report.components with parameters of type StiDockStyleModifier and TypeMethodDescriptionvoidStiComponent.setDockStyle(StiDockStyle value) voidStiPage.setDockStyle(StiDockStyle value) -
Uses of StiDockStyle in com.stimulsoft.report.components.bands
Methods in com.stimulsoft.report.components.bands that return StiDockStyleModifier and TypeMethodDescriptionStiBand.getDockStyle()Gets or sets a type of the component docking.Methods in com.stimulsoft.report.components.bands with parameters of type StiDockStyle -
Uses of StiDockStyle in com.stimulsoft.report.components.complexcomponents
Methods in com.stimulsoft.report.components.complexcomponents with parameters of type StiDockStyleModifier and TypeMethodDescriptionfinal voidStiContainer.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 StiDockStyleModifier and TypeMethodDescriptionStiCrossDataBand.getDockStyle()Gets or sets a type of the component docking.StiCrossFooterBand.getDockStyle()Gets or sets a type of the component docking.StiCrossGroupFooterBand.getDockStyle()Gets or sets a type of the component docking.StiCrossGroupHeaderBand.getDockStyle()Gets or sets a type of the component docking.StiCrossHeaderBand.getDockStyle()Gets or sets a type of the component docking.Methods in com.stimulsoft.report.components.crossBands with parameters of type StiDockStyleModifier and TypeMethodDescriptionvoidStiCrossDataBand.setDockStyle(StiDockStyle value) voidStiCrossFooterBand.setDockStyle(StiDockStyle value) voidStiCrossGroupFooterBand.setDockStyle(StiDockStyle value) voidStiCrossGroupHeaderBand.setDockStyle(StiDockStyle value) voidStiCrossHeaderBand.setDockStyle(StiDockStyle value) -
Uses of StiDockStyle in com.stimulsoft.report.components.enums
Methods in com.stimulsoft.report.components.enums that return StiDockStyleModifier and TypeMethodDescriptionstatic StiDockStyleStiDockStyle.forValue(int value) static StiDockStyleReturns the enum constant of this class with the specified name.static StiDockStyle[]StiDockStyle.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of StiDockStyle in com.stimulsoft.report.components.simplecomponents
Methods in com.stimulsoft.report.components.simplecomponents that return StiDockStyleMethods in com.stimulsoft.report.components.simplecomponents with parameters of type StiDockStyle -
Uses of StiDockStyle in com.stimulsoft.report.components.table
Methods in com.stimulsoft.report.components.table that return StiDockStyleModifier and TypeMethodDescriptionIStiTableCell.getCellDockStyle()final StiDockStyleStiTableCell.getCellDockStyle()final StiDockStyleStiTableCellCheckBox.getCellDockStyle()final StiDockStyleStiTableCellImage.getCellDockStyle()final StiDockStyleStiTableCellRichText.getCellDockStyle()StiTableCell.getDockStyle()StiTableCellCheckBox.getDockStyle()StiTableCellImage.getDockStyle()StiTableCellRichText.getDockStyle()Methods in com.stimulsoft.report.components.table with parameters of type StiDockStyleModifier and TypeMethodDescriptionvoidIStiTableCell.setCellDockStyle(StiDockStyle value) final voidStiTableCell.setCellDockStyle(StiDockStyle value) final voidStiTableCellCheckBox.setCellDockStyle(StiDockStyle value) final voidStiTableCellImage.setCellDockStyle(StiDockStyle value) final voidStiTableCellRichText.setCellDockStyle(StiDockStyle value) voidStiTableCell.setDockStyle(StiDockStyle value) voidStiTableCellCheckBox.setDockStyle(StiDockStyle value) voidStiTableCellImage.setDockStyle(StiDockStyle value) voidStiTableCellRichText.setDockStyle(StiDockStyle value) -
Uses of StiDockStyle in com.stimulsoft.report.crossTab
Methods in com.stimulsoft.report.crossTab that return StiDockStyleMethods in com.stimulsoft.report.crossTab with parameters of type StiDockStyle -
Uses of StiDockStyle in com.stimulsoft.report.dialogs
Methods in com.stimulsoft.report.dialogs that return StiDockStyleMethods in com.stimulsoft.report.dialogs with parameters of type StiDockStyle