org.jowidgets.examples.common.workbench.demo1
Class ViewDemo1

java.lang.Object
  extended by org.jowidgets.examples.common.workbench.base.AbstractDemoView
      extended by org.jowidgets.examples.common.workbench.demo1.ViewDemo1
All Implemented Interfaces:
org.jowidgets.workbench.api.ICloseCallback, org.jowidgets.workbench.api.IDisposeCallback, org.jowidgets.workbench.api.ILifecycleCallback, org.jowidgets.workbench.api.IView

public class ViewDemo1
extends AbstractDemoView


Field Summary
static org.jowidgets.common.image.IImageConstant DEFAULT_ICON
           
static String DEFAULT_LABEL
           
static String DEFAULT_TOOLTIP
           
static String ID
           
 
Constructor Summary
ViewDemo1(org.jowidgets.workbench.api.IViewContext context, DemoMenuProvider menuProvider, org.jowidgets.api.model.table.ISimpleTableModel tableModel)
           
 
Method Summary
 
Methods inherited from class org.jowidgets.examples.common.workbench.base.AbstractDemoView
getId, onActiveStateChanged, onClose, onDispose, onHiddenStateChanged, onVisibleStateChanged
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ID

public static final String ID

DEFAULT_LABEL

public static final String DEFAULT_LABEL
See Also:
Constant Field Values

DEFAULT_TOOLTIP

public static final String DEFAULT_TOOLTIP
See Also:
Constant Field Values

DEFAULT_ICON

public static final org.jowidgets.common.image.IImageConstant DEFAULT_ICON
Constructor Detail

ViewDemo1

public ViewDemo1(org.jowidgets.workbench.api.IViewContext context,
                 DemoMenuProvider menuProvider,
                 org.jowidgets.api.model.table.ISimpleTableModel tableModel)


Copyright © 2012. All Rights Reserved.