Summary
Tag name: <s:effectGrow>
Converter class: org.apache.myfaces.custom.effect.EffectGrowBehavior
behavior id: org.apache.myfaces.custom.effect.EffectGrowBehavior
Convenient wrapper for scriptaculous Effect.Appear
Attributes
| Name | Type | Supports EL? | Description |
|---|---|---|---|
| appendJs | String | Yes | |
| direction | String | Yes | string, defaults to 'center', can also be: 'top-left', 'top-right', 'bottom-left', 'bottom-right', specifying the origin from which to "grow" the element |
| duration | Float | Yes | float value, in seconds, defaults to 1.0 |
| event | String | Yes | The event that this client behavior should be attached. |
| forId | String | Yes |