nextapp.echo2.webcontainer.partialupdate |
Provides convenience classes for rendering partial updates of common property types to the client.
Related Documentation
For more information please see:
|
Java Source File Name | Type | Comment |
BorderUpdate.java | Class | A PartialUpdateParticipant to update a CSS border
property. |
ColorUpdate.java | Class | A PartialUpdateParticipant to update a CSS property
representing a color, e.g., 'color' or 'background-color'. |
InsetsUpdate.java | Class | A PartialUpdateParticipant to update a CSS property
representing an inset property, e.g., 'padding' or 'margin'. |