public interface SortControl extends Control
The following features are supported:
ModelPackage.getSortControl()
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getLocale()
Returns the value of the 'Locale' attribute.
|
java.util.List |
getSortKeys()
Returns the value of the 'Sort Keys' containment reference list.
|
void |
setLocale(java.lang.String value)
Sets the value of the '
Locale ' attribute. |
java.util.List getSortKeys()
SortKeyType
.
ModelPackage.getSortControl_SortKeys()
java.lang.String getLocale()
setLocale(String)
,
ModelPackage.getSortControl_Locale()
void setLocale(java.lang.String value)
Locale
' attribute.
value
- the new value of the 'Locale' attribute.getLocale()