leon.view.web.jquery.component.form.field.dictionary.entry
Class LyJQEntry
java.lang.Object
leon.view.graphic.LyGraphicalObject
leon.view.web.LyWebObject
leon.view.web.jquery.component.LyJQInternalView
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
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.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 |
LyJQEntry
public LyJQEntry(LyEntry entry)
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
Website: W4 S.A., contact us: support@w4global.com