Uses of Interface
org.apache.syncope.client.ui.commons.layout.UserForm
-
-
Uses of UserForm in org.apache.syncope.client.console.layout
Methods in org.apache.syncope.client.console.layout that return types with arguments of type UserForm Modifier and Type Method Description protected Class<? extends UserForm>
UserFormLayoutInfo. getDefaultFormClass()
-
Uses of UserForm in org.apache.syncope.client.console.wizards.any
Classes in org.apache.syncope.client.console.wizards.any that implement UserForm Modifier and Type Class Description class
UserTemplateWizardBuilder
class
UserWizardBuilder
-
Uses of UserForm in org.apache.syncope.client.enduser.layout
Methods in org.apache.syncope.client.enduser.layout that return types with arguments of type UserForm Modifier and Type Method Description protected Class<? extends UserForm>
UserFormLayoutInfo. getDefaultFormClass()
-
Uses of UserForm in org.apache.syncope.client.enduser.panels
Classes in org.apache.syncope.client.enduser.panels that implement UserForm Modifier and Type Class Description class
UserFormPanel
class
UserSelfFormPanel
-