Uses of Class
com.evolveum.midpoint.web.component.AjaxTabbedPanel
-
Packages that use AjaxTabbedPanel Package Description com.evolveum.midpoint.web.component com.evolveum.midpoint.web.page.admin.orgs -
-
Uses of AjaxTabbedPanel in com.evolveum.midpoint.web.component
Subclasses of AjaxTabbedPanel in com.evolveum.midpoint.web.component Modifier and Type Class Description class
TabCenterTabbedPanel<T extends org.apache.wicket.extensions.markup.html.tabs.ITab>
Tabbed Panel with different html file. -
Uses of AjaxTabbedPanel in com.evolveum.midpoint.web.page.admin.orgs
Methods in com.evolveum.midpoint.web.page.admin.orgs that return AjaxTabbedPanel Modifier and Type Method Description AjaxTabbedPanel<org.apache.wicket.extensions.markup.html.tabs.ITab>
AbstractOrgTabPanel. getTabbedPanel()
-