is.idega.idegaweb.golf.presentation
Class GolfImageUploader

java.lang.Object
  extended by javax.faces.component.UIComponent
      extended by javax.faces.component.UIComponentBase
          extended by com.idega.presentation.IWBaseComponent
              extended by is.idega.idegaweb.golf.presentation.GolfImageUploader
All Implemented Interfaces:
com.idega.core.cache.CacheableUIComponent, javax.faces.component.StateHolder

public class GolfImageUploader
extends com.idega.presentation.IWBaseComponent


Field Summary
 
Fields inherited from class com.idega.presentation.IWBaseComponent
divTag, EXPRESSION_BEGIN, EXPRESSION_END, LOGGER, renderedAtt
 
Fields inherited from class javax.faces.component.UIComponent
bindings
 
Constructor Summary
GolfImageUploader()
           
 
Method Summary
 void encodeBegin(javax.faces.context.FacesContext context)
           
 void encodeEnd(javax.faces.context.FacesContext context)
           
 java.lang.String getAfterDone()
           
 java.lang.String getId()
           
 java.lang.Integer getUploadedFile()
           
 java.lang.Object getValue(java.lang.String attribute)
           
 void setAfterDone(java.lang.String afterDone)
           
 void setUploadedFile(java.lang.Integer uploadedFile)
           
 
Methods inherited from class com.idega.presentation.IWBaseComponent
add, decode, encodeChildren, getBeanInstance, getBundle, getBundle, getCacher, getChildren, getExpression, getExpressionValue, getFamily, getIWBundle, getIWMainApplication, getIWResourceBundle, getLogger, getParentPage, getRendersChildren, getStyleAttribute, getViewState, getWebUtil, initializeComponent, initializeContent, isInitialized, isValueBinding, processDecodes, renderChild, restoreState, saveState, setInitialized, setInitialized, setStyleAttribute, setStyleAttribute, updateComponent
 
Methods inherited from class javax.faces.component.UIComponentBase
addFacesListener, broadcast, findComponent, getAttributes, getChildCount, getClientId, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacets, getFacetsAndChildren, getParent, getRenderer, getRendererType, getValueBinding, invokeOnComponent, isRendered, isTransient, processRestoreState, processSaveState, processUpdates, processValidators, queueEvent, removeFacesListener, restoreAttachedState, saveAttachedState, setId, setParent, setRendered, setRendererType, setTransient, setValueBinding
 
Methods inherited from class javax.faces.component.UIComponent
encodeAll, getContainerClientId, getValueExpression, setValueExpression
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GolfImageUploader

public GolfImageUploader()
Method Detail

getAfterDone

public java.lang.String getAfterDone()

setAfterDone

public void setAfterDone(java.lang.String afterDone)

encodeBegin

public void encodeBegin(javax.faces.context.FacesContext context)
                 throws java.io.IOException
Overrides:
encodeBegin in class com.idega.presentation.IWBaseComponent
Throws:
java.io.IOException

getUploadedFile

public java.lang.Integer getUploadedFile()

encodeEnd

public void encodeEnd(javax.faces.context.FacesContext context)
               throws java.io.IOException
Overrides:
encodeEnd in class com.idega.presentation.IWBaseComponent
Throws:
java.io.IOException

setUploadedFile

public void setUploadedFile(java.lang.Integer uploadedFile)

getValue

public java.lang.Object getValue(java.lang.String attribute)

getId

public java.lang.String getId()
Overrides:
getId in class javax.faces.component.UIComponentBase


Copyright © 2000-2014 idega software. All Rights Reserved.