Chart FX 7 for Java Server

com.softwarefx.chartfx.server
Interface ConditionalAttributesListener

All Superinterfaces:
EventListener

public interface ConditionalAttributesListener
extends EventListener

This is the Listener interface for ConditionalAttributes event. This event occurs when conditions are re-evaluated within the ConditionalAttributes object.


Method Summary
 void conditionalAttributesEventHandler(ConditionalAttributesEvent e)
          Invoked when the ConditionalAttributes event occurs.
 

Method Detail

conditionalAttributesEventHandler

void conditionalAttributesEventHandler(ConditionalAttributesEvent e)

Invoked when the ConditionalAttributes event occurs.


http://www.softwarefx.com

2008 Software FX, Inc. All Rights Reserved. Chart FX is a registered trademark of Software FX, Inc
All other names are trademarks or registered trademarks of their respective owners.