Uses of Interface
ch.nolix.systemapi.containercontrol.tabcontainer.ITabContainerTab
Packages that use ITabContainerTab
Package
Description
-
Uses of ITabContainerTab in ch.nolix.system.containercontrol.tabcontainer
Classes in ch.nolix.system.containercontrol.tabcontainer that implement ITabContainerTabMethods in ch.nolix.system.containercontrol.tabcontainer that return ITabContainerTabModifier and TypeMethodDescriptionTabContainer.getStoredFirstTabByHeader(String header) TabContainer.getStoredSelectedTab()Sets the header of the currentIFluentMutableHeaderHolder.TabContainerTab.setRootControl(IControl<?, ?> rootControl) Methods in ch.nolix.system.containercontrol.tabcontainer that return types with arguments of type ITabContainerTabMethods in ch.nolix.system.containercontrol.tabcontainer with parameters of type ITabContainerTabModifier and TypeMethodDescriptionTabContainer.addTab(ITabContainerTab tab) TabContainer.addTabs(ITabContainerTab... tabs) Method parameters in ch.nolix.system.containercontrol.tabcontainer with type arguments of type ITabContainerTab -
Uses of ITabContainerTab in ch.nolix.systemapi.containercontrol.tabcontainer
Subinterfaces with type arguments of type ITabContainerTab in ch.nolix.systemapi.containercontrol.tabcontainerMethods in ch.nolix.systemapi.containercontrol.tabcontainer that return ITabContainerTabModifier and TypeMethodDescriptionITabContainer.getStoredFirstTabByHeader(String header) ITabContainer.getStoredSelectedTab()Methods in ch.nolix.systemapi.containercontrol.tabcontainer that return types with arguments of type ITabContainerTabMethods in ch.nolix.systemapi.containercontrol.tabcontainer with parameters of type ITabContainerTabModifier and TypeMethodDescriptionITabContainer.addTab(ITabContainerTab tab) ITabContainer.addTabs(ITabContainerTab... tabs) Method parameters in ch.nolix.systemapi.containercontrol.tabcontainer with type arguments of type ITabContainerTab