Class CCBoxWithSideComment

java.lang.Object
org.eclnt.jsfserver.pagebean.PageBean
org.eclnt.jsfserver.pagebean.component.PageBeanComponentBase
org.eclnt.jsfserver.pagebean.componentascontrol.PageBeanComponentAsControl
org.eclnt.jsfserver.pagebean.componentascontrol.PageBeanComponentAsControlWithAction
org.eclnt.ccaddons.pbc.CCBoxWithSideComment
All Implemented Interfaces:
Serializable, org.eclnt.jsfserver.elements.IConfiguredByLayout, org.eclnt.jsfserver.pagebean.componentascontrol.IActionEventDelegationProvider, org.eclnt.jsfserver.pagebean.componentascontrol.IPageBeanComponentAsControl, org.eclnt.jsfserver.pagebean.componentascontrol.IPageBeanComponentAsControlImplicitlyCreateInstance, org.eclnt.jsfserver.pagebean.IPageBean, org.eclnt.jsfserver.util.valuemgmt.IDynamicContentBindingObject

public class CCBoxWithSideComment extends org.eclnt.jsfserver.pagebean.componentascontrol.PageBeanComponentAsControlWithAction implements Serializable, org.eclnt.jsfserver.pagebean.componentascontrol.IPageBeanComponentAsControlImplicitlyCreateInstance
See Also:
  • Nested Class Summary

    Nested classes/interfaces inherited from class org.eclnt.jsfserver.pagebean.componentascontrol.PageBeanComponentAsControlWithAction

    org.eclnt.jsfserver.pagebean.componentascontrol.PageBeanComponentAsControlWithAction.IDirectActionListener

    Nested classes/interfaces inherited from class org.eclnt.jsfserver.pagebean.componentascontrol.PageBeanComponentAsControl

    org.eclnt.jsfserver.pagebean.componentascontrol.PageBeanComponentAsControl.ILiteralResolver, org.eclnt.jsfserver.pagebean.componentascontrol.PageBeanComponentAsControl.LitMap
  • Field Summary

    Fields inherited from class org.eclnt.jsfserver.pagebean.PageBean

    m_pageModifier
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
     
     
     
     
     
     
     
     
     
     
     
     
     
    void
    initializePageBean(Map<String,String> fixParams, Map<String,org.eclnt.jsfserver.util.valuemgmt.IValueDelegation<?>> dynParams)
     
    void
    initializePageBeanConfigItems(List<org.eclnt.jsfserver.pagebean.PageBeanComponentAsControlConfigItem> configItems)
     
    void
     
    void
     
    void
     
    void
     
    void
     
    void
     
    void
     
    void
     
    void
     
    void
     
    void
     
    void
     
    void
     
    void
     

    Methods inherited from class org.eclnt.jsfserver.pagebean.componentascontrol.PageBeanComponentAsControlWithAction

    delegateActionEvent, getDirectActionListener, setActionDelegationListener, setDirectActionListener

    Methods inherited from class org.eclnt.jsfserver.pagebean.componentascontrol.PageBeanComponentAsControl

    getLit, transferAttributeReferencesIntoPageBeanInstance

    Methods inherited from class org.eclnt.jsfserver.pagebean.component.PageBeanComponentBase

    addConfiguredByLayoutListener, findLiteralResourceName, getClassDefiningPageBean, getLayoutPath, getLiteralResolver, getPageName, initializePageBeanFinished, initializePageBeanPassComponent, initializePageBeanStarted, isInitialized, readLiteral, readLiteralByOwnResourceBundle, removeConfiguredByLayoutListener, setLiteralResolver

    Methods inherited from class org.eclnt.jsfserver.pagebean.PageBean

    buildContentReplaceString, closePopup, getActualRootExpression, getModalModelessPopupForPopupPageBean, getPageModifier, getPopups, getStamp, initializePageModifier, openModalPopup, openModelessPopup, pbx, readPageLayoutXML, setActualRootExpression

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface org.eclnt.jsfserver.elements.IConfiguredByLayout

    addConfiguredByLayoutListener, removeConfiguredByLayoutListener

    Methods inherited from interface org.eclnt.jsfserver.pagebean.IPageBean

    closePopup, getActualRootExpression, getPageModifier, getPageName, getStamp, openModalPopup, openModelessPopup, setActualRootExpression

    Methods inherited from interface org.eclnt.jsfserver.pagebean.componentascontrol.IPageBeanComponentAsControl

    initializePageBeanFinished, initializePageBeanPassComponent, initializePageBeanStarted, isInitialized
  • Constructor Details

    • CCBoxWithSideComment

      public CCBoxWithSideComment()
  • Method Details

    • getDropreceive

      public String getDropreceive()
    • setDropreceive

      public void setDropreceive(String value)
    • getDragsend

      public String getDragsend()
    • setDragsend

      public void setDragsend(String value)
    • getRootExpressionUsedInPage

      public String getRootExpressionUsedInPage()
      Specified by:
      getRootExpressionUsedInPage in interface org.eclnt.jsfserver.pagebean.IPageBean
      Specified by:
      getRootExpressionUsedInPage in class org.eclnt.jsfserver.pagebean.PageBean
    • initializePageBean

      public void initializePageBean(Map<String,String> fixParams, Map<String,org.eclnt.jsfserver.util.valuemgmt.IValueDelegation<?>> dynParams)
      Specified by:
      initializePageBean in interface org.eclnt.jsfserver.pagebean.componentascontrol.IPageBeanComponentAsControl
      Overrides:
      initializePageBean in class org.eclnt.jsfserver.pagebean.componentascontrol.PageBeanComponentAsControl
    • initializePageBeanConfigItems

      public void initializePageBeanConfigItems(List<org.eclnt.jsfserver.pagebean.PageBeanComponentAsControlConfigItem> configItems)
      Specified by:
      initializePageBeanConfigItems in interface org.eclnt.jsfserver.pagebean.componentascontrol.IPageBeanComponentAsControl
      Overrides:
      initializePageBeanConfigItems in class org.eclnt.jsfserver.pagebean.componentascontrol.PageBeanComponentAsControl
    • onBeforeRendering

      public void onBeforeRendering()
      Specified by:
      onBeforeRendering in interface org.eclnt.jsfserver.pagebean.IPageBean
      Overrides:
      onBeforeRendering in class org.eclnt.jsfserver.pagebean.PageBean
    • setStyleVariantCommentPane

      public void setStyleVariantCommentPane(String value)
    • setStyleVariantComment

      public void setStyleVariantComment(String value)
    • setCommentDistance

      public void setCommentDistance(String value)
    • setCommentWidth

      public void setCommentWidth(String value)
    • setBorder

      public void setBorder(String value)
    • setStyleVariantBox

      public void setStyleVariantBox(String value)
    • setPadding

      public void setPadding(String value)
    • setWidth

      public void setWidth(String value)
    • setHeight

      public void setHeight(String value)
    • setCommentText

      public void setCommentText(String value)
    • setCommentFont

      public void setCommentFont(String value)
    • getStyleVariantCommentPane

      public String getStyleVariantCommentPane()
    • getStyleVariantComment

      public String getStyleVariantComment()
    • getCommentText

      public String getCommentText()
    • getCommentFont

      public String getCommentFont()
    • getCommentDistance

      public String getCommentDistance()
    • getCommentWidth

      public String getCommentWidth()
    • getBorder

      public String getBorder()
    • getStyleVariantBox

      public String getStyleVariantBox()
    • getPadding

      public String getPadding()
    • getWidth

      public String getWidth()
    • getHeight

      public String getHeight()