Uses of Class
com.fruitioninc.jwc.ComponentEvent

Packages that use ComponentEvent
com.fruitioninc.jwc Provides a set of graphical components for developing web applications. 
 

Uses of ComponentEvent in com.fruitioninc.jwc
 

Methods in com.fruitioninc.jwc with parameters of type ComponentEvent
 void ComponentListener.serialize(ComponentEvent event)
          Called when the component is about to be serialized.
 void Component.fireComponentSerialize(ComponentEvent event)
          Fires a ComponentEvent that signifies that the component is about to be serialized.