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, setParameters
Copyright © 2019 Suncode. All rights reserved.