LEONARDI Application Composer - 8.9.0.40 by W4 S.A.

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.
 

Field Detail

__VERSION

static final java.lang.String __VERSION
See Also:
Constant Field Values
Method Detail

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).

(c) January 2013 - W4 S.A.

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