DeltaUtils
Overview
Location
- Reference: com.remobjects.dataabstract.jar
- Package: com.remobjects.dataabstract
- Ancestry: Object | DeltaUtils
Class Methods
changeTypeToDataRowState
class method changeTypeToDataRowState(changeType: ChangeType): DataRowState
static DataRowState changeTypeToDataRowState(ChangeType changeType)
Parameters:
- changeType:
dataRowStateToChangeType
class method dataRowStateToChangeType(rowState: DataRowState): ChangeType
static ChangeType dataRowStateToChangeType(DataRowState rowState)
Parameters:
- rowState:
Instance Methods
constructor protected
constructor
DeltaUtils()