Package | Description |
---|---|
org.apache.syncope.client.console.layout | |
org.apache.syncope.client.console.panels |
Modifier and Type | Method and Description |
---|---|
static <AP extends AnyPanel> |
AnyLayoutUtils.newAnyPanel(String panelClass,
String id,
AnyTypeTO anyTypeTO,
RealmTO realmTO,
AnyLayout anyLayout,
boolean enableSearch,
AnyPanel.DirectoryPanelSupplier directoryPanelSupplier,
PageReference pageRef) |
Modifier and Type | Field and Description |
---|---|
protected static AnyPanel.DirectoryPanelSupplier |
AnyPanel.DEFAULT_DIRECTORYPANEL_SUPPLIER |
Modifier and Type | Method and Description |
---|---|
protected Panel |
AnyPanel.createDirectoryPanel(AnyTypeTO anyTypeTO,
RealmTO realmTO,
AnyLayout anyLayout,
boolean enableSearch,
AnyPanel.DirectoryPanelSupplier directoryPanelSupplier) |
Constructor and Description |
---|
AnyPanel(String id,
AnyTypeTO anyTypeTO,
RealmTO realmTO,
AnyLayout anyLayout,
boolean enableSearch,
AnyPanel.DirectoryPanelSupplier directoryPanelSupplier,
PageReference pageRef) |
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.