| java.lang.Object nextapp.echo2.webcontainer.partialupdate.BorderUpdate
BorderUpdate | public BorderUpdate(String componentPropertyName, String idSuffix, String cssAttributeName)(Code) | | Creates a new BorderUpdate .
Parameters: componentPropertyName - the name of the property of the component Parameters: idSuffix - the suffix to append to the root client-side identifierof the component (should be null in typical case of no suffix) Parameters: cssAttributeName - the name of the CSS attribute to update (see CSS constants provided in this class) |
|
|