public interface IIdleHook
| Modifier and Type | Method and Description |
|---|---|
void |
componentActive(IComponentIdentifier cid)
Called when a component becomes active.
|
void |
componentIdle(IComponentIdentifier cid)
Called when a component becomes idle.
|
void componentActive(IComponentIdentifier cid)
void componentIdle(IComponentIdentifier cid)
Copyright © 2015. All Rights Reserved.