|
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.component.message.LyJQMessages
public class LyJQMessages
Type : leon.view.web.web2.message.LyWeb2Messages The peer component of LyMessages for the web2 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.LyGraphicalMessages |
---|
__VERSION |
Constructor Summary | |
---|---|
LyJQMessages(LyMessages messages)
Class constructor of a Messages object for the web2 target. |
Method Summary | |
---|---|
void |
addMessage(LyMessage arg0,
int arg1)
Inserts a sub-component messages at given position. |
LyJQMessage |
getLyWeb2Message(LyMessage message)
Getting lyWeb2Message from a lyMessage object |
java.lang.String |
getReloadScript()
this method is to be implemented by internal views to get the reload script for the page element |
boolean |
hasBorder(LyMessages lyMessages)
Check if messages element has border |
void |
refreshComponent()
notify the view manager to refresh the whole component |
void |
removeMessage(LyMessage arg0)
Removes a sub-component messages. |
void |
writeHtml(LyWebPageWriter arg0)
Write HTML description corresponding to this component. |
Methods inherited from class leon.view.web.jquery.component.LyJQInternalView |
---|
getConvertedHTML, getEncoding, getId, getJavascriptStrId, getJSWithoutTranslateString, getTreatedInternalId, isIE, setProperty |
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 LyJQMessages(LyMessages messages)
messages
- the generic Messages defined for every type of view targets.Method Detail |
---|
public LyJQMessage getLyWeb2Message(LyMessage message)
message
-
public boolean hasBorder(LyMessages lyMessages)
lyMessages
-
public void addMessage(LyMessage arg0, int arg1)
LyGraphicalMessages
addMessage
in interface LyGraphicalMessages
arg0
- The messages to add to messages list.arg1
- Position where the sub-component is inserted.public void removeMessage(LyMessage arg0)
LyGraphicalMessages
removeMessage
in interface LyGraphicalMessages
arg0
- The messages to remove to messages list.public void writeHtml(LyWebPageWriter arg0)
LyWebComponent
writeHtml
in interface LyWebComponent
arg0
- the page writerpublic void refreshComponent()
public java.lang.String getReloadScript()
LyJQInternalView
getReloadScript
in class LyJQInternalView
|
(c) January 2013 - W4 S.A. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |