Find topicGeneral websWeb toolsHelp |
An
ArgumentCell represents a PipeCell's argument in the PipeGraph.
Like PipeCells, ArgumentCells are a persistant object model. An ArgumentCellView represents a view of an ArgumentCell.
ArgumentCells support highlighting with the setHighlighted() and isHighlighted() methods.
It also holds size, location, and positioning information that is used for rendering.
-- RonNor - 01 Feb 2006
|