The ListAttributeBase is a specialized form of AttributeBase for a list of values instead of a single value. It will be used as a base class for all attributes that hold lists.
We overwrite this for ListAttributeBase.
# File lib/taskjuggler/AttributeBase.rb, line 186 def isList? true end
Generated with the Darkfish Rdoc Generator 2.