Uses of Class
org.eclnt.jsfserver.elements.impl.IFIXGRIDBinding.FIXGRIDSortInfo
Packages that use IFIXGRIDBinding.FIXGRIDSortInfo
-
Uses of IFIXGRIDBinding.FIXGRIDSortInfo in org.eclnt.jsfserver.elements.impl
Fields in org.eclnt.jsfserver.elements.impl declared as IFIXGRIDBinding.FIXGRIDSortInfoModifier and TypeFieldDescriptionstatic final IFIXGRIDBinding.FIXGRIDSortInfo
FIXGRIDBinding.DUMMY_FIXGRIDSORTINFO
Methods in org.eclnt.jsfserver.elements.impl that return IFIXGRIDBinding.FIXGRIDSortInfoModifier and TypeMethodDescriptionprotected IFIXGRIDBinding.FIXGRIDSortInfo
FIXGRIDBinding.findSortInfoForSortSequence
(int sortSequence) Finds the sort information for a given sort rank.FIXGRIDBinding.getSortInfoForReference
(String sortReference) Access to sort info for a sort reference.IFIXGRIDBinding.getSortInfoForReference
(String sortReference) Access to sort info for a sort reference.Methods in org.eclnt.jsfserver.elements.impl that return types with arguments of type IFIXGRIDBinding.FIXGRIDSortInfoModifier and TypeMethodDescriptionFIXGRIDBinding.findCurrentSortInfo()
Returns back current sort status: there can be multiple columns that sorted, for each column that is sorted aIFIXGRIDBinding.FIXGRIDSortInfo
instance is added.FIXGRIDBinding.getSortInfo()
Returns sort information for columns.IFIXGRIDBinding.getSortInfo()