Class TabsheetState

    • Field Detail

      • tabIndex

        @NoLayout
        public int tabIndex
        Index of the component when switching focus - not related to Tabsheet tabs.
      • tabsVisible

        public boolean tabsVisible
        true to show the tab bar, false to only show the contained component
      • selected

        public String selected
        the key of the currently selected tab
      • tabCaptionsAsHtml

        public boolean tabCaptionsAsHtml
    • Constructor Detail

      • TabsheetState

        public TabsheetState()