| Modifier and Type | Class and Description |
|---|---|
class |
AssignmentColumn
Shows the assigned roles of the selected principal (the reverse of the
MembershipColumn. |
class |
BrowseByColumn |
class |
GroupColumn |
class |
MembershipColumn
Shows the members (principals) of the selected role (the reverse of the
AssignmentColumn. |
class |
RoleColumn |
class |
UserColumn |
| Modifier and Type | Class and Description |
|---|---|
class |
ConfigurationColumn |
class |
InterfaceColumn |
class |
ProfileColumn |
class |
SocketBindingGroupColumn |
| Modifier and Type | Class and Description |
|---|---|
class |
SubsystemColumn |
| Modifier and Type | Class and Description |
|---|---|
class |
DataSourceColumn
Column which is used for both XA and normal data sources.
|
class |
DataSourcesDriversColumn |
class |
JdbcDriverColumn |
| Modifier and Type | Class and Description |
|---|---|
class |
ElytronColumn
Holds the top level items to configure the elytron subsystem.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CacheContainerColumn |
| Modifier and Type | Class and Description |
|---|---|
class |
LoggingColumn |
class |
LoggingProfileColumn |
| Modifier and Type | Class and Description |
|---|---|
class |
MailSessionColumn |
| Modifier and Type | Class and Description |
|---|---|
class |
JmsBridgeColumn |
class |
MessagingCategoryColumn |
class |
ServerSettingsColumn |
| Modifier and Type | Class and Description |
|---|---|
class |
ResourceAdapterColumn |
| Modifier and Type | Class and Description |
|---|---|
class |
SecurityDomainColumn |
| Modifier and Type | Class and Description |
|---|---|
class |
ApplicationSecurityDomainColumn |
class |
ServerColumn |
class |
ServletContainerColumn |
class |
UndertowSettingsColumn
Holds the top level items to configure the undertow subsystem.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ContentColumn
Column used in domain mode to manage content in the content repository.
|
class |
ServerGroupDeploymentColumn
The deployments of a server group.
|
class |
StandaloneDeploymentColumn
Column used in standalone mode to manage deployments.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ExtensionColumn |
class |
ManagementColumn |
| Modifier and Type | Class and Description |
|---|---|
class |
HostPatchesColumn |
class |
PatchesColumn |
| Modifier and Type | Class and Description |
|---|---|
static class |
RhcpColumns.Album |
static class |
RhcpColumns.Color |
static class |
RhcpColumns.Decade |
static class |
RhcpColumns.Spice |
static class |
RhcpColumns.Temperature |
static class |
RhcpColumns.Track |
static class |
RhcpColumns.Vegetables |
| Modifier and Type | Class and Description |
|---|---|
class |
ServerGroupColumn |
| Modifier and Type | Class and Description |
|---|---|
class |
HostColumn |
| Modifier and Type | Class and Description |
|---|---|
class |
StandaloneServerColumn |
| Modifier and Type | Class and Description |
|---|---|
class |
JobColumn |
| Modifier and Type | Class and Description |
|---|---|
class |
EjbColumn |
| Modifier and Type | Class and Description |
|---|---|
class |
WorkerColumn |
| Modifier and Type | Class and Description |
|---|---|
class |
RestResourceColumn |
| Modifier and Type | Class and Description |
|---|---|
class |
JpaColumn |
| Modifier and Type | Class and Description |
|---|---|
class |
LogFileColumn |
| Modifier and Type | Class and Description |
|---|---|
class |
DestinationColumn |
| Modifier and Type | Class and Description |
|---|---|
class |
DeploymentColumn |
class |
ListenerColumn |
class |
ModclusterBalancerColumn |
class |
ModclusterBalancerNodeColumn |
class |
ModclusterBalancerNodeContextColumn |
class |
ModclusterColumn |
class |
UndertowColumn |
| Modifier and Type | Class and Description |
|---|---|
class |
EndpointColumn |
| Modifier and Type | Class and Description |
|---|---|
class |
StaticItemColumn
Finder column for
StaticItem. |
| Modifier and Type | Method and Description |
|---|---|
<C extends FinderColumn<T>,T> |
ColumnRegistry.registerColumn(String id,
javax.inject.Provider<C> column) |
| Modifier and Type | Method and Description |
|---|---|
FinderColumn<T> |
FinderColumn.Builder.build() |
FinderColumn |
Finder.getColumn(String columnId) |
| Modifier and Type | Method and Description |
|---|---|
<T> FinderPath |
FinderPath.append(FinderColumn<T> finderColumn) |
void |
FinderSegment.connect(FinderColumn<T> column) |
void |
ColumnActionHandler.execute(FinderColumn<T> column) |
<T> ItemAction<T> |
ItemActionFactory.remove(String type,
String name,
AddressTemplate template,
AddressTemplate constraint,
FinderColumn<T> column) |
<T> ItemAction<T> |
ItemActionFactory.remove(String type,
String name,
AddressTemplate template,
FinderColumn<T> column)
Creates a 'remove' action which removes the specified resource from the given template.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Finder.reset(String token,
String initialColumn,
PreviewContent initialPreview,
com.google.gwt.user.client.rpc.AsyncCallback<FinderColumn> callback)
Resets the finder to its initial state by showing the initial column and preview.
|
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.