LEONARDI Application Composer - 8.9.0.40 by W4 S.A.

leon.view.web.jquery.component
Class LyJQInternalView

java.lang.Object
  extended by leon.view.graphic.LyGraphicalObject
      extended by leon.view.web.LyWebObject
          extended by leon.view.web.jquery.component.LyJQInternalView
All Implemented Interfaces:
LyGraphicalComponent, LyViewComponent, LyFreeInterface, LyWebComponent
Direct Known Subclasses:
LyJQCaption, LyJQCell, LyJQCommand, LyJQCommands, LyJQContainer, LyJQEntry, LyJQFieldItem, LyJQFooter, LyJQFooters, LyJQFormField, LyJQGauge, LyJQHeader, LyJQHeaders, LyJQIcon, LyJQInterval, LyJQItem, LyJQLine, LyJQLink, LyJQListOption, LyJQMenu, LyJQMenuBar, LyJQMessage, LyJQMessages, LyJQOption, LyJQPopupMenu, LyJQRow, LyJQRows, LyJQSelectItem, LyJQTab, LyJQTip, LyJQTitleBar, LyJQTool, LyJQToolbar, LyJQTreeNode, LyJQView

public abstract class LyJQInternalView
extends LyWebObject


Field Summary
 
Fields inherited from class leon.view.web.LyWebObject
__VERSION, WEB_COMPONENT_ID, WEB_CONTROLLER_ID, WEB_SESSION_ID
 
Constructor Summary
LyJQInternalView(LyComponent viewComponent)
           
 
Method Summary
static java.lang.String getConvertedHTML(java.lang.String label)
           
 java.lang.String getEncoding()
           
 java.lang.String getId()
           
 java.lang.String getJavascriptStrId()
           
 java.lang.String getJSWithoutTranslateString(java.lang.String label)
           
abstract  java.lang.String getReloadScript()
          this method is to be implemented by internal views to get the reload script for the page element
 java.lang.String getTreatedInternalId()
          When being translated to html, velocity special characters are removed, So we have to retreat them to be conserved in page code
 boolean isIE()
           
 void setProperty(java.lang.String name, java.lang.String value)
          set view component param
 
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.web.LyWebComponent
writeHtml
 

Constructor Detail

LyJQInternalView

public LyJQInternalView(LyComponent viewComponent)
Method Detail

getTreatedInternalId

public java.lang.String getTreatedInternalId()
When being translated to html, velocity special characters are removed, So we have to retreat them to be conserved in page code

Returns:
revised internal id

getJavascriptStrId

public java.lang.String getJavascriptStrId()
Returns:
formatted id for javacript responses

getId

public java.lang.String getId()
Returns:
jquery component internal view id

getReloadScript

public abstract java.lang.String getReloadScript()
this method is to be implemented by internal views to get the reload script for the page element

Returns:
reload component script

setProperty

public void setProperty(java.lang.String name,
                        java.lang.String value)
set view component param

Parameters:
name -
value -

isIE

public boolean isIE()

getJSWithoutTranslateString

public java.lang.String getJSWithoutTranslateString(java.lang.String label)

getConvertedHTML

public static java.lang.String getConvertedHTML(java.lang.String label)

getEncoding

public java.lang.String getEncoding()

(c) January 2013 - W4 S.A.

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