|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjet.server.api.paramlist.ParamList
jet.server.api.paramlist.SheetParamList
public class SheetParamList
The SheetParamList object contains saved parameter values of report sheet or LC in Dashboard.
It represent the XML <SheetParamList> node of report sheet or LC level
| Constructor Summary | |
|---|---|
SheetParamList(java.lang.String name)
new a sheet parameter list object. |
|
| Method Summary | |
|---|---|
java.lang.String |
toString()
|
| Methods inherited from class jet.server.api.paramlist.ParamList |
|---|
addParamValue, get, getAttributes, getName, getParamValue, getParamValueMap, getParamValues, isParamValuesEquals, set, setAttributes, setName, setParamValues, sizeOfParamValues, sort |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SheetParamList(java.lang.String name)
name - sheet name| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||