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 SummaryFields inherited from class com.inductiveautomation.ignition.gateway.web.components.AbstractNamedTabcategory, name
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class com.inductiveautomation.ignition.gateway.web.components.AbstractNamedTabgetCategoryName, getTabNameMethods inherited from class org.apache.wicket.extensions.markup.html.tabs.AbstractTabgetTitle, isVisibleMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.inductiveautomation.ignition.gateway.web.models.INamedTabgetSearchTermsMethods inherited from interface org.apache.wicket.extensions.markup.html.tabs.ITabgetTitle, isVisible
- 
Constructor Details- 
NamedTab
 
- 
- 
Method Details- 
getPanel- Specified by:
- getPanelin interface- org.apache.wicket.extensions.markup.html.tabs.ITab
- Specified by:
- getPanelin class- org.apache.wicket.extensions.markup.html.tabs.AbstractTab
 
 
-