org.shept.org.springframework.web.servlet.mvc.delegation.configuration
public class DataGridConfiguration extends SegmentConfiguration
| Modifier and Type | Field and Description |
|---|---|
protected Integer |
newModelSize |
protected Integer |
pageSize |
logger| Constructor and Description |
|---|
DataGridConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getNewModelSize() |
Integer |
getPageSize() |
void |
setNewModelSize(Integer newModelSize) |
void |
setPageSize(Integer pageSize) |
afterPropertiesSet, getBeanName, getChains, getComponentBindingInitializers, getComponentPostprocessors, getEntityClass, getFilterClass, getTransaction, getValidators, setBeanName, setChains, setComponentBindingInitializer, setComponentBindingInitializers, setComponentPostprocessor, setComponentPostprocessors, setEntityClass, setFilterClass, setTransaction, setValidator, setValidatorspublic Integer getNewModelSize()
public void setNewModelSize(Integer newModelSize)
newModelSize - the newModelSize to setpublic Integer getPageSize()
public void setPageSize(Integer pageSize)
pageSize - the pageSize to setCopyright © 2014. All Rights Reserved.