LEONARDI Application Composer - 8.9.0.40 by W4 S.A.

leon.view.web.jquery.component.frame
Class LyJQFrame

java.lang.Object
  extended by leon.view.graphic.LyGraphicalObject
      extended by leon.view.web.LyWebObject
          extended by leon.view.web.jquery.component.LyJQInternalView
              extended by leon.view.web.jquery.LyJQView
                  extended by leon.view.web.jquery.component.frame.LyJQFrame
All Implemented Interfaces:
LyIsVisibleInterface, LyGraphicalComponent, LyGraphicalFrame, LyGraphicalView, LyViewComponent, LyFreeInterface, LySetLabelInterface, LySetVisibleInterface, LyWebComponent

public class LyJQFrame
extends LyJQView
implements LyGraphicalFrame, LyIsVisibleInterface, LySetVisibleInterface

Type : leon.view.web.web2.frame.LyJQFrame The peer component of LyFrame for the jquery viewer.


Field Summary
 
Fields inherited from class leon.view.web.LyWebObject
__VERSION, WEB_COMPONENT_ID, WEB_CONTROLLER_ID, WEB_SESSION_ID
 
Fields inherited from interface leon.view.graphic.LyGraphicalFrame
__VERSION
 
Fields inherited from interface leon.view.getinterface.LyIsVisibleInterface
__VERSION
 
Fields inherited from interface leon.view.setinterface.LySetVisibleInterface
__VERSION
 
Constructor Summary
LyJQFrame(LyFrame frame)
          Constructor.
 
Method Summary
 java.lang.String addDialogFrameRefreshScript()
          add the dialog frame script
 LyJQArea getArea()
          Getting LyWeb2Area
 LyFrame getLyFrame()
          Get LyFrame object
 java.lang.String getReloadScript()
          this method is to be implemented by internal views to get the reload script for the page element
 boolean isVisible()
          Checks if the component is visible or not.
 void setLabel(java.lang.String label)
          Set label
 void setLyFrame(LyFrame _frame)
          Set LyFrame
 void setMessages(LyMessages messages)
          Set LyMessages
 void setProperty(java.lang.String name, java.lang.String value)
          set view component param
 void setVisible(boolean status)
          Sets the visibility status of this component.
 void writeHtml(LyWebPageWriter pw)
          Write HTML description corresponding to this component.
 
Methods inherited from class leon.view.web.jquery.component.LyJQInternalView
getConvertedHTML, getEncoding, getId, getJavascriptStrId, getJSWithoutTranslateString, getTreatedInternalId, isIE
 
Methods inherited from class leon.view.web.LyWebObject
addFileScript, decodeUrl, displayUpPage, encodeUrl, encodeUrlXhtml, expandUrl, free, getDisabledImageUrl, getFontSize, getFontString, getFontString, getFontString, getHexColor, getHexColor, getHtmlEntitiesString, getHtmlString, getImageSize, getImageSize, getImageUrl, getJavascriptString, getLastFrameName, getLyFont, getMessage, getRootUrl, getRootURL, getScrollHeightForSplitter, getUrl, getWebViewManager, refresh, replaceUrl, replaceUrl, setUpdating, updateRefreshInfo, writeJson
 
Methods inherited from class leon.view.graphic.LyGraphicalObject
expand, getBounds, getChildrenBounds, getController, getEnv, getEnvironment, getIdCode, getIntResource, getMessage, getResource, getString, getString, getString, getViewComponent, getViewManager, isFreed, isFreeing, isImageAnimated, processDemand, processDemand, testResource, translate
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface leon.view.graphic.LyGraphicalComponent
free, getViewComponent
 

Constructor Detail

LyJQFrame

public LyJQFrame(LyFrame frame)
Constructor.

Parameters:
frame - the frame component
Method Detail

getLyFrame

public LyFrame getLyFrame()
Get LyFrame object

Returns:
frame

setLyFrame

public void setLyFrame(LyFrame _frame)
Set LyFrame

Parameters:
_frame -

setLabel

public void setLabel(java.lang.String label)
Set label

Specified by:
setLabel in interface LyGraphicalFrame
Specified by:
setLabel in interface LySetLabelInterface
Parameters:
label - New value of label.

setMessages

public void setMessages(LyMessages messages)
Set LyMessages

Specified by:
setMessages in interface LyGraphicalFrame
Parameters:
messages - New value of messages

setVisible

public void setVisible(boolean status)
Description copied from interface: LySetVisibleInterface
Sets the visibility status of this component.

Specified by:
setVisible in interface LySetVisibleInterface
Overrides:
setVisible in class LyJQView
Parameters:
status - new visibility status, if true the component will be shown, if false it will be hiden
See Also:
LyJQView.setVisible(boolean)

getArea

public LyJQArea getArea()
Getting LyWeb2Area

Returns:
area

setProperty

public void setProperty(java.lang.String name,
                        java.lang.String value)
Description copied from class: LyJQInternalView
set view component param

Overrides:
setProperty in class LyJQInternalView

isVisible

public boolean isVisible()
Description copied from interface: LyIsVisibleInterface
Checks if the component is visible or not.

Specified by:
isVisible in interface LyIsVisibleInterface
Returns:
true if the component is showing (a visible component is never freed()).

getReloadScript

public java.lang.String getReloadScript()
Description copied from class: LyJQInternalView
this method is to be implemented by internal views to get the reload script for the page element

Specified by:
getReloadScript in class LyJQInternalView
Returns:
reload component script

addDialogFrameRefreshScript

public java.lang.String addDialogFrameRefreshScript()
add the dialog frame script


writeHtml

public void writeHtml(LyWebPageWriter pw)
Description copied from interface: LyWebComponent
Write HTML description corresponding to this component.

Specified by:
writeHtml in interface LyWebComponent
Parameters:
pw - the page writer

(c) January 2013 - W4 S.A.

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