public class ListSorterUI5Wrapper<CLASS>
extends java.lang.Object
ListSorterOneAttribute and provides the functions
to directly plug the sorter to some UI5/JSF based processing.| Modifier and Type | Class and Description |
|---|---|
class |
ListSorterUI5Wrapper.StyleSeqMap |
| Constructor and Description |
|---|
ListSorterUI5Wrapper(ListSorterOneAttribute<CLASS> listSorter) |
| Modifier and Type | Method and Description |
|---|---|
ListSorterUI5Wrapper.StyleSeqMap |
getStyles()
Dynamic map for accessing the STYLESEQ information for a certain attribute.
|
void |
onSortAction(ActionEvent event)
Executing the sorting.
|
public ListSorterUI5Wrapper(ListSorterOneAttribute<CLASS> listSorter)
public ListSorterUI5Wrapper.StyleSeqMap getStyles()
public void onSortAction(ActionEvent event)
Copyright © CaptainCasa Gmbh. All Rights Reserved.