Class LocalizedAttributeInfo


  • public class LocalizedAttributeInfo
    extends java.lang.Object
    Provides information about localized attribute (components which are essential for rendering localized attribute as well as section and attribute configuration).
    • Method Detail

      • getSectionHeaderRow

        public TableRow getSectionHeaderRow()
      • getLocalizedAttributeGroup

        public TableRowsGroup getLocalizedAttributeGroup()
      • getSectionConfiguration

        public Section getSectionConfiguration()
      • getAttributeConfiguration

        public Attribute getAttributeConfiguration()
      • getCurrentLocaleRow

        public TableRow getCurrentLocaleRow()
      • setCurrentLocaleRow

        public void setCurrentLocaleRow​(TableRow currentLocaleRow)