Class NamedTab
java.lang.Object
org.apache.wicket.extensions.markup.html.tabs.AbstractTab
com.inductiveautomation.ignition.gateway.web.components.AbstractNamedTab
com.inductiveautomation.ignition.gateway.web.components.NamedTab
- All Implemented Interfaces:
INamedTab
,Serializable
,org.apache.wicket.extensions.markup.html.tabs.ITab
,org.apache.wicket.util.io.IClusterable
- See Also:
-
Field Summary
Fields inherited from class com.inductiveautomation.ignition.gateway.web.components.AbstractNamedTab
category, name
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.inductiveautomation.ignition.gateway.web.components.AbstractNamedTab
getCategoryName, getTabName
Methods inherited from class org.apache.wicket.extensions.markup.html.tabs.AbstractTab
getTitle, isVisible
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.INamedTab
getSearchTerms
Methods inherited from interface org.apache.wicket.extensions.markup.html.tabs.ITab
getTitle, isVisible
-
Constructor Details
-
NamedTab
-
-
Method Details
-
getPanel
- Specified by:
getPanel
in interfaceorg.apache.wicket.extensions.markup.html.tabs.ITab
- Specified by:
getPanel
in classorg.apache.wicket.extensions.markup.html.tabs.AbstractTab
-