laf_column-class: Class "laf_column"
Description
Representation of a column in a Large File object. This class itself is a
subclass of the class laf. In principle all methods that can be used
with a laf object can also be used with a laf_column object
except the the column or columns arguments of these methods are
not needed.Objects from the Class
Object of this class are usually created by using the $ operator on
laf objects.Extends
Class "laf", directly.