Uses of Class
org.apache.syncope.client.console.panels.RealmChoicePanel
-
Packages that use RealmChoicePanel Package Description org.apache.syncope.client.console.pages org.apache.syncope.client.console.panels -
-
Uses of RealmChoicePanel in org.apache.syncope.client.console.pages
Fields in org.apache.syncope.client.console.pages declared as RealmChoicePanel Modifier and Type Field Description protected RealmChoicePanelRealms. realmChoicePanelMethods in org.apache.syncope.client.console.pages that return RealmChoicePanel Modifier and Type Method Description protected RealmChoicePanelRealms. buildRealmChoicePanel(String initialRealm, PageReference pageRef)RealmChoicePanelRealms. getRealmChoicePanel() -
Uses of RealmChoicePanel in org.apache.syncope.client.console.panels
Methods in org.apache.syncope.client.console.panels that return RealmChoicePanel Modifier and Type Method Description RealmChoicePanelRealmChoicePanel. reloadRealmTree(AjaxRequestTarget target)RealmChoicePanelRealmChoicePanel. reloadRealmTree(AjaxRequestTarget target, Model<RealmTO> newModel)
-