by.belsoft.report.tools.view
Class ViewTreeListener

java.lang.Object
  |
  +--by.belsoft.report.tools.actions.ContextData
        |
        +--by.belsoft.report.tools.view.ViewTreeListener

public class ViewTreeListener
extends ContextData

The view tree listener

Author:
Maksim Mostovnikov

Constructor Summary
ViewTreeListener()
           
 
Method Summary
 void processAction(ActionEvent event)
          processAction processes listen action
 
Methods inherited from class by.belsoft.report.tools.actions.ContextData
getContext, getReportName, getRequest, getSession, setRefreshData
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ViewTreeListener

public ViewTreeListener()
Method Detail

processAction

public void processAction(ActionEvent event)
processAction processes listen action

Parameters:
event - ActionEvent event invoked


Copyright © 2005 BelSoft Inc. All Rights Reserved.