Lines Matching refs:model
44 …If you do not need your own model implementation, you can also use the <type>DefaultGridColumnMode…
58 /** allows cloning the complete column model
69 /** creates a new column for use with the column model.
77 /** Adds a column to the model.
83 …<p>As soon as the column has been inserted into the model, the model takes ownership of it. This m…
84 … column is removed, or when the column model is disposed, the grid column is disposed as well.</p>
87 the column to add to the model.
97 /** removes a column from the model
109 /** Returns all columns of the model.
111 all columns associated with the model in a sequence of <type>XGridColumn</type>.
124 /** Fills the model with the given number of default columns
126 … <p>Existing columns will be removed before adding new columns. Listeners at the column model will