public class wwwGrid extends DGrid implements BrowserForm
DAPNode.CloneMap
_nameClear, _nameEncoded, log
Constructor and Description |
---|
wwwGrid()
Constructs a new
wwwGrid . |
wwwGrid(java.lang.String n)
Constructs a new
wwwGrid with name n . |
Modifier and Type | Method and Description |
---|---|
void |
printBrowserForm(java.io.PrintWriter pw,
DAS das)
Returns an string representation of the variables value.
|
addVariable, checkSemantics, cloneDAG, deserialize, elementCount, externalize, getArray, getArrayDims, getTypeName, getVar, getVarCount, getVariable, getVariables, printDecl, printVal, printXML, projectedComponents, projectionYieldsGrid
addVariable, someChildHasAttributes
addAttributeAlias, addAttributeContainer, appendAttribute, appendAttribute, appendAttributeContainer, checkSemantics, delAttribute, delAttribute, elementCount, getAttribute, getAttribute, getAttributeNames, getAttributeTable, getLongName, hasAttributes, newPrimitiveVector, printAttributes, printAttributes, printAttributes, printAttributes, printConstraint, printDecl, printDecl, printDecl, printDecl, printDecl, printDecl, printDecl, printVal, printVal, printVal, printXML, printXML, printXML, printXML, setClearName
clone, cloneDAG, getClearName, getEncodedName, getParent, isProject, setEncodedName, setParent, setProject, setProject, setProjected
public wwwGrid()
wwwGrid
.public wwwGrid(java.lang.String n)
wwwGrid
with name n
.n
- the name of the variable.public void printBrowserForm(java.io.PrintWriter pw, DAS das)
BrowserForm
printBrowserForm
in interface BrowserForm