|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Effect
API for working with scriptaculous effects.
http://wiki.script.aculo.us/scriptaculous/show/VisualEffects| Nested Class Summary | |
|---|---|
static class |
Effect.AbstractEffect
Helper Base Effect class for simple effest that require a component and options. |
static class |
Effect.Appear
Make an element appear. |
static class |
Effect.DropOut
Makes the element drop and fade out at the same time. |
static class |
Effect.Fade
Make an element fade away. |
static class |
Effect.Fold
Reduce the element to its top then to left to make it disappear. |
static class |
Effect.Grow
Grow an element into view. |
static class |
Effect.Highlight
Effect for highlighting a component using the famous "yellow fade". |
static class |
Effect.Multiple
execute multiple effects in sequence. |
static class |
Effect.Opacity
Core effect to change to opacity of an element. |
static class |
Effect.Parallel
Chaining of effects |
static class |
Effect.Puff
Make an element Puff away. |
static class |
Effect.Pulsate
Pulsates the element. |
static class |
Effect.Shake
shake an element from left to right |
static class |
Effect.Shrink
|
static class |
Effect.Squish
Reduce the element to its top-left corner. |
static class |
Effect.SwitchOff
|
| Method Summary | |
|---|---|
java.lang.String |
toJavascript()
|
| Method Detail |
|---|
java.lang.String toJavascript()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||