checkValue method

void checkValue(
  1. TSelectionEntity entity
)

Implementation

void checkValue(TSelectionEntity entity) {
  clearSelectedEntity();
}