|
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.LyJQContainer
leon.view.web.jquery.component.splitter.LyJQSplitter
public class LyJQSplitter
Type : leon.view.web.web2.splitter.LyWeb2Splitter The peer component of LySplitter for the web2 viewer.
Field Summary | |
---|---|
static java.lang.String |
__VERSION
|
static int |
MAXIMUM_COMPONENT_HEIGHT
Maximum height of the components displayed in a splitter. |
Fields inherited from class leon.view.web.LyWebObject |
---|
WEB_COMPONENT_ID, WEB_CONTROLLER_ID, WEB_SESSION_ID |
Constructor Summary | |
---|---|
LyJQSplitter(LySplitter splitter)
|
Method Summary | |
---|---|
java.lang.String |
getFirstSize()
get second panel size |
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 |
getSecondSize()
get first panel size |
java.util.List<LyPanel> |
getSplitterPanes()
getSplitterPanes |
void |
setActivePart(LySplitter.ActivePart activePart)
Updates attribute activePart to the given value. |
void |
setSelected(boolean status)
|
void |
setSizes(java.lang.String sizes)
Updates attribute sizes to the given value. |
void |
writeHtml(LyWebPageWriter pw)
Write HTML description corresponding to this component. |
Methods inherited from class leon.view.web.jquery.LyJQContainer |
---|
isArea, isSplitter, isTabs |
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 |
Field Detail |
---|
public static final java.lang.String __VERSION
public static int MAXIMUM_COMPONENT_HEIGHT
Constructor Detail |
---|
public LyJQSplitter(LySplitter splitter)
Method Detail |
---|
public java.util.List<LyPanel> getSplitterPanes()
public void setSizes(java.lang.String sizes)
LyGraphicalSplitter
setSizes
in interface LyGraphicalSplitter
sizes
- New value of sizes.public java.lang.String getSecondSize()
splitter
-
public java.lang.String getFirstSize()
splitter
-
public void writeHtml(LyWebPageWriter pw)
LyWebComponent
writeHtml
in interface LyWebComponent
pw
- the page writerpublic java.lang.String getReloadScript()
LyJQInternalView
getReloadScript
in class LyJQInternalView
public void setSelected(boolean status)
public void setActivePart(LySplitter.ActivePart activePart)
LyGraphicalSplitter
setActivePart
in interface LyGraphicalSplitter
activePart
- New value of activePart.
|
(c) January 2013 - W4 S.A. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |