onAfterModify method

  1. @protected
  2. @mustCallSuper
void onAfterModify()

Called after the first modification (ie. after isDirty changed from false to true)

Implementation

@protected
@mustCallSuper
void onAfterModify() {}