Uses of Class
org.apache.syncope.client.console.layout.AnyLayout
Packages that use AnyLayout
Package
Description
-
Uses of AnyLayout in org.apache.syncope.client.console.layout
Methods in org.apache.syncope.client.console.layout that return AnyLayoutModifier and TypeMethodDescriptionstatic AnyLayout
AnyLayoutUtils.fetch
(RoleRestClient roleRestClient, List<String> anyTypes) -
Uses of AnyLayout in org.apache.syncope.client.console.panels
Fields in org.apache.syncope.client.console.panels declared as AnyLayoutMethods in org.apache.syncope.client.console.panels with parameters of type AnyLayoutModifier and TypeMethodDescriptionprotected Panel
AnyPanel.createDirectoryPanel
(AnyTypeTO anyTypeTO, RealmTO realmTO, AnyLayout anyLayout, AnyPanel.DirectoryPanelSupplier directoryPanelSupplier) AnyPanel.DirectoryPanelSupplier.supply
(String id, AnyTypeTO anyTypeTO, RealmTO realmTO, AnyLayout anyLayout, PageReference pageRef) Constructors in org.apache.syncope.client.console.panels with parameters of type AnyLayoutModifierConstructorDescriptionprotected
AnyPanel
(String id, AnyTypeTO anyTypeTO, RealmTO realmTO, AnyLayout anyLayout, boolean enableSearch, PageReference pageRef) Builder
(String panelClass, String id, AnyTypeTO anyTypeTO, RealmTO realmTO, AnyLayout anyLayout, boolean enableSearch, PageReference pageRef)