public interface LayoutEditorPlugin extends LayoutEditor
| Modifier and Type | Method and Description |
|---|---|
void |
load(PluginType pluginType,
org.uberfire.backend.vfs.Path currentPath,
org.uberfire.mvp.ParameterizedCommand<LayoutEditorModel> loadCallBack) |
void |
save(org.uberfire.backend.vfs.Path path,
org.jboss.errai.common.client.api.RemoteCallback<org.uberfire.backend.vfs.Path> saveSuccessCallback) |
addDraggableComponentGroup, addDraggableComponentToGroup, addLayoutProperty, asWidget, getLayout, getLayoutProperty, init, loadDefaultLayout, loadLayout, removeDraggableComponentGroup, removeDraggableGroupComponentvoid load(PluginType pluginType, org.uberfire.backend.vfs.Path currentPath, org.uberfire.mvp.ParameterizedCommand<LayoutEditorModel> loadCallBack)
void save(org.uberfire.backend.vfs.Path path,
org.jboss.errai.common.client.api.RemoteCallback<org.uberfire.backend.vfs.Path> saveSuccessCallback)
Copyright © 2012–2016 JBoss by Red Hat. All rights reserved.