Searched refs:rowamount (Results 1 – 1 of 1) sorted by relevance
54 Integer rowamount = null; field in _XDiagram62 rowamount = (Integer)tEnv.getObjRelation("ROWAMOUNT"); in before()63 if (rowamount == null) throw new StatusException(Status.failed in before()93 int rows = rowamount.intValue(); in _getDataRowProperties()125 int rows = rowamount.intValue(); in _getDataPointProperties()
Completed in 10 milliseconds