Uses of Interface
com.itmill.toolkit.terminal.gwt.client.ui.ActionOwner

Packages that use ActionOwner
com.itmill.toolkit.terminal.gwt.client.ui   
 

Uses of ActionOwner in com.itmill.toolkit.terminal.gwt.client.ui
 

Classes in com.itmill.toolkit.terminal.gwt.client.ui that implement ActionOwner
 class IScrollTable.IScrollTableBody.IScrollTableRow
           
 class IScrollTable.TableHead
           
protected  class ITree.TreeNode
           
 

Fields in com.itmill.toolkit.terminal.gwt.client.ui declared as ActionOwner
protected  ActionOwner Action.owner
           
 

Methods in com.itmill.toolkit.terminal.gwt.client.ui with parameters of type ActionOwner
 void IContextMenu.setActionOwner(ActionOwner ao)
          Sets the element from which to build menu
 void IContextMenu.showAt(ActionOwner ao, int left, int top)
           
 

Constructors in com.itmill.toolkit.terminal.gwt.client.ui with parameters of type ActionOwner
Action(ActionOwner owner)
           
TreeAction(ActionOwner owner)
           
TreeAction(ActionOwner owner, String target, String action)
           
 



Copyright © 2000-2009 IT Mill Ltd. All Rights Reserved.