by.belsoft.report.tools.view
Class StructureTreeListener

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

public class StructureTreeListener
extends ContextData

The structure tree listener

Author:
Ilya Kirillov

Constructor Summary
StructureTreeListener()
           
 
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

StructureTreeListener

public StructureTreeListener()
Method Detail

processAction

public void processAction(ActionEvent event)
processAction processes listen action

Parameters:
event - ActionEvent event invoked


Copyright © 2005 BelSoft Inc. All Rights Reserved.