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