LEONARDI Application Composer - 8.9.0.40 by W4 S.A.

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.
 

Field Detail

__VERSION

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

isVisible

boolean isVisible()
Checks if the component is visible or not.

Returns:
true if the component is showing (a visible component is never freed()).

(c) January 2013 - W4 S.A.

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