Class TaskPage.TaskPageTab
- java.lang.Object
- 
- com.inductiveautomation.ignition.gateway.web.models.DefaultConfigTab
- 
- com.inductiveautomation.ignition.gateway.tasks.TaskPage.TaskPageTab
 
 
- 
- All Implemented Interfaces:
- IConfigTab,- INamedTab,- java.io.Serializable,- org.apache.wicket.extensions.markup.html.tabs.ITab,- org.apache.wicket.util.io.IClusterable
 - Enclosing class:
- TaskPage
 
 public static class TaskPage.TaskPageTab extends DefaultConfigTab - See Also:
- Serialized Form
 
- 
- 
Nested Class Summary- 
Nested classes/interfaces inherited from class com.inductiveautomation.ignition.gateway.web.models.DefaultConfigTabDefaultConfigTab.Builder
 
- 
 - 
Constructor SummaryConstructors Constructor Description TaskPageTab()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanisVisible()- 
Methods inherited from class com.inductiveautomation.ignition.gateway.web.models.DefaultConfigTabbuilder, getCategoryName, getMenuLocation, getPanel, getSearchTerms, getTabName, getTitle, setSearchTerms
 - 
Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 - 
Methods inherited from interface com.inductiveautomation.ignition.gateway.web.models.IConfigTabgetPanel
 
- 
 
- 
- 
- 
Method Detail- 
isVisiblepublic boolean isVisible() - Specified by:
- isVisiblein interface- org.apache.wicket.extensions.markup.html.tabs.ITab
- Overrides:
- isVisiblein class- DefaultConfigTab
 
 
- 
 
-