Class TouchDateDemo2UI

java.lang.Object
org.eclnt.jsfserver.pagebean.PageBean
org.eclnt.ccaddons.pbc.demos.TouchDateDemo2UI
All Implemented Interfaces:
Serializable, org.eclnt.jsfserver.pagebean.IPageBean, org.eclnt.jsfserver.util.valuemgmt.IDynamicContentBindingObject

public class TouchDateDemo2UI extends org.eclnt.jsfserver.pagebean.PageBean implements Serializable
See Also:
  • 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
     

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

    buildContentReplaceString, closePopup, findIncludingPageBean, findParentPageBean, getActualRootExpression, getModalModelessPopupForPopupPageBean, getPageModifier, getPopups, getStamp, initializePageModifier, onBeforeRendering, openModalPopup, openModelessPopup, passComponent, pbx, readPageLayoutXML, setActualRootExpression

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • TouchDateDemo2UI

      public TouchDateDemo2UI()
  • Method Details

    • getPageName

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

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

      public LocalDate getLocalDate()
    • setLocalDate

      public void setLocalDate(LocalDate value)