|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.faces.component.UIComponent
javax.faces.component.UIComponentBase
com.idega.presentation.IWBaseComponent
is.idega.idegaweb.golf.presentation.GolfImageUploader
public class GolfImageUploader
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 |
---|
public GolfImageUploader()
Method Detail |
---|
public java.lang.String getAfterDone()
public void setAfterDone(java.lang.String afterDone)
public void encodeBegin(javax.faces.context.FacesContext context) throws java.io.IOException
encodeBegin
in class com.idega.presentation.IWBaseComponent
java.io.IOException
public java.lang.Integer getUploadedFile()
public void encodeEnd(javax.faces.context.FacesContext context) throws java.io.IOException
encodeEnd
in class com.idega.presentation.IWBaseComponent
java.io.IOException
public void setUploadedFile(java.lang.Integer uploadedFile)
public java.lang.Object getValue(java.lang.String attribute)
public java.lang.String getId()
getId
in class javax.faces.component.UIComponentBase
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |