bind method
void
bind(
- _DropDownListViewState state
Implementation
void bind(_DropDownListViewState state) {
_state = state;
}
void bind(_DropDownListViewState state) {
_state = state;
}