public class ComponentDemo1 extends AbstractDemoComponent implements org.jowidgets.workbench.api.IComponent
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_LAYOUT_ID |
static String |
DETAIL1_FOLDER_ID |
static String |
DETAIL2_FOLDER_ID |
static String |
MAIL_FOLDER_ID |
static String |
MASTER_FOLDER_ID |
| Constructor and Description |
|---|
ComponentDemo1(org.jowidgets.workbench.api.IComponentContext componentContext) |
| Modifier and Type | Method and Description |
|---|---|
org.jowidgets.workbench.api.IView |
createView(String viewId,
org.jowidgets.workbench.api.IViewContext context) |
void |
onFolderCreated(org.jowidgets.workbench.api.IFolderContext folderContext) |
onActivation, onDeactivation, onDisposeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic static final String DEFAULT_LAYOUT_ID
public static final String MASTER_FOLDER_ID
public static final String DETAIL1_FOLDER_ID
public static final String DETAIL2_FOLDER_ID
public static final String MAIL_FOLDER_ID
public ComponentDemo1(org.jowidgets.workbench.api.IComponentContext componentContext)
public org.jowidgets.workbench.api.IView createView(String viewId, org.jowidgets.workbench.api.IViewContext context)
createView in interface org.jowidgets.workbench.api.IComponentpublic void onFolderCreated(org.jowidgets.workbench.api.IFolderContext folderContext)
onFolderCreated in interface org.jowidgets.workbench.api.IComponentonFolderCreated in class AbstractDemoComponentCopyright © 2015. All rights reserved.