User-defined title override
Last tab activity state
ViewRef to the tab DOM element
Parent tab (usually a SplitTabComponent)
Ping this if your recovery state has been changed and you want your tab state to be saved sooner
Current tab title
CSS color override for the tab's header
CSS color override for the tab's header
icon override for the tab's header
icon override for the tab's header
Return false to prevent the tab from being closed
Removes the activity marker from the tab header
Called before the tab is closed
Shows the activity marker on the tab header
Override this to enable task completion notifications for the tab
Override this and implement a TabRecoveryProvider to enable recovery for your custom tab
JSON serializable tab state representation for your TabRecoveryProvider to parse
Sets visual progressbar on the tab
Generated using TypeDoc
Abstract base class for custom tab components