|
||||||||||
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.ArrivedMemberApprover
public class ArrivedMemberApprover
JSF component for marking user as arrived
You can report about problems to: 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 | |
---|---|
ArrivedMemberApprover()
|
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 |
---|
public static final java.lang.String FACELET_FILENAME
Constructor Detail |
---|
public ArrivedMemberApprover()
Method Detail |
---|
public void encodeBegin(javax.faces.context.FacesContext context) throws java.io.IOException
encodeBegin
in class com.idega.presentation.IWBaseComponent
java.io.IOException
protected void addScripts(com.idega.presentation.IWContext context)
protected void addStyles(com.idega.presentation.IWContext context)
protected void initializeComponent(javax.faces.context.FacesContext context)
initializeComponent
in class com.idega.presentation.IWBaseComponent
protected java.lang.String localize(java.lang.String key, java.lang.String value)
protected com.idega.block.web2.business.Web2Business getWeb2Business()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |