|
||||||||||
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.sun.rave.poweredby.PoweredBy
com.sun.rave.poweredby.creator.PoweredByCreator
com.sun.rave.poweredby.enterprise.PoweredByEnterprise
Field Summary |
Fields inherited from class com.sun.rave.poweredby.PoweredBy |
COMPONENT_FAMILY, RENDERER_TYPE |
Constructor Summary | |
PoweredByEnterprise()
|
Method Summary | |
protected java.lang.String |
getDestinationUrl()
Get the destination URL. |
protected java.lang.String |
getImageAlt()
Get the image alt text. |
protected int |
getImageHeight()
Get the image height. |
protected java.lang.String |
getImageJarPath()
Get the relative image URL within the jar. |
protected int |
getImageWidth()
Get the image width. |
Methods inherited from class com.sun.rave.poweredby.creator.PoweredByCreator |
isRounded, isTall, restoreState, saveState, setRounded, setTall |
Methods inherited from class com.sun.rave.poweredby.PoweredBy |
getBundle, getFamily, getStyle, getStyleClass, setStyle, setStyleClass |
Methods inherited from class javax.faces.component.UIComponentBase |
addFacesListener, broadcast, decode, encodeBegin, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientId, getFacesContext, getFacesListeners, getFacet, getFacets, getFacetsAndChildren, getId, getParent, getRenderer, getRendererType, getRendersChildren, getValueBinding, isRendered, isTransient, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, queueEvent, removeFacesListener, restoreAttachedState, saveAttachedState, setId, setParent, setRendered, setRendererType, setTransient, setValueBinding |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PoweredByEnterprise()
Method Detail |
protected java.lang.String getImageJarPath()
PoweredBy
Get the relative image URL within the jar.
getImageJarPath
in class PoweredByCreator
protected java.lang.String getDestinationUrl()
Get the destination URL.
getDestinationUrl
in class PoweredByCreator
protected int getImageWidth()
Get the image width.
getImageWidth
in class PoweredByCreator
protected int getImageHeight()
Get the image height.
getImageHeight
in class PoweredByCreator
protected java.lang.String getImageAlt()
Get the image alt text.
getImageAlt
in class PoweredByCreator
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |