Attributes Summary |
smallIcon : String | The small-icon element contains the location within the web application of a file containing a small (16x16 pixel) icon image.
|
largeIcon : String | The large-icon element contains the location within the web application of a file containing a large (32x32 pixel) icon image.
|
name : String | The logical name of the filter.
|
displayName : String | The display-name element contains a short name that is intended to be displayed by GUI tools |
description : String | Provides descriptive text about the Filter.
|
initParams : InitParam
*
| The init-params contain a name/value pairs as initialization params for the filter |
filterClass : JavaClass@
| The fully qualified classname of the filter.
|