public interface ExtJSJson extends View
| Modifier and Type | Method and Description |
|---|---|
ExtJSJson |
exclude(String... names) |
ExtJSJson |
from(Object object) |
ExtJSJson |
include(String... fields) |
ExtJSJson |
selected(Object value) |
ExtJSJson |
serialize() |
ExtJSJson |
success() |
ExtJSJson |
success(boolean success) |
ExtJSJson |
total(Integer total) |
Copyright © 2014 Caelum. All Rights Reserved.