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
,Serializable
,org.apache.wicket.extensions.markup.html.tabs.ITab
,org.apache.wicket.util.io.IClusterable
- Enclosing class:
- TaskPage
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.inductiveautomation.ignition.gateway.web.models.DefaultConfigTab
DefaultConfigTab.Builder
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.inductiveautomation.ignition.gateway.web.models.DefaultConfigTab
builder, getCategoryName, getMenuLocation, getPanel, getSearchTerms, getTabName, getTitle, setSearchTerms
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.inductiveautomation.ignition.gateway.web.models.IConfigTab
getPanel
-
Constructor Details
-
TaskPageTab
public TaskPageTab()
-
-
Method Details
-
isVisible
public boolean isVisible()- Specified by:
isVisible
in interfaceorg.apache.wicket.extensions.markup.html.tabs.ITab
- Overrides:
isVisible
in classDefaultConfigTab
-