com.wewebu.ow.server.dmsdialogs.views
Class OwToolView.OwToolClickTarget

java.lang.Object
  extended by com.wewebu.ow.server.ui.OwEventTarget
      extended by com.wewebu.ow.server.dmsdialogs.views.OwToolView.OwToolClickTarget
Enclosing class:
OwToolView

public class OwToolView.OwToolClickTarget
extends OwEventTarget

Click event tatrger wrapp for OwToolViewItems.


Constructor Summary
OwToolView.OwToolClickTarget(OwToolViewItem item_p)
           
 
Method Summary
 String createClickEventURL(OwAppContext context_p)
           
protected  void init()
          init the target after the context is set.
 void onClick(javax.servlet.http.HttpServletRequest request_p)
           
 
Methods inherited from class com.wewebu.ow.server.ui.OwEventTarget
attach, detach, disableRequestListener, enableRequestListener, getAjaxEventURL, getContext, getEventURL, getFormEventFunction, getFormEventURL, getFormName, getFormTarget, getID, onExternalRequest, onFormEvent, onRequest, setExternalFormTarget, updateExternalFormTarget
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OwToolView.OwToolClickTarget

public OwToolView.OwToolClickTarget(OwToolViewItem item_p)
Method Detail

createClickEventURL

public String createClickEventURL(OwAppContext context_p)

onClick

public void onClick(javax.servlet.http.HttpServletRequest request_p)
             throws Exception
Throws:
Exception

init

protected void init()
             throws Exception
Description copied from class: OwEventTarget
init the target after the context is set.

Specified by:
init in class OwEventTarget
Throws:
Exception


Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.