LEONARDI Application Composer - 8.9.0.40 by W4 S.A.

leon.data
Interface LyErrorListener

All Superinterfaces:
LyDataSourceListener

public interface LyErrorListener
extends LyDataSourceListener

Listener for error events.


Field Summary
static java.lang.String __VERSION
          File version
 
Method Summary
 boolean errorAdded(LyDataSourceEvent event)
          Method for receiving an error creation.
 boolean errorRemoved(LyDataSourceEvent event)
          Method for receiving an error deletion.
 
Methods inherited from interface leon.data.LyDataSourceListener
objectCreated, objectDeleted, objectModified
 

Field Detail

__VERSION

static final java.lang.String __VERSION
File version

See Also:
Constant Field Values
Method Detail

errorAdded

boolean errorAdded(LyDataSourceEvent event)
Method for receiving an error creation.

Parameters:
event - Event notifying the addition of an error.
Returns:
True indicating if the event was used, false otherwise.

errorRemoved

boolean errorRemoved(LyDataSourceEvent event)
Method for receiving an error deletion.

Parameters:
event - Event notifying the deletion of an error.
Returns:
True indicating if the event was used, false otherwise.

(c) January 2013 - W4 S.A.

Website: W4 S.A., contact us: support@w4global.com