Uses of Record Class
dev.relism.flash.ext.data.core.Sort.Column
Packages that use Sort.Column
-
Uses of Sort.Column in dev.relism.flash.ext.data.core
Methods in dev.relism.flash.ext.data.core that return types with arguments of type Sort.ColumnModifier and TypeMethodDescriptionSort.columns()Returns the value of thecolumnsrecord component.Constructor parameters in dev.relism.flash.ext.data.core with type arguments of type Sort.ColumnModifierConstructorDescriptionSort(List<Sort.Column> columns) Creates an instance of aSortrecord class.