|
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.fieldItem.LyJQFieldItem
leon.view.web.jquery.component.form.field.href.LyJQHRef
public class LyJQHRef
LyHref jquery internal view
Field Summary | |
---|---|
static java.lang.String |
LOCATION
The location:// String value used within Path representation. |
Fields inherited from class leon.view.web.jquery.component.fieldItem.LyJQFieldItem |
---|
__VERSION |
Fields inherited from class leon.view.web.LyWebObject |
---|
WEB_COMPONENT_ID, WEB_CONTROLLER_ID, WEB_SESSION_ID |
Fields inherited from interface leon.view.graphic.LyGraphicalHRef |
---|
__VERSION |
Constructor Summary | |
---|---|
LyJQHRef(LyHRef hRef)
Constructor. |
Method Summary | |
---|---|
java.lang.String |
getId(LyHRef href)
|
java.lang.String |
getImage(LyHRef href)
Gets the HRef image. |
java.lang.String |
getTarget()
get href target |
boolean |
isHref()
|
void |
setImage(java.lang.String image)
Updates attribute image to the given value. |
void |
setLabel(java.lang.String label)
Sets the label of the component. |
void |
setSensitive(boolean sensitive)
Updates attribute sensitive to the given value. |
void |
setVisited(boolean visited)
Updates attribute visited to the given value. |
boolean |
startId(java.lang.String id)
|
Methods inherited from class leon.view.web.jquery.component.fieldItem.LyJQFieldItem |
---|
canDisabled, getCaption, getController, getFieldItem, getForm, getFormField, getReloadScript, isEditable, isEnabled, isLabelInstance, isMail, isNetscape, isOptional, isPrintMode, isUrl, isUrlRecurse, needCheck, writeHtml |
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, 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 |
Field Detail |
---|
public static java.lang.String LOCATION
Constructor Detail |
---|
public LyJQHRef(LyHRef hRef)
hRef
- the href componentMethod Detail |
---|
public java.lang.String getImage(LyHRef href)
setImage(String)
public java.lang.String getId(LyHRef href)
public boolean startId(java.lang.String id)
public java.lang.String getTarget()
getTarget
in class LyJQFieldItem
public void setImage(java.lang.String image)
LyGraphicalHRef
setImage
in interface LyGraphicalHRef
setImage
in interface LySetImageInterface
image
- New value of image.public void setSensitive(boolean sensitive)
LyGraphicalHRef
setSensitive
in interface LyGraphicalHRef
setSensitive
in interface LySetSensitiveInterface
sensitive
- Boolean indicating if attribute sensitive is set or unset.public void setVisited(boolean visited)
LyGraphicalHRef
setVisited
in interface LyGraphicalHRef
setVisited
in interface LySetVisitedInterface
visited
- Boolean indicating if attribute visited is set or unset.public void setLabel(java.lang.String label)
LySetLabelInterface
setLabel
in interface LyGraphicalHRef
setLabel
in interface LySetLabelInterface
setLabel
in class LyJQFieldItem
label
- new labelpublic boolean isHref()
|
(c) January 2013 - W4 S.A. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |