org.jowidgets.examples.common.workbench.base
Class AbstractDemoComponent
java.lang.Object
org.jowidgets.examples.common.workbench.base.AbstractDemoComponent
- All Implemented Interfaces:
- org.jowidgets.workbench.api.IComponent, org.jowidgets.workbench.api.IDisposeCallback
- Direct Known Subclasses:
- ComponentDemo1, ComponentDemo2, ImportantComponentDemo1, SingleViewComponent
public abstract class AbstractDemoComponent
- extends Object
- implements org.jowidgets.workbench.api.IComponent
| 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 |
createView |
AbstractDemoComponent
public AbstractDemoComponent()
onActivation
public void onActivation()
- Specified by:
onActivation 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
onDispose
public void onDispose()
- Specified by:
onDispose in interface org.jowidgets.workbench.api.IDisposeCallback
onFolderCreated
public void onFolderCreated(org.jowidgets.workbench.api.IFolderContext folderContext)
- Specified by:
onFolderCreated in interface org.jowidgets.workbench.api.IComponent
Copyright © 2012. All Rights Reserved.