com.tensegrity.composite.event
Interface CompositeViewEvent

All Superinterfaces:
CompositeRootEvent
All Known Implementing Classes:
AbstractCompositeViewEvent

public interface CompositeViewEvent
extends CompositeRootEvent

Common interface for all CompositeView events.

Version:
$Id: CompositeViewEvent.java,v 1.3 2003/02/19 18:16:00 MichaelKegel Exp $
Author:
MichaelKegel

Method Summary
 CompositeView getCompositeView()
          returns the CompositeView which generates the event.
 

Method Detail

getCompositeView

public CompositeView getCompositeView()
returns the CompositeView which generates the event.

Returns:
CompositeView the CompositeView the event occurs at


Copyright © 2005 Tensegrity Software GmbH. All Rights Reserved. Date of creation: 09.06.2006.