com.ibm.xsp.component
Class UIFileDownload.InternalCreated

java.lang.Object
  extended by javax.faces.el.ValueBinding
      extended by com.ibm.xsp.binding.ReadOnlyValueBinding
          extended by com.ibm.xsp.component.UIFileDownload.DownloadVb
              extended by com.ibm.xsp.component.UIFileDownload.InternalCreated
All Implemented Interfaces:
javax.faces.component.StateHolder
Enclosing class:
UIFileDownload

public static class UIFileDownload.InternalCreated
extends UIFileDownload.DownloadVb


Constructor Summary
UIFileDownload.InternalCreated()
           
UIFileDownload.InternalCreated(UIFileDownload download)
           
 
Method Summary
 java.lang.Object getValue(javax.faces.context.FacesContext context)
           
 
Methods inherited from class com.ibm.xsp.component.UIFileDownload.DownloadVb
getDownloadComponent, restoreState, saveState, setDownload
 
Methods inherited from class com.ibm.xsp.binding.ReadOnlyValueBinding
getType, isReadOnly, isTransient, setTransient, setValue
 
Methods inherited from class javax.faces.el.ValueBinding
getExpressionString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UIFileDownload.InternalCreated

public UIFileDownload.InternalCreated()

UIFileDownload.InternalCreated

public UIFileDownload.InternalCreated(UIFileDownload download)
Method Detail

getValue

public java.lang.Object getValue(javax.faces.context.FacesContext context)
                          throws javax.faces.el.EvaluationException,
                                 javax.faces.el.PropertyNotFoundException
Specified by:
getValue in class javax.faces.el.ValueBinding
Throws:
javax.faces.el.EvaluationException
javax.faces.el.PropertyNotFoundException