is.idega.idegaweb.golf.member
Class EmailSetter

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.member.EmailSetter
All Implemented Interfaces:
com.idega.core.cache.CacheableUIComponent, com.idega.event.IWPageEventListener, java.util.EventListener, javax.faces.component.StateHolder

public class EmailSetter
extends com.idega.presentation.IWBaseComponent
implements com.idega.event.IWPageEventListener


Field Summary
static java.lang.String METADATA_EMAIL_SET
           
static java.lang.String PARAMETER_EMAIL
           
 
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
EmailSetter()
           
 
Method Summary
 boolean actionPerformed(com.idega.presentation.IWContext iwc)
           
protected  void initializeComponent(javax.faces.context.FacesContext context)
           
 
Methods inherited from class com.idega.presentation.IWBaseComponent
add, decode, encodeBegin, encodeChildren, encodeEnd, getBeanInstance, getBundle, getBundle, getCacher, getChildren, getExpression, getExpressionValue, getFamily, getIWBundle, getIWMainApplication, getIWResourceBundle, getLogger, getParentPage, getRendersChildren, getStyleAttribute, getViewState, getWebUtil, 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, getId, 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
 

Field Detail

METADATA_EMAIL_SET

public static final java.lang.String METADATA_EMAIL_SET
See Also:
Constant Field Values

PARAMETER_EMAIL

public static final java.lang.String PARAMETER_EMAIL
See Also:
Constant Field Values
Constructor Detail

EmailSetter

public EmailSetter()
Method Detail

initializeComponent

protected void initializeComponent(javax.faces.context.FacesContext context)
Overrides:
initializeComponent in class com.idega.presentation.IWBaseComponent

actionPerformed

public boolean actionPerformed(com.idega.presentation.IWContext iwc)
                        throws com.idega.idegaweb.IWException
Specified by:
actionPerformed in interface com.idega.event.IWPageEventListener
Throws:
com.idega.idegaweb.IWException


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