Interface ILabelSection

All Superinterfaces:
ISection
All Known Implementing Classes:
AutoCompleteSection, BooleanSection, ComboboxSection, ContainerAutoCompleteSection, ContainerBooleanSection, ContainerComboboxSection, ContainerTextSection, CustomSection, EmfAutoCompleteSection, EmfBooleanSection, EmfComboboxSection, EmfTextSection, TextSection

public interface ILabelSection extends ISection
  • Method Details

    • labelProperties

      void labelProperties(LabelProperties labelProperties)
    • getRealLabelWidth

      int getRealLabelWidth()
    • setLabelWidth

      void setLabelWidth(int labelWidth)
    • isSkipCalculatingWidth

      boolean isSkipCalculatingWidth()