Package | Description |
---|---|
org.apache.syncope.client.console.panels | |
org.apache.syncope.client.console.wizards.any |
Modifier and Type | Method and Description |
---|---|
static ListViewPanel.CheckAvailability |
ListViewPanel.CheckAvailability.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListViewPanel.CheckAvailability[] |
ListViewPanel.CheckAvailability.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ListViewPanel.setCheckAvailability(ListViewPanel.CheckAvailability check) |
ListViewPanel.Builder<T> |
ListViewPanel.Builder.withChecks(ListViewPanel.CheckAvailability check) |
Modifier and Type | Method and Description |
---|---|
void |
StatusPanel.setCheckAvailability(ListViewPanel.CheckAvailability check) |
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.