content of the tab
unique identifier for the tab
See [TabContent.canBeClosed]{@link TabContent#canBeClosed}.
See [TabContent.initial]{@link TabContent#initial}.
See [TabContent.injectedObject]{@link TabContent#injectedObject}.
Whether the tab was initialized after it's creation.
See [TabGroup.initializeTab()]{@link TabView#initializeTab} for more information.
See {@link TabContent#label}.
See [TabContent.order]{@link TabContent#order}.
See [TabContent.parentUniqueId]{@link TabContent#parentUniqueId}.
Reference to the component portal that is used to display the tab content
A stream that is injected into each tab and is used to inform the tab about its termination
See [TabContent.tabContentComponent]{@link TabContent#tabContentComponent}.
A stream that is injected into each tab and is used to inform that tab whenever it is selected or deselected
Closes the stream held in this object
Generated using TypeDoc
Holds the information of tab opened in a tab view.
See TabView for more information.