public interface PropertyEditionPopup
extends com.google.gwt.user.client.ui.IsWidget
| Modifier and Type | Method and Description |
|---|---|
String |
getStringValue() |
void |
setOkCommand(com.google.gwt.user.client.Command command) |
void |
setProperty(org.uberfire.ext.properties.editor.model.PropertyEditorFieldInfo property) |
void |
setStringValue(String value) |
void |
show() |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.