public interface PersistenceDescriptorEditorView extends KieEditorView
| Modifier and Type | Interface and Description |
|---|---|
static interface |
PersistenceDescriptorEditorView.Presenter |
| Modifier and Type | Method and Description |
|---|---|
PersistenceDescriptorEditorContent |
getContent() |
com.google.gwt.user.client.ui.Widget |
getSourceEditor() |
void |
loadClasses(List<String> classes) |
void |
redraw() |
void |
setContent(PersistenceDescriptorEditorContent content,
boolean readonly) |
void |
setPresenter(PersistenceDescriptorEditorView.Presenter presenter) |
void |
setSource(String source) |
refreshTitlealertReadOnly, confirmClose, getTitleWidget, refreshTitle, showLoading, showSavingvoid setContent(PersistenceDescriptorEditorContent content, boolean readonly)
PersistenceDescriptorEditorContent getContent()
void setSource(String source)
void setPresenter(PersistenceDescriptorEditorView.Presenter presenter)
com.google.gwt.user.client.ui.Widget getSourceEditor()
void redraw()
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.