LEONARDI Application Composer - 8.9.0.40 by W4 S.A.

leon.view.web.jquery.component.form.field.dictionary.entry
Class LyJQEntry

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.component.form.field.dictionary.entry.LyJQEntry
All Implemented Interfaces:
LyGraphicalComponent, LyGraphicalEntry, LyViewComponent, LyFreeInterface, LySetImageInterface, LySetValidityInterface, LyWebComponent

public class LyJQEntry
extends LyJQInternalView
implements LyGraphicalEntry


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.LyGraphicalEntry
__VERSION
 
Constructor Summary
LyJQEntry(LyEntry entry)
           
 
Method Summary
 void free()
          Free resources allocated to this component.
 java.lang.String getReloadScript()
          this method is to be implemented by internal views to get the reload script for the page element
 java.util.List<LyEntry> getSubEntries()
           
 boolean isValid()
           
 void setChecked(boolean checked)
          Updates attribute checked to the given value.
 void setImage(java.lang.String image)
          Updates attribute image to the given value.
 void setOpen(boolean open)
          Updates attribute open to the given value.
 void setValidity(LyTreeNode.Validity validity)
          Updates attribute validity to the given value.
 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, setProperty
 
Methods inherited from class leon.view.web.LyWebObject
addFileScript, decodeUrl, displayUpPage, encodeUrl, encodeUrlXhtml, expandUrl, 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
getViewComponent
 

Constructor Detail

LyJQEntry

public LyJQEntry(LyEntry entry)
Method Detail

free

public void free()
Description copied from class: LyGraphicalObject
Free resources allocated to this component.

Specified by:
free in interface LyGraphicalComponent
Specified by:
free in interface LyFreeInterface
Overrides:
free in class LyWebObject
See Also:
LyFreeInterface.free()

setChecked

public void setChecked(boolean checked)
Description copied from interface: LyGraphicalEntry
Updates attribute checked to the given value.

Specified by:
setChecked in interface LyGraphicalEntry
Parameters:
checked - Boolean indicating if attribute checked is set or unset.

setOpen

public void setOpen(boolean open)
Description copied from interface: LyGraphicalEntry
Updates attribute open to the given value.

Specified by:
setOpen in interface LyGraphicalEntry
Parameters:
open - Boolean indicating if attribute open is set or unset.

setValidity

public void setValidity(LyTreeNode.Validity validity)
Description copied from interface: LyGraphicalEntry
Updates attribute validity to the given value.

Specified by:
setValidity in interface LyGraphicalEntry
Specified by:
setValidity in interface LySetValidityInterface
Parameters:
validity - New value of validity.

setImage

public void setImage(java.lang.String image)
Description copied from interface: LyGraphicalEntry
Updates attribute image to the given value.

Specified by:
setImage in interface LyGraphicalEntry
Specified by:
setImage in interface LySetImageInterface
Parameters:
image - New value of image.

getSubEntries

public java.util.List<LyEntry> getSubEntries()

isValid

public boolean isValid()

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

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

(c) January 2013 - W4 S.A.

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