public class DynamicListForm extends ControllerForm
| Constructor and Description |
|---|
DynamicListForm() |
| Modifier and Type | Method and Description |
|---|---|
int |
getLimit() |
String |
getQuery() |
int |
getStart() |
void |
setLimit(int limit) |
void |
setQuery(String query) |
void |
setStart(int start) |
getParameters, setParametersCopyright © 2023 Suncode. All rights reserved.