Uses of Interface
org.apache.syncope.client.ui.commons.wizards.any.AnyForm
Packages that use AnyForm
Package
Description
-
Uses of AnyForm in org.apache.syncope.client.console.commons
Method parameters in org.apache.syncope.client.console.commons with type arguments of type AnyFormModifier and TypeMethodDescription<A extends AnyTO>
WizardModelAnyWizardBuilderAdditionalSteps.buildModelSteps(AnyWrapper<A> modelObject, WizardModel wizardModel, AbstractAnyFormLayout<A, ? extends AnyForm<A>> formLayoutInfo) <A extends AnyTO>
WizardModelIdMAnyWizardBuilderAdditionalSteps.buildModelSteps(AnyWrapper<A> modelObject, WizardModel wizardModel, AbstractAnyFormLayout<A, ? extends AnyForm<A>> formLayoutInfo) <A extends AnyTO>
WizardModelIdRepoAnyWizardBuilderAdditionalSteps.buildModelSteps(AnyWrapper<A> modelObject, WizardModel wizardModel, AbstractAnyFormLayout<A, ? extends AnyForm<A>> formLayoutInfo) -
Uses of AnyForm in org.apache.syncope.client.console.layout
Subinterfaces of AnyForm in org.apache.syncope.client.console.layoutMethods in org.apache.syncope.client.console.layout with type parameters of type AnyFormModifier and TypeMethodDescriptionstatic <A extends AnyTO,F extends AnyForm<A>, FL extends AbstractAnyFormLayout<A, F>>
FAnyLayoutUtils.newLayoutInfo(A anyTO, List<String> anyTypeClasses, FL anyFormLayout, AbstractAnyRestClient<?> anyRestClient, PageReference pageRef) -
Uses of AnyForm in org.apache.syncope.client.console.wizards.any
Classes in org.apache.syncope.client.console.wizards.any that implement AnyFormModifier and TypeClassDescriptionclassclassclassclassclassclassFields in org.apache.syncope.client.console.wizards.any with type parameters of type AnyFormModifier and TypeFieldDescriptionprotected AbstractAnyFormLayout<A, ? extends AnyForm<A>> AnyWizardBuilder.formLayoutInfoConstructor parameters in org.apache.syncope.client.console.wizards.any with type arguments of type AnyFormModifierConstructorDescriptionAnyWizardBuilder(A anyTO, List<String> anyTypeClasses, AbstractAnyFormLayout<A, ? extends AnyForm<A>> formLayoutInfo, PageReference pageRef) Construct.AnyWizardBuilder(AnyWrapper<A> wrapper, List<String> anyTypeClasses, AbstractAnyFormLayout<A, ? extends AnyForm<A>> formLayoutInfo, PageReference pageRef) Construct. -
Uses of AnyForm in org.apache.syncope.client.enduser.panels
Classes in org.apache.syncope.client.enduser.panels that implement AnyForm -
Uses of AnyForm in org.apache.syncope.client.ui.commons.layout
Classes in org.apache.syncope.client.ui.commons.layout with type parameters of type AnyFormModifier and TypeClassDescriptionclassAbstractAnyFormBaseLayout<A extends AnyTO,F extends AnyForm<A>> classAbstractAnyFormLayout<A extends AnyTO,F extends AnyForm<A>> Subinterfaces of AnyForm in org.apache.syncope.client.ui.commons.layout