com.irisel.oms.guiom.actions
Class Action_print

java.lang.Object
  extended by com.irisel.oms.guiom.actions.ActionHandler
      extended by com.irisel.oms.guiom.actions.Action_print

public class Action_print
extends ActionHandler


Constructor Summary
Action_print(CLBrowser browser, OMSAction action)
           
 
Method Summary
 void onEvent(OMSEvent e)
           
 
Methods inherited from class com.irisel.oms.guiom.actions.ActionHandler
getBrowser, setBrowser
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Action_print

public Action_print(CLBrowser browser,
                    OMSAction action)
Method Detail

onEvent

public void onEvent(OMSEvent e)
             throws GuiException
Specified by:
onEvent in class ActionHandler
Throws:
GuiException