onConditionChanged method

void onConditionChanged()

Implementation

void onConditionChanged() {
  // _updateHelper();
  _fireChanged();
}