OpenMediaVault
3.0 (Erasmus)
The open network attached storage solution
|
This file is part of OpenMediaVault.
OpenMediaVault is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version.
OpenMediaVault is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with OpenMediaVault. If not, see http://www.gnu.org/licenses/.
This field displayes a grid with a checkbox column. The checked records will be retrieved via getValue and can be set via setValue.
valueField | The underlying data value name to bind to this field. Required. |
minSelections | The number of minimal selections. Defaults to 0. |
maxSelections | The number of max. selections. Defaults to Number.MAX_VALUE. |
minSelectionsText | The error text to use when the min. selection count is invalid. |
maxSelectionsText | The error text to use when the max. selection count is invalid. |