public static interface DataTypeConstraintEnumerationItem.View extends org.uberfire.client.mvp.UberElemental<DataTypeConstraintEnumerationItem>, org.jboss.errai.ui.client.local.api.elemental2.IsElement
| Modifier and Type | Method and Description |
|---|---|
void |
disableHighlight() |
void |
enableHighlight() |
void |
focusValueInput() |
void |
hideSaveButton() |
void |
setPlaceholder(String placeholder) |
void |
setValue(String value) |
void |
showSaveButton() |
void |
showValueInput() |
void |
showValueText() |
void showValueText()
void showValueInput()
void focusValueInput()
void showSaveButton()
void hideSaveButton()
void enableHighlight()
void disableHighlight()
void setValue(String value)
void setPlaceholder(String placeholder)
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.