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