public interface KeyValueEditingBox extends EditingBox<KeyValueEditingBox.Presenter>
Modifier and Type | Interface and Description |
---|---|
static interface |
KeyValueEditingBox.Presenter |
Modifier and Type | Method and Description |
---|---|
com.google.gwt.dom.client.UListElement |
getKeyContainer() |
com.google.gwt.dom.client.LIElement |
getKeyValueContainer() |
com.google.gwt.dom.client.UListElement |
getValueContainer() |
getEditingBox, getEditingBoxTitle, getPropertiesContainer, removeButtonToolbar, setKey
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.