public class GridMap extends Object
| Modifier and Type | Field and Description |
|---|---|
FieldMap[] |
columnMaps |
boolean |
containsNames |
String |
name |
String |
serverFieldName |
| Constructor and Description |
|---|
GridMap() |
| Modifier and Type | Method and Description |
|---|---|
void |
addGrid(DataCollection dc,
javax.servlet.http.HttpServletRequest req) |
String |
toJavaScript(DataCollection dc,
String dcName) |
public String name
public String serverFieldName
public boolean containsNames
public FieldMap[] columnMaps
public String toJavaScript(DataCollection dc, String dcName)
public void addGrid(DataCollection dc, javax.servlet.http.HttpServletRequest req)
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.