@ThreadSafe abstract static class WP_Votespace.VotespaceTab extends NavTab
Constructor and Description |
---|
WP_Votespace.VotespaceTab(Class<? extends Page> _pageClass)
Contructs a VotespaceTab.
|
Modifier and Type | Method and Description |
---|---|
Bookmark |
bookmark()
The bookmark for the page to which this tab links.
|
Class<? extends Page> |
pageClass()
The class of pages to which this tab links, or null if there is no single class.
|
isEnabled, navBar, setNavBar, shortTitle
WP_Votespace.VotespaceTab(Class<? extends Page> _pageClass)
public final Bookmark bookmark()
NavTab