Package com.azalient.api.file.event

This package provides interfaces to page and table-specific event listeners: ModifyListener, NewTableListener, etc

See:
          Description

Interface Summary
ModifyListener Listen for modifications on the data
NewResultListener A listener that is notified when a row is added to a results table
NewTableListener A listener that is notified when a table is changed
ProcessListener A process listener is notified of the progress of a number of processes in Commuter.
 

Enum Summary
ProcessListener.ProgressTag An enumeration of processes that use the progress notifications.
TableEvent Used by a NewTableListener to describe the type of a table event
 

Package com.azalient.api.file.event Description

This package provides interfaces to page and table-specific event listeners: ModifyListener, NewTableListener, etc