|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jgeppert.struts2.jquery.grid.views.freemarker.tags.JqueryGridModels
public class JqueryGridModels
| Field Summary | |
|---|---|
protected GridModel |
grid
|
protected GridColumnModel |
gridColumn
|
| Constructor Summary | |
|---|---|
JqueryGridModels(com.opensymphony.xwork2.util.ValueStack stack,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
|
|
| Method Summary | |
|---|---|
GridModel |
getGrid()
|
GridColumnModel |
getGridColumn()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected GridColumnModel gridColumn
protected GridModel grid
| Constructor Detail |
|---|
public JqueryGridModels(com.opensymphony.xwork2.util.ValueStack stack,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
| Method Detail |
|---|
public GridColumnModel getGridColumn()
public GridModel getGrid()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||