Uses of Class
com.evolveum.midpoint.web.component.TabbedPanel
Packages that use TabbedPanel
Package
Description
GUI API package for various utility classes and interfaces.
-
Uses of TabbedPanel in com.evolveum.midpoint.gui.api.util
Methods in com.evolveum.midpoint.gui.api.util that return TabbedPanelModifier and TypeMethodDescriptionstatic @NotNull TabbedPanel<org.apache.wicket.extensions.markup.html.tabs.ITab>WebComponentUtil.createTabPanel(String id, PageBase parentPage, List<org.apache.wicket.extensions.markup.html.tabs.ITab> tabs, TabbedPanel.RightSideItemProvider provider) static @NotNull TabbedPanel<org.apache.wicket.extensions.markup.html.tabs.ITab>WebComponentUtil.createTabPanel(String id, PageBase parentPage, List<org.apache.wicket.extensions.markup.html.tabs.ITab> tabs, TabbedPanel.RightSideItemProvider provider, String tabChangeParameter) -
Uses of TabbedPanel in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.objectType.attributeMapping
Methods in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.objectType.attributeMapping that return TabbedPanelModifier and TypeMethodDescriptionTabbedPanel<org.apache.wicket.extensions.markup.html.tabs.ITab>AttributeMappingsTableWizardPanel.getTabPanel() -
Uses of TabbedPanel in com.evolveum.midpoint.web.component
Subclasses of TabbedPanel in com.evolveum.midpoint.web.componentModifier and TypeClassDescriptionclassAjaxTabbedPanel<T extends org.apache.wicket.extensions.markup.html.tabs.ITab>Ajaxified version of the tabbed panel.classTabCenterTabbedPanel<T extends org.apache.wicket.extensions.markup.html.tabs.ITab>Tabbed Panel with different html file.Methods in com.evolveum.midpoint.web.component that return TabbedPanel -
Uses of TabbedPanel in com.evolveum.midpoint.web.component.assignment
Subclasses of TabbedPanel in com.evolveum.midpoint.web.component.assignment -
Uses of TabbedPanel in com.evolveum.midpoint.web.page.admin.certification
Methods in com.evolveum.midpoint.web.page.admin.certification that return TabbedPanel