Uses of Enum Class
model.grid.RowStatus
Packages that use RowStatus
-
Uses of RowStatus in model.complex.editableonetomany
Methods in model.complex.editableonetomany that return RowStatusMethods in model.complex.editableonetomany with parameters of type RowStatusModifier and TypeMethodDescriptionvoid
EditableOneToManySaveModelRow.setRowStatus
(RowStatus rowStatus) Constructors in model.complex.editableonetomany with parameters of type RowStatusModifierConstructorDescriptionEditableOneToManySaveModelRow
(Object id, RowStatus rowStatus, List<FieldData> fieldDataList) -
Uses of RowStatus in model.grid
Methods in model.grid that return RowStatus