|
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.toolbar.tool.LyJQTool
public class LyJQTool
Type : leon.view.web.jquery.component.toolbar.tool.LyJQTool The peer component of LyTool for the jquery 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.LyGraphicalTool |
---|
__VERSION |
Constructor Summary | |
---|---|
LyJQTool(LyTool tool)
Constructor |
Method Summary | |
---|---|
boolean |
containsToolBar(LyTool tool)
Indicates if the tool contains an area which contains only a toolbar or not. |
int |
getImageFirstSize()
|
int |
getImageSecondSize()
|
java.lang.String |
getReloadScript()
(non-Javadoc) |
LyToolBar |
getSubToolbar(LyTool tool)
Gets the sub toolbar (toolbar in tool's area) |
java.lang.String |
getToolTip(java.lang.String label)
Gets the tooltip |
boolean |
isAreaOpened(LyTool tool)
Check if subArea is opened |
boolean |
isLabelEmpty(java.lang.String label)
Check if the given label is empty |
boolean |
isSeparator(LyTool tool)
Check if the tool is a separator |
boolean |
isSmallDashboard(LyTool tool)
|
boolean |
isToggleStyle(LyTool tool)
Check if the tool has the toggle style |
void |
setEnabled(boolean enabled)
(non-Javadoc) |
void |
setImage(java.lang.String image)
(non-Javadoc) |
void |
setLabel(java.lang.String label)
(non-Javadoc) |
void |
setPressed(boolean pressed)
(non-Javadoc) |
void |
setTooltip(java.lang.String tooltip)
(non-Javadoc) |
void |
writeHtml(LyWebPageWriter pw)
(non-Javadoc) |
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 LyJQTool(LyTool tool)
tool
- Method Detail |
---|
public boolean isToggleStyle(LyTool tool)
tool
-
public boolean isSeparator(LyTool tool)
tool
-
public boolean containsToolBar(LyTool tool)
public boolean isAreaOpened(LyTool tool)
tool
-
public LyToolBar getSubToolbar(LyTool tool)
tool
-
public boolean isSmallDashboard(LyTool tool)
public java.lang.String getToolTip(java.lang.String label)
label
-
public void setEnabled(boolean enabled)
setEnabled
in interface LyGraphicalTool
setEnabled
in interface LySetEnabledInterface
enabled
- Boolean indicating if attribute enabled is set or unset.LyGraphicalTool.setEnabled(boolean)
public boolean isLabelEmpty(java.lang.String label)
label
-
public void setImage(java.lang.String image)
setImage
in interface LyGraphicalTool
setImage
in interface LySetImageInterface
image
- New value of image.LyGraphicalTool.setImage(java.lang.String)
public void setLabel(java.lang.String label)
setLabel
in interface LyGraphicalTool
setLabel
in interface LySetLabelInterface
label
- New value of label.LyGraphicalTool.setLabel(java.lang.String)
public void setPressed(boolean pressed)
setPressed
in interface LyGraphicalTool
pressed
- Boolean indicating if attribute pressed is set or unset.LyGraphicalTool.setPressed(boolean)
public void setTooltip(java.lang.String tooltip)
setTooltip
in interface LyGraphicalTool
tooltip
- New value of tooltip.LyGraphicalTool.setTooltip(java.lang.String)
public void writeHtml(LyWebPageWriter pw)
writeHtml
in interface LyWebComponent
pw
- the page writerLyWebComponent.writeHtml(leon.view.web.LyWebPageWriter)
public java.lang.String getReloadScript()
getReloadScript
in class LyJQInternalView
LyJQInternalView.getReloadScript()
public int getImageFirstSize()
public int getImageSecondSize()
|
(c) January 2013 - W4 S.A. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |