leon.view.getinterface
Interface LyIsIdleInterface
- All Known Implementing Classes:
- LyJDictionarySelector, LyJFileSelector, LyJFormattedDateInput, LyJFormattedInput, LyJFormattedTimeInput, LyJNumberSelector, LyJSelector, LyJTreeComponent, LySwingDate._LyJSpecialSelector, LySwingMenuBar, LySwingSelectBar, LySwingTable, LySwingTree
public interface LyIsIdleInterface
Abstract access to a method. Hides the specific implementation of the view (win, swing, html...)
Checks if the view is visible or not. The view component may implement this interface to properly
answer to controller requests
Field Summary |
static java.lang.String |
__VERSION
|
Method Summary |
boolean |
isIdle()
Checks if the component is idle or not. |
__VERSION
static final java.lang.String __VERSION
- See Also:
- Constant Field Values
isIdle
boolean isIdle()
- Checks if the component is idle or not.
- Returns:
- true if the component is idle (it is not refreshed when modifications are applied).
Website: W4 S.A., contact us: support@w4global.com