@Dependent public class ExternalComponentPropertiesEditor extends Object implements com.google.gwt.user.client.ui.IsWidget
| Modifier and Type | Class and Description |
|---|---|
static interface |
ExternalComponentPropertiesEditor.View |
| Constructor and Description |
|---|
ExternalComponentPropertiesEditor() |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.user.client.ui.Widget |
asWidget() |
void |
init() |
void |
init(String componentId,
Map<String,String> settings,
Consumer<Map<String,String>> onPropertiesChange) |
void |
onPropertyChange(String key,
String value) |
@PostConstruct public void init()
public void init(String componentId, Map<String,String> settings, Consumer<Map<String,String>> onPropertiesChange)
public com.google.gwt.user.client.ui.Widget asWidget()
asWidget in interface com.google.gwt.user.client.ui.IsWidgetCopyright © 2012–2021 JBoss by Red Hat. All rights reserved.