public interface SharedAssetsFilterItem
SharedAssetsFilterItem
. The navigation.item.order
property defines the order in which the filter appears in the user interface.Modifier and Type | Method and Description |
---|---|
java.lang.String |
getClassName()
Returns the name of the class that filters the sharing entries.
|
default java.lang.String |
getIcon()
Returns the icon displayed in the user interface.
|
default java.lang.String |
getLabel(java.util.Locale locale)
Returns the label displayed in the user interface.
|
java.lang.String getClassName()
default java.lang.String getIcon()
default java.lang.String getLabel(java.util.Locale locale)