is.idega.idegaweb.golf.handicap.presentation
Class GolfShare

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.handicap.presentation.GolfShare
All Implemented Interfaces:
com.idega.core.cache.CacheableUIComponent, javax.faces.component.StateHolder

public class GolfShare
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
GolfShare()
           
 
Method Summary
 void encodeBegin(javax.faces.context.FacesContext context)
           
 java.lang.String getFacebookLayout()
           
 MembershipBean getMembershipBean()
           
 java.lang.String getUriToShare()
           
 void setFacebookLayout(java.lang.String facebookLayout)
           
 void setMembershipBean(MembershipBean membershipBean)
           
 void setUriToShare(java.lang.String uriToShare)
           
 
Methods inherited from class com.idega.presentation.IWBaseComponent
add, decode, encodeChildren, encodeEnd, 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, 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
 

Constructor Detail

GolfShare

public GolfShare()
Method Detail

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

getMembershipBean

public MembershipBean getMembershipBean()

setMembershipBean

public void setMembershipBean(MembershipBean membershipBean)

getFacebookLayout

public java.lang.String getFacebookLayout()

setFacebookLayout

public void setFacebookLayout(java.lang.String facebookLayout)

getUriToShare

public java.lang.String getUriToShare()

setUriToShare

public void setUriToShare(java.lang.String uriToShare)


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