|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.myfaces.trinidadinternal.image.cache.FlippedIconKey
public class FlippedIconKey
Icon key for flipped icons
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
FlippedIconKey(java.util.Map<java.lang.Object,java.lang.Object> properties)
Creates a FlippedIconKey for the specified ImageContext and properties. |
|
FlippedIconKey(java.lang.String source)
Creates a key for the specified context, source and direction. |
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object o)
Override of Object.equals(). |
java.lang.String |
getLocalName()
Implementation of ImageProviderRequest.getLocalName(). |
java.lang.String |
getNamespaceURI()
Implementation of ImageProviderRequest.getNamespaceURI(). |
java.util.Map<java.lang.Object,java.lang.Object> |
getRenderProperties(ImageContext context)
Implementation of ImageProviderRequest.getRenderProperties(). |
protected java.lang.String |
getSource()
Returns the source property. |
int |
hashCode()
Override of Object.hashCode(). |
protected void |
setSource(java.lang.String source)
Sets the source property. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FlippedIconKey(java.util.Map<java.lang.Object,java.lang.Object> properties)
public FlippedIconKey(java.lang.String source)
| Method Detail |
|---|
public java.lang.String getNamespaceURI()
getNamespaceURI in interface ImageProviderRequestpublic java.lang.String getLocalName()
getLocalName in interface ImageProviderRequestpublic boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic java.util.Map<java.lang.Object,java.lang.Object> getRenderProperties(ImageContext context)
getRenderProperties in interface ImageProviderRequestImageRenderer,
ImageConstantsprotected java.lang.String getSource()
protected void setSource(java.lang.String source)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||