|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.myfaces.trinidadinternal.image.cache.CompositeButtonPropertiesFilter
public class CompositeButtonPropertiesFilter
PropertiesFilter implementation for composite buttons
Field Summary |
---|
Fields inherited from interface org.apache.myfaces.trinidadinternal.image.cache.PropertiesFilter |
---|
PROPERTIES_FILTER_PROPERTY |
Constructor Summary | |
---|---|
CompositeButtonPropertiesFilter()
|
Method Summary | |
---|---|
java.util.Map<java.lang.Object,java.lang.Object> |
filterProperties(ImageContext context,
java.util.Map<java.lang.Object,java.lang.Object> properties)
Implementation of PropertiesFilter.filterProperties() |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CompositeButtonPropertiesFilter()
Method Detail |
---|
public java.util.Map<java.lang.Object,java.lang.Object> filterProperties(ImageContext context, java.util.Map<java.lang.Object,java.lang.Object> properties)
filterProperties
in interface PropertiesFilter
context
- The image contextproperties
- The dictionary of properties to filter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |