Enum Class StiComponentToolboxPosition

java.lang.Object
java.lang.Enum<StiComponentToolboxPosition>
com.stimulsoft.report.components.enums.StiComponentToolboxPosition
All Implemented Interfaces:
Serializable, Comparable<StiComponentToolboxPosition>, Constable

public enum StiComponentToolboxPosition extends Enum<StiComponentToolboxPosition>
Enumeration which sets positions of the report components on the toolbox of the report designer.
  • Nested Class Summary

    Nested classes/interfaces inherited from class java.lang.Enum

    Enum.EnumDesc<E extends Enum<E>>
  • Enum Constant Summary

    Enum Constants
    Enum Constant
    Description
    Sets a position of the BarCode component on the toolbox of the designer.
    Sets a position of the Chart component on the toolbox of the designer.
    Sets a position of the CheckBox component on the toolbox of the designer.
    Sets a position of the Child band on the toolbox of the designer.
    Sets a position of the Clone component on the toolbox of the designer.
    Sets a position of the ColumnFooter band on the toolbox of the designer.
    Sets a position of the ColumnHeader band on the toolbox of the designer.
     
    Sets a position of the Container component on the toolbox of the designer.
    Sets a position of the ContourText component on the toolbox of the designer.
    Sets a position of the CrossData band on the toolbox of the designer.
    Sets a position of the CrossFooter band on the toolbox of the designer.
    Sets a position of the CrossGroupFooter band on the toolbox of the designer.
    Sets a position of the CrossGroupHeader band on the toolbox of the designer.
    Sets a position of the CrossHeader band on the toolbox of the designer.
    Sets a position of the CrossTab band on the toolbox of the designer.
    Sets a position of the Data band on the toolbox of the designer.
    Sets a position of the Empty band on the toolbox of the designer.
    Sets a position of the Footer band on the toolbox of the designer.
    Sets a position of the GroupFooter band on the toolbox of the designer.
    Sets a position of the GroupHeader band on the toolbox of the designer.
    Sets a position of the Header band on the toolbox of the designer.
    Sets a position of the Hierarchical band on the toolbox of the designer.
    Sets a position of the HorizontalLinePrimitive component on the toolbox of the designer.
    Sets a position of the Image component on the toolbox of the designer.
    Sets a position of the Line component on the toolbox of the designer.
    Sets a position of the Overlay band on the toolbox of the designer.
    Sets a position of the PageFooter band on the toolbox of the designer.
    Sets a position of the PageHeader band on the toolbox of the designer.
    Sets a position of the Panel component on the toolbox of the designer.
    Sets a position of the RectanglePrimitive component on the toolbox of the designer.
    Sets a position of the ReportSummary band on the toolbox of the designer.
    Sets a position of the ReportTitle band on the toolbox of the designer.
    Sets a position of the RichText component on the toolbox of the designer.
    Sets a position of the RoundedRectanglePrimitive component on the toolbox of the designer.
    Sets a position of the Shape component on the toolbox of the designer.
    Sets a position of the Sparkline component on the toolbox of the designer.
    Sets a position of the SubReport component on the toolbox of the designer.
    Sets a position of the SystemText component on the toolbox of the designer.
    Sets a position of the Table on the toolbox of the designer.
    Sets a position of the Text component on the toolbox of the designer.
    Sets a position of the TextInCells component on the toolbox of the designer.
    Sets a position of the UserCode component on the toolbox of the designer.
    Sets a position of the VerticalLinePrimitive component on the toolbox of the designer.
    Sets a position of the WinControl component on the toolbox of the designer.
    Sets a position of the ZipCode component on the toolbox of the designer.
  • Method Summary

    Modifier and Type
    Method
    Description
    forValue(int value)
     
    int
     
    Returns the enum constant of this class with the specified name.
    Returns an array containing the constants of this enum class, in the order they are declared.

    Methods inherited from class java.lang.Object

    getClass, notify, notifyAll, wait, wait, wait
  • Enum Constant Details

    • Component

      public static final StiComponentToolboxPosition Component
    • ReportTitleBand

      public static final StiComponentToolboxPosition ReportTitleBand
      Sets a position of the ReportTitle band on the toolbox of the designer.
    • ReportSummaryBand

      public static final StiComponentToolboxPosition ReportSummaryBand
      Sets a position of the ReportSummary band on the toolbox of the designer.
    • PageHeaderBand

      public static final StiComponentToolboxPosition PageHeaderBand
      Sets a position of the PageHeader band on the toolbox of the designer.
    • PageFooterBand

      public static final StiComponentToolboxPosition PageFooterBand
      Sets a position of the PageFooter band on the toolbox of the designer.
    • GroupHeaderBand

      public static final StiComponentToolboxPosition GroupHeaderBand
      Sets a position of the GroupHeader band on the toolbox of the designer.
    • GroupFooterBand

      public static final StiComponentToolboxPosition GroupFooterBand
      Sets a position of the GroupFooter band on the toolbox of the designer.
    • HeaderBand

      public static final StiComponentToolboxPosition HeaderBand
      Sets a position of the Header band on the toolbox of the designer.
    • FooterBand

      public static final StiComponentToolboxPosition FooterBand
      Sets a position of the Footer band on the toolbox of the designer.
    • ColumnHeaderBand

      public static final StiComponentToolboxPosition ColumnHeaderBand
      Sets a position of the ColumnHeader band on the toolbox of the designer.
    • ColumnFooterBand

      public static final StiComponentToolboxPosition ColumnFooterBand
      Sets a position of the ColumnFooter band on the toolbox of the designer.
    • DataBand

      public static final StiComponentToolboxPosition DataBand
      Sets a position of the Data band on the toolbox of the designer.
    • Table

      public static final StiComponentToolboxPosition Table
      Sets a position of the Table on the toolbox of the designer.
    • HierarchicalBand

      public static final StiComponentToolboxPosition HierarchicalBand
      Sets a position of the Hierarchical band on the toolbox of the designer.
    • ChildBand

      public static final StiComponentToolboxPosition ChildBand
      Sets a position of the Child band on the toolbox of the designer.
    • EmptyBand

      public static final StiComponentToolboxPosition EmptyBand
      Sets a position of the Empty band on the toolbox of the designer.
    • OverlayBand

      public static final StiComponentToolboxPosition OverlayBand
      Sets a position of the Overlay band on the toolbox of the designer.
    • CrossTab

      public static final StiComponentToolboxPosition CrossTab
      Sets a position of the CrossTab band on the toolbox of the designer.
    • CrossGroupHeaderBand

      public static final StiComponentToolboxPosition CrossGroupHeaderBand
      Sets a position of the CrossGroupHeader band on the toolbox of the designer.
    • CrossGroupFooterBand

      public static final StiComponentToolboxPosition CrossGroupFooterBand
      Sets a position of the CrossGroupFooter band on the toolbox of the designer.
    • CrossHeaderBand

      public static final StiComponentToolboxPosition CrossHeaderBand
      Sets a position of the CrossHeader band on the toolbox of the designer.
    • CrossFooterBand

      public static final StiComponentToolboxPosition CrossFooterBand
      Sets a position of the CrossFooter band on the toolbox of the designer.
    • CrossDataBand

      public static final StiComponentToolboxPosition CrossDataBand
      Sets a position of the CrossData band on the toolbox of the designer.
    • Text

      public static final StiComponentToolboxPosition Text
      Sets a position of the Text component on the toolbox of the designer.
    • TextInCells

      public static final StiComponentToolboxPosition TextInCells
      Sets a position of the TextInCells component on the toolbox of the designer.
    • SystemText

      public static final StiComponentToolboxPosition SystemText
      Sets a position of the SystemText component on the toolbox of the designer.
    • ContourText

      public static final StiComponentToolboxPosition ContourText
      Sets a position of the ContourText component on the toolbox of the designer.
    • RichText

      public static final StiComponentToolboxPosition RichText
      Sets a position of the RichText component on the toolbox of the designer.
    • Image

      public static final StiComponentToolboxPosition Image
      Sets a position of the Image component on the toolbox of the designer.
    • BarCode

      public static final StiComponentToolboxPosition BarCode
      Sets a position of the BarCode component on the toolbox of the designer.
    • Shape

      public static final StiComponentToolboxPosition Shape
      Sets a position of the Shape component on the toolbox of the designer.
    • Line

      public static final StiComponentToolboxPosition Line
      Sets a position of the Line component on the toolbox of the designer.
    • Container

      public static final StiComponentToolboxPosition Container
      Sets a position of the Container component on the toolbox of the designer.
    • Panel

      public static final StiComponentToolboxPosition Panel
      Sets a position of the Panel component on the toolbox of the designer.
    • Clone

      public static final StiComponentToolboxPosition Clone
      Sets a position of the Clone component on the toolbox of the designer.
    • CheckBox

      public static final StiComponentToolboxPosition CheckBox
      Sets a position of the CheckBox component on the toolbox of the designer.
    • SubReport

      public static final StiComponentToolboxPosition SubReport
      Sets a position of the SubReport component on the toolbox of the designer.
    • WinControl

      public static final StiComponentToolboxPosition WinControl
      Sets a position of the WinControl component on the toolbox of the designer.
    • ZipCode

      public static final StiComponentToolboxPosition ZipCode
      Sets a position of the ZipCode component on the toolbox of the designer.
    • HorizontalLinePrimitive

      public static final StiComponentToolboxPosition HorizontalLinePrimitive
      Sets a position of the HorizontalLinePrimitive component on the toolbox of the designer.
    • VerticalLinePrimitive

      public static final StiComponentToolboxPosition VerticalLinePrimitive
      Sets a position of the VerticalLinePrimitive component on the toolbox of the designer.
    • RectanglePrimitive

      public static final StiComponentToolboxPosition RectanglePrimitive
      Sets a position of the RectanglePrimitive component on the toolbox of the designer.
    • RoundedRectanglePrimitive

      public static final StiComponentToolboxPosition RoundedRectanglePrimitive
      Sets a position of the RoundedRectanglePrimitive component on the toolbox of the designer.
    • Sparkline

      public static final StiComponentToolboxPosition Sparkline
      Sets a position of the Sparkline component on the toolbox of the designer.
    • Chart

      public static final StiComponentToolboxPosition Chart
      Sets a position of the Chart component on the toolbox of the designer.
    • UserCode

      public static final StiComponentToolboxPosition UserCode
      Sets a position of the UserCode component on the toolbox of the designer.
  • Method Details

    • values

      public static StiComponentToolboxPosition[] values()
      Returns an array containing the constants of this enum class, in the order they are declared.
      Returns:
      an array containing the constants of this enum class, in the order they are declared
    • valueOf

      public static StiComponentToolboxPosition valueOf(String name)
      Returns the enum constant of this class with the specified name. The string must match exactly an identifier used to declare an enum constant in this class. (Extraneous whitespace characters are not permitted.)
      Parameters:
      name - the name of the enum constant to be returned.
      Returns:
      the enum constant with the specified name
      Throws:
      IllegalArgumentException - if this enum class has no constant with the specified name
      NullPointerException - if the argument is null
    • getValue

      public int getValue()
    • forValue

      public static StiComponentToolboxPosition forValue(int value)