org.jowidgets.examples.common.workbench.demo2.view
Class UserTableView

java.lang.Object
  extended by org.jowidgets.workbench.tools.AbstractView
      extended by org.jowidgets.examples.common.workbench.demo2.view.UserTableView
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 UserTableView
extends org.jowidgets.workbench.tools.AbstractView


Field Summary
static org.jowidgets.common.image.IImageConstant DEFAULT_ICON
           
static String DEFAULT_LABEL
           
static String DEFAULT_TOOLTIP
           
static String ID
           
 
Constructor Summary
UserTableView(org.jowidgets.workbench.api.IViewContext context)
           
 
Method Summary
 
Methods inherited from class org.jowidgets.workbench.tools.AbstractView
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

UserTableView

public UserTableView(org.jowidgets.workbench.api.IViewContext context)


Copyright © 2012. All Rights Reserved.