Uses of Interface
ch.nolix.systemapi.control.tabcontainer.ITabContainer
Packages that use ITabContainer
-
Uses of ITabContainer in ch.nolix.system.control.tabcontainer
Classes in ch.nolix.system.control.tabcontainer that implement ITabContainerSubclasses with type arguments of type ITabContainer in ch.nolix.system.control.tabcontainerClasses in ch.nolix.system.control.tabcontainer that implement interfaces with type arguments of type ITabContainerMethods in ch.nolix.system.control.tabcontainer that return ITabContainerModifier and TypeMethodDescriptionTabContainer.addTab(ITabContainerTab tab) TabContainer.addTabs(ExtendedIterable<ITabContainerTab> tabs) TabContainer.addTabs(ITabContainerTab... tabs) TabContainerTab.getStoredParentTabContainer()TabContainer.onMenuButtonStyle(Consumer<IButtonStyle> menuButtonStyleEditor) Methods in ch.nolix.system.control.tabcontainer with parameters of type ITabContainerModifier and TypeMethodDescriptionTabContainerHtmlBuilder.createHtmlElementForControl(ITabContainer control) voidTabContainerTab.internalsetParentTabContainer(ITabContainer tabContainer) -
Uses of ITabContainer in ch.nolix.systemapi.control.tabcontainer
Subinterfaces with type arguments of type ITabContainer in ch.nolix.systemapi.control.tabcontainerMethods in ch.nolix.systemapi.control.tabcontainer that return ITabContainerModifier and TypeMethodDescriptionITabContainer.addTab(ITabContainerTab tab) ITabContainer.addTabs(ExtendedIterable<ITabContainerTab> tabs) ITabContainer.addTabs(ITabContainerTab... tabs) ITabContainerTab.getStoredParentTabContainer()ITabContainer.onMenuButtonStyle(Consumer<IButtonStyle> menuButtonStyleEditor) Methods in ch.nolix.systemapi.control.tabcontainer with parameters of type ITabContainerModifier and TypeMethodDescriptionvoidITabContainerTab.internalsetParentTabContainer(ITabContainer tabContainer)