public class HTMLContentReplaceResponse extends BaseAjaxtagResponse<String>
request, response| Constructor and Description |
|---|
HTMLContentReplaceResponse() |
HTMLContentReplaceResponse(CharSequence html) |
HTMLContentReplaceResponse(String html) |
| Modifier and Type | Method and Description |
|---|---|
AjaxtagConstraints |
getConstraints() |
getData, getName, getWrapper, setData, setRequest, setResponsepublic HTMLContentReplaceResponse()
public HTMLContentReplaceResponse(String html)
public HTMLContentReplaceResponse(CharSequence html)
public AjaxtagConstraints getConstraints()
getConstraints in class BaseAjaxtagResponse<String>Copyright © 2015. All Rights Reserved.