public class JqueryGridModels extends Object
| Modifier and Type | Field and Description |
|---|---|
protected GridModel |
grid |
protected GridColumnModel |
gridColumn |
| Constructor and Description |
|---|
JqueryGridModels(com.opensymphony.xwork2.util.ValueStack stack,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res) |
| Modifier and Type | Method and Description |
|---|---|
GridModel |
getGrid() |
GridColumnModel |
getGridColumn() |
protected GridColumnModel gridColumn
protected GridModel grid
public JqueryGridModels(com.opensymphony.xwork2.util.ValueStack stack,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
public GridColumnModel getGridColumn()
public GridModel getGrid()
Copyright © 2017. All rights reserved.