public static interface ComboBoxView.ModelPresenter
Modifier and Type | Method and Description |
---|---|
String |
getModelValue(org.gwtbootstrap3.client.ui.ValueListBox<String> listBox) |
void |
setListBoxModelValue(org.gwtbootstrap3.client.ui.ValueListBox<String> listBox,
String value) |
void |
setTextBoxModelValue(org.gwtbootstrap3.client.ui.TextBox textBox,
String value) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.