org.jowidgets.examples.common.workbench.demo1
Class ImportantComponentDemo1
java.lang.Object
org.jowidgets.examples.common.workbench.base.AbstractDemoComponent
org.jowidgets.examples.common.workbench.demo1.ImportantComponentDemo1
- All Implemented Interfaces:
- org.jowidgets.workbench.api.IComponent, org.jowidgets.workbench.api.IDisposeCallback
public class ImportantComponentDemo1
- extends AbstractDemoComponent
- implements org.jowidgets.workbench.api.IComponent
|
Method Summary |
org.jowidgets.workbench.api.IView |
createView(String viewId,
org.jowidgets.workbench.api.IViewContext context)
|
void |
onDeactivation(org.jowidgets.common.types.IVetoable vetoable)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.jowidgets.workbench.api.IComponent |
onActivation, onFolderCreated |
| Methods inherited from interface org.jowidgets.workbench.api.IDisposeCallback |
onDispose |
DEFAULT_LAYOUT_ID
public static final String DEFAULT_LAYOUT_ID
- See Also:
- Constant Field Values
MASTER_FOLDER_ID
public static final String MASTER_FOLDER_ID
- See Also:
- Constant Field Values
ImportantComponentDemo1
public ImportantComponentDemo1(org.jowidgets.workbench.api.IComponentContext context)
createView
public org.jowidgets.workbench.api.IView createView(String viewId,
org.jowidgets.workbench.api.IViewContext context)
- Specified by:
createView in interface org.jowidgets.workbench.api.IComponent
onDeactivation
public void onDeactivation(org.jowidgets.common.types.IVetoable vetoable)
- Specified by:
onDeactivation in interface org.jowidgets.workbench.api.IComponent- Overrides:
onDeactivation in class AbstractDemoComponent
Copyright © 2012. All Rights Reserved.