Uses of Interface
org.apache.syncope.client.console.layout.LinkedAccountForm
Packages that use LinkedAccountForm
Package
Description
-
Uses of LinkedAccountForm in org.apache.syncope.client.console.layout
Methods in org.apache.syncope.client.console.layout that return types with arguments of type LinkedAccountFormModifier and TypeMethodDescriptionprotected Class
<? extends LinkedAccountForm> LinkedAccountFormLayoutInfo.getDefaultFormClass()
Class
<? extends LinkedAccountForm> LinkedAccountFormLayoutInfo.getFormClass()
Method parameters in org.apache.syncope.client.console.layout with type arguments of type LinkedAccountFormModifier and TypeMethodDescriptionvoid
LinkedAccountFormLayoutInfo.setFormClass
(Class<? extends LinkedAccountForm> formClass) -
Uses of LinkedAccountForm in org.apache.syncope.client.console.panels
Fields in org.apache.syncope.client.console.panels declared as LinkedAccountForm -
Uses of LinkedAccountForm in org.apache.syncope.client.console.wizards.any
Classes in org.apache.syncope.client.console.wizards.any that implement LinkedAccountForm