Class PropertyEditorShapeUI

java.lang.Object
org.eclnt.jsfserver.pagebean.PageBean
org.eclnt.jsfserver.pagebean.component.PageBeanComponentBase
org.eclnt.jsfserver.pagebean.component.PageBeanComponent
org.eclnt.ccaddons.diagram.pbc.PropertyEditorShapeUI
All Implemented Interfaces:
org.eclnt.jsfserver.elements.IConfiguredByLayout, org.eclnt.jsfserver.pagebean.component.IPageBeanComponent, org.eclnt.jsfserver.pagebean.IPageBean, org.eclnt.jsfserver.util.valuemgmt.IDynamicContentBindingObject

public class PropertyEditorShapeUI extends org.eclnt.jsfserver.pagebean.component.PageBeanComponent
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static interface 
     

    Nested 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
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
     
    org.eclnt.jsfserver.elements.util.ValidValuesBinding
     
    org.eclnt.jsfserver.elements.util.ValidValuesBinding
     
    boolean
     
    boolean
     
    void
    onPropertyChanged(org.eclnt.jsfserver.base.faces.event.ActionEvent event)
     
    void
     
    void
     
    void
    setEditable(boolean editable)
     

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

    getLit, initializePageBean, initializePageBeanConfigItems

    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, onBeforeRendering, 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, onBeforeRendering, openModalPopup, openModelessPopup, setActualRootExpression

    Methods inherited from interface org.eclnt.jsfserver.pagebean.component.IPageBeanComponent

    initializePageBeanFinished, initializePageBeanPassComponent, initializePageBeanStarted, isInitialized
  • Constructor Details

    • PropertyEditorShapeUI

      public PropertyEditorShapeUI()
  • Method Details

    • prepare

      public void prepare(ShapeRepository repository, PropertyEditorShapeUI.IListener listener)
    • getRootExpressionUsedInPage

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

      public void setChartShapeInstance(ChartShapeInstance shapeInstance)
    • getChartShapeInstance

      public ChartShapeInstance getChartShapeInstance()
    • onPropertyChanged

      public void onPropertyChanged(org.eclnt.jsfserver.base.faces.event.ActionEvent event)
    • getShapeTypeVVS

      public org.eclnt.jsfserver.elements.util.ValidValuesBinding getShapeTypeVVS()
    • getTextAnchorVVS

      public org.eclnt.jsfserver.elements.util.ValidValuesBinding getTextAnchorVVS()
    • isEditable

      public boolean isEditable()
    • setEditable

      public void setEditable(boolean editable)
    • isExternalTextSizeEditable

      public boolean isExternalTextSizeEditable()