jsx3.gui.matrix |
|
Java Source File Name | Type | Comment |
BlockMask.java | Class | The interface that defines the methods that affect the behavior of a composite object used as an edit mask of a
matrix column. |
Column.java | Class | |
ColumnFormat.java | Class | A class that defines the methods required for an object to be used by Matrix.Column instances to
format cells of data. |
EditMask.java | Class | The interface defining the methods that affect the behavior of an object used as an edit mask in a matrix column.
If an object is placed in the DOM as a child of a matrix column, it will be used as an edit mask. |