Uses of Interface
com.wewebu.ow.server.dmsdialogs.views.OwToolViewItem

Packages that use OwToolViewItem
com.wewebu.ow.server.app   
com.wewebu.ow.server.dmsdialogs.views   
 

Uses of OwToolViewItem in com.wewebu.ow.server.app
 

Subinterfaces of OwToolViewItem in com.wewebu.ow.server.app
 interface OwToolExtension
           An extension of the tool item.
Defines the actions performed when a tool item is clicked.
 

Classes in com.wewebu.ow.server.app that implement OwToolViewItem
 class OwAbstractToolExtension
           A generic extension of the tool item.
Implements the common configuration issues for an extension.
 

Uses of OwToolViewItem in com.wewebu.ow.server.dmsdialogs.views
 

Methods in com.wewebu.ow.server.dmsdialogs.views with parameters of type OwToolViewItem
 String OwToolView.createToolItemClickURL(OwToolViewItem item_p)
           
abstract  void OwToolView.invoke(OwToolViewItem item_p)
          Called when a tool has been clicked by a user.
 

Constructors in com.wewebu.ow.server.dmsdialogs.views with parameters of type OwToolViewItem
OwToolView.OwToolClickTarget(OwToolViewItem item_p)
           
 



Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.