Class SheetSortingController
- java.lang.Object
-
- org.apache.myfaces.tobago.example.demo.SheetController
-
- org.apache.myfaces.tobago.example.demo.SheetSortingController
-
- All Implemented Interfaces:
Serializable
@SessionScoped @Named public class SheetSortingController extends SheetController implements Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SheetSortingController()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidsheetSorter(javax.faces.event.ActionEvent event)-
Methods inherited from class org.apache.myfaces.tobago.example.demo.SheetController
getColumnEventSample, getHugeSolarList, getMarkup, getSelectable, getSelectableModes, getSelectedSolarObject, getSheetState, getSolarList, getYearConverter, isAutomaticLayout, selectSolarObject, setAutomaticLayout, setColumnEventSample, setMarkup, setSelectable, setSheetState
-
-