Class TabboxEngineImpl

  • All Implemented Interfaces:
    TabboxEngine

    public class TabboxEngineImpl
    extends java.lang.Object
    implements TabboxEngine
    An implementation engine for tabbox with model.
    Since:
    7.0.0
    Author:
    jumperchen
    • Constructor Detail

      • TabboxEngineImpl

        public TabboxEngineImpl()
    • Method Detail

      • newUnloadedTabpanel

        protected Tabpanel newUnloadedTabpanel()
        Returns the empty tabpanel for model to use.
      • newUnloadedTab

        protected Tab newUnloadedTab()
        Returns the empty tab for model to use.