|
LEONARDI Application Composer - 8.9.0.40 by W4 S.A. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectleon.view.graphic.LyGraphicalObject
leon.view.web.LyWebObject
leon.view.web.jquery.component.LyJQInternalView
leon.view.web.jquery.LyJQView
leon.view.web.jquery.component.frame.LyJQFrame
public class LyJQFrame
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 |
---|
public LyJQFrame(LyFrame frame)
frame
- the frame componentMethod Detail |
---|
public LyFrame getLyFrame()
public void setLyFrame(LyFrame _frame)
_frame
- public void setLabel(java.lang.String label)
setLabel
in interface LyGraphicalFrame
setLabel
in interface LySetLabelInterface
label
- New value of label.public void setMessages(LyMessages messages)
setMessages
in interface LyGraphicalFrame
messages
- New value of messagespublic void setVisible(boolean status)
LySetVisibleInterface
setVisible
in interface LySetVisibleInterface
setVisible
in class LyJQView
status
- new visibility status, if true the component will be shown, if false it will be
hidenLyJQView.setVisible(boolean)
public LyJQArea getArea()
public void setProperty(java.lang.String name, java.lang.String value)
LyJQInternalView
setProperty
in class LyJQInternalView
public boolean isVisible()
LyIsVisibleInterface
isVisible
in interface LyIsVisibleInterface
public java.lang.String getReloadScript()
LyJQInternalView
getReloadScript
in class LyJQInternalView
public java.lang.String addDialogFrameRefreshScript()
public void writeHtml(LyWebPageWriter pw)
LyWebComponent
writeHtml
in interface LyWebComponent
pw
- the page writer
|
(c) January 2013 - W4 S.A. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |