Revision b560664f
Added by Alessandro_N over 10 years ago
| szcluster-db/workspace/client-public/js/forms/components/NumberBetween.js | ||
|---|---|---|
| 22 | 22 |
* @include "../ComponentFactory.js" |
| 23 | 23 |
*/ |
| 24 | 24 |
Ext.ns('sitools.common.forms.components');
|
| 25 |
|
|
| 26 | 25 |
/** |
| 27 | 26 |
* A number between form component. |
| 28 | 27 |
* @cfg {string} parameterId Id of the future component.
|
Also available in: Unified diff
Change necessary to show default values in 'NUMERIC_BETWEEN' query form component as textbox watermarks.