public interface TabbableDialogElement
Modifier and Type | Method and Description |
---|---|
String |
getTitle() |
Boolean |
isTab()
Indicates whether an instance of the Tabbable element is to be rendered
within a Tab or as a tab.
|
void |
setTitle(String title) |
Boolean isTab()
String getTitle()
void setTitle(String title)
title
- The title of the tab to be rendered to an author dialogCopyright © 2019 ICF Olson. All rights reserved.