public class SingleViewComponent extends AbstractDemoComponent implements org.jowidgets.workbench.api.IComponent
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_LAYOUT_ID |
static String |
MASTER_FOLDER_ID |
| Constructor and Description |
|---|
SingleViewComponent(org.jowidgets.workbench.api.IComponentContext context,
Class<? extends org.jowidgets.workbench.api.IView> viewClass,
String id,
String label) |
| Modifier and Type | Method and Description |
|---|---|
org.jowidgets.workbench.api.IView |
createView(String viewId,
org.jowidgets.workbench.api.IViewContext context) |
onActivation, onDeactivation, onDispose, onFolderCreatedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic static final String DEFAULT_LAYOUT_ID
public static final String MASTER_FOLDER_ID
public org.jowidgets.workbench.api.IView createView(String viewId, org.jowidgets.workbench.api.IViewContext context)
createView in interface org.jowidgets.workbench.api.IComponentCopyright © 2015. All rights reserved.