@Dependent public class ExternalComponentEditor extends Object implements com.google.gwt.user.client.ui.IsWidget
| Modifier and Type | Class and Description |
|---|---|
static interface |
ExternalComponentEditor.View |
| Constructor and Description |
|---|
ExternalComponentEditor() |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.user.client.ui.Widget |
asWidget() |
ExternalComponentPresenter |
getExternalComponentPresenter() |
Map<String,String> |
getNewProperties() |
ExternalComponentPropertiesEditor |
getPropertiesEditor() |
void |
init() |
void |
propertiesChange(Map<String,String> propertiesChange) |
void |
withComponent(String componentId,
Map<String,String> properties) |
@PostConstruct public void init()
public ExternalComponentPresenter getExternalComponentPresenter()
public ExternalComponentPropertiesEditor getPropertiesEditor()
public com.google.gwt.user.client.ui.Widget asWidget()
asWidget in interface com.google.gwt.user.client.ui.IsWidgetCopyright © 2012–2020 JBoss by Red Hat. All rights reserved.