is.idega.idegaweb.golf.presentation
Class TeeTimesReport

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

public class TeeTimesReport
extends com.idega.presentation.IWBaseComponent

JSF component for view of MissedTeeTimesAmountEntity

You can report about problems to: Martynas StakÄ—

Version:
1.0.0 Apr 24, 2014
Author:
Martynas StakÄ—

Field Summary
static java.lang.String FACELET_FILENAME
           
 
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
TeeTimesReport()
           
 
Method Summary
protected  void addScripts(com.idega.presentation.IWContext context)
           
protected  void addStyles(com.idega.presentation.IWContext context)
           
 void encodeBegin(javax.faces.context.FacesContext context)
           
protected  com.idega.block.web2.business.Web2Business getWeb2Business()
           
protected  void initializeComponent(javax.faces.context.FacesContext context)
           
protected  java.lang.String localize(java.lang.String key, java.lang.String value)
           
 
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, 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

FACELET_FILENAME

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

TeeTimesReport

public TeeTimesReport()
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

initializeComponent

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

addScripts

protected void addScripts(com.idega.presentation.IWContext context)

addStyles

protected void addStyles(com.idega.presentation.IWContext context)

localize

protected java.lang.String localize(java.lang.String key,
                                    java.lang.String value)

getWeb2Business

protected com.idega.block.web2.business.Web2Business getWeb2Business()


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