leon.view.getinterface
Interface LyIsVisibleInterface
- All Known Implementing Classes:
- LyJQFrame, LyStrutsFrame, LySwingDialog, LySwingFrame, LySwingView
public interface LyIsVisibleInterface
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 |
isVisible()
Checks if the component is visible or not. |
__VERSION
static final java.lang.String __VERSION
- See Also:
- Constant Field Values
isVisible
boolean isVisible()
- Checks if the component is visible or not.
- Returns:
- true if the component is showing (a visible component is never freed()).
Website: W4 S.A., contact us: support@w4global.com