public interface ValuePairEditorView<T>
extends org.uberfire.client.mvp.UberView<T>
| Modifier and Type | Method and Description |
|---|---|
void |
setValuePairLabel(String valuePairLabel) |
void |
showValuePairName(boolean show) |
void |
showValuePairRequiredIndicator(boolean required) |
void setValuePairLabel(String valuePairLabel)
void showValuePairName(boolean show)
void showValuePairRequiredIndicator(boolean required)
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.