leon.data
Interface LyWorkSpaceCounterListener
- All Known Implementing Classes:
- LyLabelDaemon, LyPathDaemon, LyRoutedRelationDaemon
public interface LyWorkSpaceCounterListener
This interface is the listener interface for receiving object events on workspaces for counter
incrementation and decrementation.
- See Also:
LyWorkSpace
,
LyWorkSpaceEvent
Field Summary |
static java.lang.String |
__VERSION
File version |
Method Summary |
boolean |
counterChanged(LyWorkSpaceEvent event)
Called when the counter associated with the specified object has been incremented or
decremented. |
__VERSION
static final java.lang.String __VERSION
- File version
- See Also:
- Constant Field Values
counterChanged
boolean counterChanged(LyWorkSpaceEvent event)
- Called when the counter associated with the specified object has been incremented or
decremented.
- Parameters:
event
- Event notifying counter change.
- Returns:
- True if the event is used by the listener, false otherwise.
Website: W4 S.A., contact us: support@w4global.com