Toggle navigation
Home
com.google.gwt.user.client.ui.TextBox to org.eclipse.che.ide.ui.listbox.CustomComboBox
No. of Instances - 2
No. of Commits - 2
No. of Projects - {'che'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Add or Remove Method invocation
delegate.onConfirmClicked(host.getText(),Integer.parseInt(port.getText()))
to
delegate.onConfirmClicked(host.getValue(),Integer.parseInt(port.getValue()))