Uses of Class
org.apache.uima.pear.insd.edit.vars.VarVal
Package
Description
Package to provide display, editing, and management of an environment variable table
-
Uses of VarVal in org.apache.uima.pear.insd.edit.vars
Modifier and TypeMethodDescriptionboolean
VarValList.addTableRow
(VarVal tableRow) Adds a new table Row.void
VarValList.removeTableRow
(VarVal tableRow) Removes the table row.void
VarValList.tableRowChanged
(VarVal tableRow) Notify listeners by calling their updateTableRow() method.