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 RealmChoicePanel
Realms. realmChoicePanel
Methods in org.apache.syncope.client.console.pages that return RealmChoicePanel Modifier and Type Method Description protected RealmChoicePanel
Realms. buildRealmChoicePanel(String initialRealm, PageReference pageRef)
RealmChoicePanel
Realms. 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 RealmChoicePanel
RealmChoicePanel. reloadRealmTree(AjaxRequestTarget target)
RealmChoicePanel
RealmChoicePanel. reloadRealmTree(AjaxRequestTarget target, Model<RealmTO> newModel)
-