bind method

void bind(
  1. _DropDownGridViewState state
)

Implementation

void bind(_DropDownGridViewState state) {
  _state = state;
}