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, getTabNameMethods inherited from class org.apache.wicket.extensions.markup.html.tabs.AbstractTab
getTitle, isVisibleMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.inductiveautomation.ignition.gateway.web.models.INamedTab
getSearchTermsMethods inherited from interface org.apache.wicket.extensions.markup.html.tabs.ITab
getTitle, isVisible
-
Constructor Details
-
NamedTab
-
-
Method Details
-
getPanel
- Specified by:
getPanelin interfaceorg.apache.wicket.extensions.markup.html.tabs.ITab- Specified by:
getPanelin classorg.apache.wicket.extensions.markup.html.tabs.AbstractTab
-