public class ImportantComponentDemo1 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 |
|---|
ImportantComponentDemo1(org.jowidgets.workbench.api.IComponentContext context) |
| Modifier and Type | Method and Description |
|---|---|
org.jowidgets.workbench.api.IView |
createView(String viewId,
org.jowidgets.workbench.api.IViewContext context) |
void |
onDeactivation(org.jowidgets.common.types.IVetoable vetoable) |
onActivation, 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 ImportantComponentDemo1(org.jowidgets.workbench.api.IComponentContext context)
public org.jowidgets.workbench.api.IView createView(String viewId, org.jowidgets.workbench.api.IViewContext context)
createView in interface org.jowidgets.workbench.api.IComponentpublic void onDeactivation(org.jowidgets.common.types.IVetoable vetoable)
onDeactivation in interface org.jowidgets.workbench.api.IComponentonDeactivation in class AbstractDemoComponentCopyright © 2015. All rights reserved.