Package org.eclnt.ccaddons.pbc.overlay
Class CCMoveableArea
java.lang.Object
org.eclnt.jsfserver.pagebean.PageBean
org.eclnt.jsfserver.pagebean.component.PageBeanComponentBase
org.eclnt.jsfserver.pagebean.component.PageBeanComponent
org.eclnt.ccaddons.pbc.overlay.CCMoveableArea
- All Implemented Interfaces:
Serializable,org.eclnt.jsfserver.elements.IConfiguredByLayout,org.eclnt.jsfserver.pagebean.component.IPageBeanComponent,org.eclnt.jsfserver.pagebean.componentascontrol.IPageBeanComponentAsControlImplicitlyCreateInstance,org.eclnt.jsfserver.pagebean.IPageBean,org.eclnt.jsfserver.util.valuemgmt.IDynamicContentBindingObject
public class CCMoveableArea
extends org.eclnt.jsfserver.pagebean.component.PageBeanComponent
implements Serializable, org.eclnt.jsfserver.pagebean.componentascontrol.IPageBeanComponentAsControlImplicitlyCreateInstance
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic interfaceNested classes/interfaces inherited from class org.eclnt.jsfserver.pagebean.component.PageBeanComponent
org.eclnt.jsfserver.pagebean.component.PageBeanComponent.ILiteralResolver, org.eclnt.jsfserver.pagebean.component.PageBeanComponent.LitMap -
Field Summary
Fields inherited from class org.eclnt.jsfserver.pagebean.PageBean
m_pageModifier -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintbooleanbooleanbooleanintgetWidth()getX()getY()voidinitializePageBean(Map<String, String> initData) voidinitializePageBeanConfigItems(List<org.eclnt.jsfserver.pagebean.PageBeanConfigItem> configItems) voidvoidvoidvoidonIconDownAction(org.eclnt.jsfserver.base.faces.event.ActionEvent event) voidonIconUpAction(org.eclnt.jsfserver.base.faces.event.ActionEvent event) voidprepare(CCMoveableArea.IListener listener) voidsetBackground(String background) voidsetBackgroundButton(String backgroundButton) voidvoidsetBottomDistance(int bottomDistance) voidvoidsetCurrentPosition(ENUMMoveableAreaPosition position) voidvoidsetImageButtonBottom(String imageButtonBottom) voidsetImageButtonTop(String imageButtonTop) voidsetShowonareamouseoveronly(boolean showonareamouseoveronly) voidsetStylevariantBox(String stylevariantBox) voidsetStylevariantButtonBottom(String stylevariantButtonBottom) voidsetStylevariantButtonTop(String stylevariantButtonTop) voidsetTopDistance(int topDistance) voidvoidvoidMethods inherited from class org.eclnt.jsfserver.pagebean.component.PageBeanComponent
getLitMethods inherited from class org.eclnt.jsfserver.pagebean.component.PageBeanComponentBase
addConfiguredByLayoutListener, findLiteralResourceName, getClassDefiningPageBean, getLayoutPath, getLiteralResolver, getPageName, initializePageBeanFinished, initializePageBeanPassComponent, initializePageBeanStarted, isInitialized, readLiteral, readLiteralByOwnResourceBundle, removeConfiguredByLayoutListener, setLiteralResolverMethods inherited from class org.eclnt.jsfserver.pagebean.PageBean
buildContentReplaceString, closePopup, getActualRootExpression, getModalModelessPopupForPopupPageBean, getPageModifier, getPopups, getStamp, initializePageModifier, openModalPopup, openModelessPopup, pbx, readPageLayoutXML, setActualRootExpressionMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.eclnt.jsfserver.elements.IConfiguredByLayout
addConfiguredByLayoutListener, removeConfiguredByLayoutListenerMethods inherited from interface org.eclnt.jsfserver.pagebean.IPageBean
closePopup, getActualRootExpression, getPageModifier, getPageName, getStamp, openModalPopup, openModelessPopup, setActualRootExpressionMethods inherited from interface org.eclnt.jsfserver.pagebean.component.IPageBeanComponent
initializePageBeanFinished, initializePageBeanPassComponent, initializePageBeanStarted, isInitialized
-
Constructor Details
-
CCMoveableArea
public CCMoveableArea()
-
-
Method Details
-
getRootExpressionUsedInPage
- Specified by:
getRootExpressionUsedInPagein interfaceorg.eclnt.jsfserver.pagebean.IPageBean- Specified by:
getRootExpressionUsedInPagein classorg.eclnt.jsfserver.pagebean.PageBean
-
prepare
-
getRenderedTop
public boolean getRenderedTop() -
getRenderedBottom
public boolean getRenderedBottom() -
getStylevariantBox
-
setStylevariantBox
-
getBorder
-
setBorder
-
getTopDistance
public int getTopDistance() -
setTopDistance
public void setTopDistance(int topDistance) -
getBottomDistance
public int getBottomDistance() -
setBottomDistance
public void setBottomDistance(int bottomDistance) -
getBackground
-
setBackground
-
getStylevariantButtonTop
-
setStylevariantButtonTop
-
getStylevariantButtonBottom
-
setStylevariantButtonBottom
-
getBackgroundButton
-
setBackgroundButton
-
getImageButtonTop
-
setImageButtonTop
-
getImageButtonBottom
-
setImageButtonBottom
-
getShowonareamouseoveronly
public boolean getShowonareamouseoveronly() -
setShowonareamouseoveronly
public void setShowonareamouseoveronly(boolean showonareamouseoveronly) -
initializePageBean
- Specified by:
initializePageBeanin interfaceorg.eclnt.jsfserver.pagebean.component.IPageBeanComponent- Overrides:
initializePageBeanin classorg.eclnt.jsfserver.pagebean.component.PageBeanComponent
-
initializePageBeanConfigItems
public void initializePageBeanConfigItems(List<org.eclnt.jsfserver.pagebean.PageBeanConfigItem> configItems) - Specified by:
initializePageBeanConfigItemsin interfaceorg.eclnt.jsfserver.pagebean.component.IPageBeanComponent- Overrides:
initializePageBeanConfigItemsin classorg.eclnt.jsfserver.pagebean.component.PageBeanComponent
-
onBeforeRendering
public void onBeforeRendering()- Specified by:
onBeforeRenderingin interfaceorg.eclnt.jsfserver.pagebean.IPageBean- Overrides:
onBeforeRenderingin classorg.eclnt.jsfserver.pagebean.PageBean
-
getBounds
-
setBounds
-
getHeight
-
setHeight
-
getWidth
-
setWidth
-
getY
-
setY
-
getX
-
setX
-
getAnchor
-
onIconUpAction
public void onIconUpAction(org.eclnt.jsfserver.base.faces.event.ActionEvent event) -
onIconDownAction
public void onIconDownAction(org.eclnt.jsfserver.base.faces.event.ActionEvent event) -
moveToTopIfNotExplicitlyPositioned
public void moveToTopIfNotExplicitlyPositioned() -
moveToBottomIfNotExplicitlyPositioned
public void moveToBottomIfNotExplicitlyPositioned() -
getCurrentPosition
-
setCurrentPosition
-