Package | Description |
---|---|
org.apache.syncope.client.console.panels | |
org.apache.syncope.client.console.panels.search | |
org.apache.syncope.client.console.wizards |
Modifier and Type | Class and Description |
---|---|
static class |
AccessTokenDirectoryPanel.Builder |
static class |
AnyDirectoryPanel.Builder<A extends AnyTO,E extends AbstractAnyRestClient<A>> |
static class |
AnyObjectDirectoryPanel.Builder |
static class |
ApplicationDirectoryPanel.Builder |
static class |
BpmnProcessDirectoryPanel.Builder |
static class |
ConnectorDirectoryPanel.Builder |
static class |
ConnidLocations.Builder |
static class |
DelegationDirectoryPanel.Builder |
static class |
DirectoryPanel.Builder<T extends Serializable,W extends Serializable,E extends RestClient> |
static class |
DynRealmDirectoryPanel.Builder |
static class |
GroupDirectoryPanel.Builder |
static class |
ListViewPanel.Builder<T extends Serializable>
ListViewPanel builder.
|
static class |
ResourceDirectoryPanel.Builder |
static class |
RoleDirectoryPanel.Builder |
static class |
UserDirectoryPanel.Builder |
Modifier and Type | Class and Description |
---|---|
static class |
AnyObjectSelectionDirectoryPanel.Builder |
static class |
AnySelectionDirectoryPanel.Builder<A extends AnyTO,E extends AbstractAnyRestClient<A>> |
static class |
GroupSelectionDirectoryPanel.Builder |
static class |
UserSelectionDirectoryPanel.Builder |
Modifier and Type | Method and Description |
---|---|
WizardMgtPanel.Builder<T> |
WizardMgtPanel.Builder.addNewItemPanelBuilder(ModalPanelBuilder<T> panelBuilder) |
WizardMgtPanel.Builder<T> |
WizardMgtPanel.Builder.addNewItemPanelBuilder(ModalPanelBuilder<T> panelBuilder,
boolean newItemDefaultButtonEnabled)
Adds new item panel builder.
|
WizardMgtPanel.Builder<T> |
WizardMgtPanel.Builder.addNotificationPanel(NotificationPanel notificationPanel)
Adds new item panel builder and enables default button to add a new item.
|
WizardMgtPanel.Builder<T> |
WizardMgtPanel.Builder.setWizardInModal(boolean wizardInModal)
Specifies to open an edit item wizard into a new modal page.
|
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.