| Package | Description |
|---|---|
| org.exoplatform.webui.ext.filter | |
| org.exoplatform.webui.ext.filter.impl |
| Modifier and Type | Method and Description |
|---|---|
UIExtensionFilterType |
UIExtensionFilter.getType()
Indicates the type of the current filter
|
UIExtensionFilterType |
UIExtensionAbstractFilter.getType()
Indicates the type of the current filter
|
static UIExtensionFilterType |
UIExtensionFilterType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UIExtensionFilterType[] |
UIExtensionFilterType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
UIExtensionAbstractFilter(String messageKey,
UIExtensionFilterType type) |
UIExtensionORFilter(List<UIExtensionFilter> filters,
String messageKey,
UIExtensionFilterType type) |
| Modifier and Type | Method and Description |
|---|---|
UIExtensionFilterType |
FileFilter.getType() |
UIExtensionFilterType |
UserACLFilter.getType()
Indicates the type of the current filter
|
Copyright © 2003–2021 eXo Platform SAS. All rights reserved.