@bryntum/schedulerpro-vue-3 7.3.3 → 7.3.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/chunks/-_DmvAUZ.js.map +1 -1
- package/lib/chunks/AKznX_Wb.js.map +1 -1
- package/lib/chunks/B5n_xDzb.js.map +1 -1
- package/lib/chunks/BBq7lamZ.js.map +1 -1
- package/lib/chunks/BVlRMxgD.js.map +1 -1
- package/lib/chunks/BaB5luVB.js.map +1 -1
- package/lib/chunks/Bmp7u4_z.js.map +1 -1
- package/lib/chunks/BoTVrFl1.js.map +1 -1
- package/lib/chunks/BpR4zT8j.js.map +1 -1
- package/lib/chunks/C1MmNdRS.js.map +1 -1
- package/lib/chunks/C3VBiokN.js.map +1 -1
- package/lib/chunks/C7P9jesr.js.map +1 -1
- package/lib/chunks/CI2cSs52.js.map +1 -1
- package/lib/chunks/CJoS7cWT.js.map +1 -1
- package/lib/chunks/CM6llsIa.js.map +1 -1
- package/lib/chunks/CQL_OxQh.js.map +1 -1
- package/lib/chunks/CeVTh-S1.js.map +1 -1
- package/lib/chunks/ClAdp_TJ.js.map +1 -1
- package/lib/chunks/CsZIsrZP.js.map +1 -1
- package/lib/chunks/D2JY5xeD.js.map +1 -1
- package/lib/chunks/D8i3ZndV.js.map +1 -1
- package/lib/chunks/DQRWM2Cq.js.map +1 -1
- package/lib/chunks/DQdVJMTh.js.map +1 -1
- package/lib/chunks/DsySVSwv.js.map +1 -1
- package/lib/chunks/DtjmR2oA.js.map +1 -1
- package/lib/chunks/DuOLEBOC.js.map +1 -1
- package/lib/chunks/Mz2K8FTz.js.map +1 -1
- package/lib/chunks/OV6S040f.js.map +1 -1
- package/lib/chunks/PM2xTUch.js.map +1 -1
- package/lib/chunks/RWFie-Qj.js.map +1 -1
- package/lib/chunks/VUCponOS.js.map +1 -1
- package/lib/chunks/iu7SaEsg.js.map +1 -1
- package/lib/chunks/r-Ljgn9g.js.map +1 -1
- package/lib/chunks/rmMRlVPE.js.map +1 -1
- package/lib/chunks/y0to6mQK.js.map +1 -1
- package/package.json +1 -1
- package/src/components/BryntumAIFilterField.vue +1 -0
- package/src/components/BryntumAIFilterFieldProps.ts +1 -0
- package/src/components/BryntumBooleanCombo.vue +1 -0
- package/src/components/BryntumBooleanComboProps.ts +1 -0
- package/src/components/BryntumCalendarField.vue +1 -0
- package/src/components/BryntumCalendarFieldProps.ts +1 -0
- package/src/components/BryntumChecklistFilterCombo.vue +1 -0
- package/src/components/BryntumChecklistFilterComboProps.ts +1 -0
- package/src/components/BryntumColorField.vue +1 -0
- package/src/components/BryntumColorFieldProps.ts +1 -0
- package/src/components/BryntumCombo.vue +1 -0
- package/src/components/BryntumComboProps.ts +1 -0
- package/src/components/BryntumConstraintTypePicker.vue +1 -0
- package/src/components/BryntumConstraintTypePickerProps.ts +1 -0
- package/src/components/BryntumCostAccrualField.vue +1 -0
- package/src/components/BryntumCostAccrualFieldProps.ts +1 -0
- package/src/components/BryntumDateField.vue +1 -0
- package/src/components/BryntumDateFieldProps.ts +1 -0
- package/src/components/BryntumDateRangeField.vue +1 -0
- package/src/components/BryntumDateRangeFieldProps.ts +1 -0
- package/src/components/BryntumDateTimeField.vue +1 -0
- package/src/components/BryntumDateTimeFieldProps.ts +1 -0
- package/src/components/BryntumDemoHeader.vue +1 -1
- package/src/components/BryntumDependencyTypePicker.vue +1 -0
- package/src/components/BryntumDependencyTypePickerProps.ts +1 -0
- package/src/components/BryntumDisplayField.vue +1 -0
- package/src/components/BryntumDisplayFieldProps.ts +1 -0
- package/src/components/BryntumDurationField.vue +1 -0
- package/src/components/BryntumDurationFieldProps.ts +1 -0
- package/src/components/BryntumEffortField.vue +1 -0
- package/src/components/BryntumEffortFieldProps.ts +1 -0
- package/src/components/BryntumEndDateField.vue +1 -0
- package/src/components/BryntumEndDateFieldProps.ts +1 -0
- package/src/components/BryntumEventColorField.vue +1 -0
- package/src/components/BryntumEventColorFieldProps.ts +1 -0
- package/src/components/BryntumFileField.vue +1 -0
- package/src/components/BryntumFileFieldProps.ts +1 -0
- package/src/components/BryntumFilterField.vue +1 -0
- package/src/components/BryntumFilterFieldProps.ts +1 -0
- package/src/components/BryntumModelCombo.vue +1 -0
- package/src/components/BryntumModelComboProps.ts +1 -0
- package/src/components/BryntumNumberField.vue +1 -0
- package/src/components/BryntumNumberFieldProps.ts +1 -0
- package/src/components/BryntumPasswordField.vue +1 -0
- package/src/components/BryntumPasswordFieldProps.ts +1 -0
- package/src/components/BryntumProjectCombo.vue +1 -0
- package/src/components/BryntumProjectComboProps.ts +1 -0
- package/src/components/BryntumRateTableField.vue +1 -0
- package/src/components/BryntumRateTableFieldProps.ts +1 -0
- package/src/components/BryntumResourceCombo.vue +1 -0
- package/src/components/BryntumResourceComboProps.ts +1 -0
- package/src/components/BryntumResourceTypeField.vue +1 -0
- package/src/components/BryntumResourceTypeFieldProps.ts +1 -0
- package/src/components/BryntumSchedulingDirectionPicker.vue +1 -0
- package/src/components/BryntumSchedulingDirectionPickerProps.ts +1 -0
- package/src/components/BryntumSchedulingModePicker.vue +1 -0
- package/src/components/BryntumSchedulingModePickerProps.ts +1 -0
- package/src/components/BryntumStartDateField.vue +1 -0
- package/src/components/BryntumStartDateFieldProps.ts +1 -0
- package/src/components/BryntumTextAreaField.vue +1 -0
- package/src/components/BryntumTextAreaFieldProps.ts +1 -0
- package/src/components/BryntumTextAreaPickerField.vue +1 -0
- package/src/components/BryntumTextAreaPickerFieldProps.ts +1 -0
- package/src/components/BryntumTextField.vue +1 -0
- package/src/components/BryntumTextFieldProps.ts +1 -0
- package/src/components/BryntumTimeField.vue +1 -0
- package/src/components/BryntumTimeFieldProps.ts +1 -0
- package/src/components/BryntumTreeCombo.vue +1 -0
- package/src/components/BryntumTreeComboProps.ts +1 -0
|
@@ -88,6 +88,7 @@ export declare type BryntumDateTimeFieldProps = {
|
|
|
88
88
|
* Show a trigger to clear field, if this field is not [readOnly](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-readOnly). The trigger is available
|
|
89
89
|
* in the [triggers](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-triggers) object under the name `clear`. May also be an object which
|
|
90
90
|
* configures the `clear` [trigger](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-triggers).
|
|
91
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/DateTimeField#config-clearable)
|
|
91
92
|
*/
|
|
92
93
|
clearable ? : Boolean|FieldTriggerConfig
|
|
93
94
|
/**
|
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
</template>
|
|
49
49
|
|
|
50
50
|
<script setup lang="ts">
|
|
51
|
-
import { computed,
|
|
51
|
+
import { computed, onMounted, ref } from 'vue';
|
|
52
52
|
import BryntumFullscreenButton from './BryntumFullscreenButton.vue';
|
|
53
53
|
import BryntumButton from './BryntumButton.vue';
|
|
54
54
|
import BryntumThemeCombo from './BryntumThemeCombo.vue';
|
|
@@ -126,6 +126,7 @@ defineProps<{
|
|
|
126
126
|
* Show a trigger to clear field, if this field is not [readOnly](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-readOnly). The trigger is available
|
|
127
127
|
* in the [triggers](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-triggers) object under the name `clear`. May also be an object which
|
|
128
128
|
* configures the `clear` [trigger](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-triggers).
|
|
129
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-clearable)
|
|
129
130
|
*/
|
|
130
131
|
clearable ? : Boolean|FieldTriggerConfig
|
|
131
132
|
/**
|
|
@@ -112,6 +112,7 @@ export declare type BryntumDependencyTypePickerProps = {
|
|
|
112
112
|
* Show a trigger to clear field, if this field is not [readOnly](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-readOnly). The trigger is available
|
|
113
113
|
* in the [triggers](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-triggers) object under the name `clear`. May also be an object which
|
|
114
114
|
* configures the `clear` [trigger](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-triggers).
|
|
115
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/DependencyTypePicker#config-clearable)
|
|
115
116
|
*/
|
|
116
117
|
clearable ? : Boolean|FieldTriggerConfig
|
|
117
118
|
/**
|
|
@@ -107,6 +107,7 @@ defineProps<{
|
|
|
107
107
|
* Show a trigger to clear field, if this field is not [readOnly](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-readOnly). The trigger is available
|
|
108
108
|
* in the [triggers](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-triggers) object under the name `clear`. May also be an object which
|
|
109
109
|
* configures the `clear` [trigger](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-triggers).
|
|
110
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/DisplayField#config-clearable)
|
|
110
111
|
*/
|
|
111
112
|
clearable ? : Boolean|FieldTriggerConfig
|
|
112
113
|
/**
|
|
@@ -93,6 +93,7 @@ export declare type BryntumDisplayFieldProps = {
|
|
|
93
93
|
* Show a trigger to clear field, if this field is not [readOnly](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-readOnly). The trigger is available
|
|
94
94
|
* in the [triggers](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-triggers) object under the name `clear`. May also be an object which
|
|
95
95
|
* configures the `clear` [trigger](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-triggers).
|
|
96
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/DisplayField#config-clearable)
|
|
96
97
|
*/
|
|
97
98
|
clearable ? : Boolean|FieldTriggerConfig
|
|
98
99
|
/**
|
|
@@ -116,6 +116,7 @@ defineProps<{
|
|
|
116
116
|
* Show a trigger to clear field, if this field is not [readOnly](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-readOnly). The trigger is available
|
|
117
117
|
* in the [triggers](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-triggers) object under the name `clear`. May also be an object which
|
|
118
118
|
* configures the `clear` [trigger](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-triggers).
|
|
119
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/DurationField#config-clearable)
|
|
119
120
|
*/
|
|
120
121
|
clearable ? : Boolean|FieldTriggerConfig
|
|
121
122
|
/**
|
|
@@ -102,6 +102,7 @@ export declare type BryntumDurationFieldProps = {
|
|
|
102
102
|
* Show a trigger to clear field, if this field is not [readOnly](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-readOnly). The trigger is available
|
|
103
103
|
* in the [triggers](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-triggers) object under the name `clear`. May also be an object which
|
|
104
104
|
* configures the `clear` [trigger](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-triggers).
|
|
105
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/DurationField#config-clearable)
|
|
105
106
|
*/
|
|
106
107
|
clearable ? : Boolean|FieldTriggerConfig
|
|
107
108
|
/**
|
|
@@ -116,6 +116,7 @@ defineProps<{
|
|
|
116
116
|
* Show a trigger to clear field, if this field is not [readOnly](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-readOnly). The trigger is available
|
|
117
117
|
* in the [triggers](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-triggers) object under the name `clear`. May also be an object which
|
|
118
118
|
* configures the `clear` [trigger](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-triggers).
|
|
119
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-clearable)
|
|
119
120
|
*/
|
|
120
121
|
clearable ? : Boolean|FieldTriggerConfig
|
|
121
122
|
/**
|
|
@@ -102,6 +102,7 @@ export declare type BryntumEffortFieldProps = {
|
|
|
102
102
|
* Show a trigger to clear field, if this field is not [readOnly](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-readOnly). The trigger is available
|
|
103
103
|
* in the [triggers](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-triggers) object under the name `clear`. May also be an object which
|
|
104
104
|
* configures the `clear` [trigger](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-triggers).
|
|
105
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EffortField#config-clearable)
|
|
105
106
|
*/
|
|
106
107
|
clearable ? : Boolean|FieldTriggerConfig
|
|
107
108
|
/**
|
|
@@ -111,6 +111,7 @@ defineProps<{
|
|
|
111
111
|
* Show a trigger to clear field, if this field is not [readOnly](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-readOnly). The trigger is available
|
|
112
112
|
* in the [triggers](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-triggers) object under the name `clear`. May also be an object which
|
|
113
113
|
* configures the `clear` [trigger](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-triggers).
|
|
114
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-clearable)
|
|
114
115
|
*/
|
|
115
116
|
clearable ? : Boolean|FieldTriggerConfig
|
|
116
117
|
/**
|
|
@@ -97,6 +97,7 @@ export declare type BryntumEndDateFieldProps = {
|
|
|
97
97
|
* Show a trigger to clear field, if this field is not [readOnly](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-readOnly). The trigger is available
|
|
98
98
|
* in the [triggers](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-triggers) object under the name `clear`. May also be an object which
|
|
99
99
|
* configures the `clear` [trigger](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-triggers).
|
|
100
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/EndDateField#config-clearable)
|
|
100
101
|
*/
|
|
101
102
|
clearable ? : Boolean|FieldTriggerConfig
|
|
102
103
|
/**
|
|
@@ -115,6 +115,7 @@ defineProps<{
|
|
|
115
115
|
* Show a trigger to clear field, if this field is not [readOnly](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-readOnly). The trigger is available
|
|
116
116
|
* in the [triggers](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-triggers) object under the name `clear`. May also be an object which
|
|
117
117
|
* configures the `clear` [trigger](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-triggers).
|
|
118
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/widget/EventColorField#config-clearable)
|
|
118
119
|
*/
|
|
119
120
|
clearable ? : Boolean|FieldTriggerConfig
|
|
120
121
|
/**
|
|
@@ -101,6 +101,7 @@ export declare type BryntumEventColorFieldProps = {
|
|
|
101
101
|
* Show a trigger to clear field, if this field is not [readOnly](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-readOnly). The trigger is available
|
|
102
102
|
* in the [triggers](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-triggers) object under the name `clear`. May also be an object which
|
|
103
103
|
* configures the `clear` [trigger](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-triggers).
|
|
104
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/widget/EventColorField#config-clearable)
|
|
104
105
|
*/
|
|
105
106
|
clearable ? : Boolean|FieldTriggerConfig
|
|
106
107
|
/**
|
|
@@ -112,6 +112,7 @@ defineProps<{
|
|
|
112
112
|
* Show a trigger to clear field, if this field is not [readOnly](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-readOnly). The trigger is available
|
|
113
113
|
* in the [triggers](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-triggers) object under the name `clear`. May also be an object which
|
|
114
114
|
* configures the `clear` [trigger](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-triggers).
|
|
115
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/FileField#config-clearable)
|
|
115
116
|
*/
|
|
116
117
|
clearable ? : Boolean|FieldTriggerConfig
|
|
117
118
|
/**
|
|
@@ -98,6 +98,7 @@ export declare type BryntumFileFieldProps = {
|
|
|
98
98
|
* Show a trigger to clear field, if this field is not [readOnly](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-readOnly). The trigger is available
|
|
99
99
|
* in the [triggers](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-triggers) object under the name `clear`. May also be an object which
|
|
100
100
|
* configures the `clear` [trigger](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-triggers).
|
|
101
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/FileField#config-clearable)
|
|
101
102
|
*/
|
|
102
103
|
clearable ? : Boolean|FieldTriggerConfig
|
|
103
104
|
/**
|
|
@@ -107,6 +107,7 @@ defineProps<{
|
|
|
107
107
|
* Show a trigger to clear field, if this field is not [readOnly](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-readOnly). The trigger is available
|
|
108
108
|
* in the [triggers](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-triggers) object under the name `clear`. May also be an object which
|
|
109
109
|
* configures the `clear` [trigger](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-triggers).
|
|
110
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/FilterField#config-clearable)
|
|
110
111
|
*/
|
|
111
112
|
clearable ? : Boolean|FieldTriggerConfig
|
|
112
113
|
/**
|
|
@@ -93,6 +93,7 @@ export declare type BryntumFilterFieldProps = {
|
|
|
93
93
|
* Show a trigger to clear field, if this field is not [readOnly](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-readOnly). The trigger is available
|
|
94
94
|
* in the [triggers](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-triggers) object under the name `clear`. May also be an object which
|
|
95
95
|
* configures the `clear` [trigger](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-triggers).
|
|
96
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/FilterField#config-clearable)
|
|
96
97
|
*/
|
|
97
98
|
clearable ? : Boolean|FieldTriggerConfig
|
|
98
99
|
/**
|
|
@@ -126,6 +126,7 @@ defineProps<{
|
|
|
126
126
|
* Show a trigger to clear field, if this field is not [readOnly](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-readOnly). The trigger is available
|
|
127
127
|
* in the [triggers](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-triggers) object under the name `clear`. May also be an object which
|
|
128
128
|
* configures the `clear` [trigger](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-triggers).
|
|
129
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/ModelCombo#config-clearable)
|
|
129
130
|
*/
|
|
130
131
|
clearable ? : Boolean|FieldTriggerConfig
|
|
131
132
|
/**
|
|
@@ -112,6 +112,7 @@ export declare type BryntumModelComboProps = {
|
|
|
112
112
|
* Show a trigger to clear field, if this field is not [readOnly](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-readOnly). The trigger is available
|
|
113
113
|
* in the [triggers](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-triggers) object under the name `clear`. May also be an object which
|
|
114
114
|
* configures the `clear` [trigger](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-triggers).
|
|
115
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/ModelCombo#config-clearable)
|
|
115
116
|
*/
|
|
116
117
|
clearable ? : Boolean|FieldTriggerConfig
|
|
117
118
|
/**
|
|
@@ -113,6 +113,7 @@ defineProps<{
|
|
|
113
113
|
* Show a trigger to clear field, if this field is not [readOnly](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-readOnly). The trigger is available
|
|
114
114
|
* in the [triggers](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-triggers) object under the name `clear`. May also be an object which
|
|
115
115
|
* configures the `clear` [trigger](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-triggers).
|
|
116
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/NumberField#config-clearable)
|
|
116
117
|
*/
|
|
117
118
|
clearable ? : Boolean|FieldTriggerConfig
|
|
118
119
|
/**
|
|
@@ -99,6 +99,7 @@ export declare type BryntumNumberFieldProps = {
|
|
|
99
99
|
* Show a trigger to clear field, if this field is not [readOnly](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-readOnly). The trigger is available
|
|
100
100
|
* in the [triggers](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-triggers) object under the name `clear`. May also be an object which
|
|
101
101
|
* configures the `clear` [trigger](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-triggers).
|
|
102
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/NumberField#config-clearable)
|
|
102
103
|
*/
|
|
103
104
|
clearable ? : Boolean|FieldTriggerConfig
|
|
104
105
|
/**
|
|
@@ -107,6 +107,7 @@ defineProps<{
|
|
|
107
107
|
* Show a trigger to clear field, if this field is not [readOnly](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-readOnly). The trigger is available
|
|
108
108
|
* in the [triggers](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-triggers) object under the name `clear`. May also be an object which
|
|
109
109
|
* configures the `clear` [trigger](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-triggers).
|
|
110
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/PasswordField#config-clearable)
|
|
110
111
|
*/
|
|
111
112
|
clearable ? : Boolean|FieldTriggerConfig
|
|
112
113
|
/**
|
|
@@ -93,6 +93,7 @@ export declare type BryntumPasswordFieldProps = {
|
|
|
93
93
|
* Show a trigger to clear field, if this field is not [readOnly](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-readOnly). The trigger is available
|
|
94
94
|
* in the [triggers](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-triggers) object under the name `clear`. May also be an object which
|
|
95
95
|
* configures the `clear` [trigger](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-triggers).
|
|
96
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/PasswordField#config-clearable)
|
|
96
97
|
*/
|
|
97
98
|
clearable ? : Boolean|FieldTriggerConfig
|
|
98
99
|
/**
|
|
@@ -126,6 +126,7 @@ defineProps<{
|
|
|
126
126
|
* Show a trigger to clear field, if this field is not [readOnly](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-readOnly). The trigger is available
|
|
127
127
|
* in the [triggers](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-triggers) object under the name `clear`. May also be an object which
|
|
128
128
|
* configures the `clear` [trigger](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-triggers).
|
|
129
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/widget/ProjectCombo#config-clearable)
|
|
129
130
|
*/
|
|
130
131
|
clearable ? : Boolean|FieldTriggerConfig
|
|
131
132
|
/**
|
|
@@ -112,6 +112,7 @@ export declare type BryntumProjectComboProps = {
|
|
|
112
112
|
* Show a trigger to clear field, if this field is not [readOnly](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-readOnly). The trigger is available
|
|
113
113
|
* in the [triggers](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-triggers) object under the name `clear`. May also be an object which
|
|
114
114
|
* configures the `clear` [trigger](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-triggers).
|
|
115
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/widget/ProjectCombo#config-clearable)
|
|
115
116
|
*/
|
|
116
117
|
clearable ? : Boolean|FieldTriggerConfig
|
|
117
118
|
/**
|
|
@@ -126,6 +126,7 @@ defineProps<{
|
|
|
126
126
|
* Show a trigger to clear field, if this field is not [readOnly](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-readOnly). The trigger is available
|
|
127
127
|
* in the [triggers](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-triggers) object under the name `clear`. May also be an object which
|
|
128
128
|
* configures the `clear` [trigger](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-triggers).
|
|
129
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/RateTableField#config-clearable)
|
|
129
130
|
*/
|
|
130
131
|
clearable ? : Boolean|FieldTriggerConfig
|
|
131
132
|
/**
|
|
@@ -112,6 +112,7 @@ export declare type BryntumRateTableFieldProps = {
|
|
|
112
112
|
* Show a trigger to clear field, if this field is not [readOnly](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-readOnly). The trigger is available
|
|
113
113
|
* in the [triggers](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-triggers) object under the name `clear`. May also be an object which
|
|
114
114
|
* configures the `clear` [trigger](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-triggers).
|
|
115
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/RateTableField#config-clearable)
|
|
115
116
|
*/
|
|
116
117
|
clearable ? : Boolean|FieldTriggerConfig
|
|
117
118
|
/**
|
|
@@ -126,6 +126,7 @@ defineProps<{
|
|
|
126
126
|
* Show a trigger to clear field, if this field is not [readOnly](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-readOnly). The trigger is available
|
|
127
127
|
* in the [triggers](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-triggers) object under the name `clear`. May also be an object which
|
|
128
128
|
* configures the `clear` [trigger](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-triggers).
|
|
129
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/widget/ResourceCombo#config-clearable)
|
|
129
130
|
*/
|
|
130
131
|
clearable ? : Boolean|FieldTriggerConfig
|
|
131
132
|
/**
|
|
@@ -112,6 +112,7 @@ export declare type BryntumResourceComboProps = {
|
|
|
112
112
|
* Show a trigger to clear field, if this field is not [readOnly](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-readOnly). The trigger is available
|
|
113
113
|
* in the [triggers](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-triggers) object under the name `clear`. May also be an object which
|
|
114
114
|
* configures the `clear` [trigger](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-triggers).
|
|
115
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Scheduler/widget/ResourceCombo#config-clearable)
|
|
115
116
|
*/
|
|
116
117
|
clearable ? : Boolean|FieldTriggerConfig
|
|
117
118
|
/**
|
|
@@ -126,6 +126,7 @@ defineProps<{
|
|
|
126
126
|
* Show a trigger to clear field, if this field is not [readOnly](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-readOnly). The trigger is available
|
|
127
127
|
* in the [triggers](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-triggers) object under the name `clear`. May also be an object which
|
|
128
128
|
* configures the `clear` [trigger](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-triggers).
|
|
129
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/ResourceTypeField#config-clearable)
|
|
129
130
|
*/
|
|
130
131
|
clearable ? : Boolean|FieldTriggerConfig
|
|
131
132
|
/**
|
|
@@ -112,6 +112,7 @@ export declare type BryntumResourceTypeFieldProps = {
|
|
|
112
112
|
* Show a trigger to clear field, if this field is not [readOnly](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-readOnly). The trigger is available
|
|
113
113
|
* in the [triggers](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-triggers) object under the name `clear`. May also be an object which
|
|
114
114
|
* configures the `clear` [trigger](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-triggers).
|
|
115
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/ResourceTypeField#config-clearable)
|
|
115
116
|
*/
|
|
116
117
|
clearable ? : Boolean|FieldTriggerConfig
|
|
117
118
|
/**
|
|
@@ -126,6 +126,7 @@ defineProps<{
|
|
|
126
126
|
* Show a trigger to clear field, if this field is not [readOnly](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-readOnly). The trigger is available
|
|
127
127
|
* in the [triggers](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-triggers) object under the name `clear`. May also be an object which
|
|
128
128
|
* configures the `clear` [trigger](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-triggers).
|
|
129
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingDirectionPicker#config-clearable)
|
|
129
130
|
*/
|
|
130
131
|
clearable ? : Boolean|FieldTriggerConfig
|
|
131
132
|
/**
|
|
@@ -112,6 +112,7 @@ export declare type BryntumSchedulingDirectionPickerProps = {
|
|
|
112
112
|
* Show a trigger to clear field, if this field is not [readOnly](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-readOnly). The trigger is available
|
|
113
113
|
* in the [triggers](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-triggers) object under the name `clear`. May also be an object which
|
|
114
114
|
* configures the `clear` [trigger](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-triggers).
|
|
115
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingDirectionPicker#config-clearable)
|
|
115
116
|
*/
|
|
116
117
|
clearable ? : Boolean|FieldTriggerConfig
|
|
117
118
|
/**
|
|
@@ -132,6 +132,7 @@ defineProps<{
|
|
|
132
132
|
* Show a trigger to clear field, if this field is not [readOnly](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-readOnly). The trigger is available
|
|
133
133
|
* in the [triggers](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-triggers) object under the name `clear`. May also be an object which
|
|
134
134
|
* configures the `clear` [trigger](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-triggers).
|
|
135
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-clearable)
|
|
135
136
|
*/
|
|
136
137
|
clearable ? : Boolean|FieldTriggerConfig
|
|
137
138
|
/**
|
|
@@ -118,6 +118,7 @@ export declare type BryntumSchedulingModePickerProps = {
|
|
|
118
118
|
* Show a trigger to clear field, if this field is not [readOnly](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-readOnly). The trigger is available
|
|
119
119
|
* in the [triggers](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-triggers) object under the name `clear`. May also be an object which
|
|
120
120
|
* configures the `clear` [trigger](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-triggers).
|
|
121
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/SchedulingModePicker#config-clearable)
|
|
121
122
|
*/
|
|
122
123
|
clearable ? : Boolean|FieldTriggerConfig
|
|
123
124
|
/**
|
|
@@ -111,6 +111,7 @@ defineProps<{
|
|
|
111
111
|
* Show a trigger to clear field, if this field is not [readOnly](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-readOnly). The trigger is available
|
|
112
112
|
* in the [triggers](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-triggers) object under the name `clear`. May also be an object which
|
|
113
113
|
* configures the `clear` [trigger](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-triggers).
|
|
114
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-clearable)
|
|
114
115
|
*/
|
|
115
116
|
clearable ? : Boolean|FieldTriggerConfig
|
|
116
117
|
/**
|
|
@@ -97,6 +97,7 @@ export declare type BryntumStartDateFieldProps = {
|
|
|
97
97
|
* Show a trigger to clear field, if this field is not [readOnly](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-readOnly). The trigger is available
|
|
98
98
|
* in the [triggers](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-triggers) object under the name `clear`. May also be an object which
|
|
99
99
|
* configures the `clear` [trigger](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-triggers).
|
|
100
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/SchedulerPro/widget/StartDateField#config-clearable)
|
|
100
101
|
*/
|
|
101
102
|
clearable ? : Boolean|FieldTriggerConfig
|
|
102
103
|
/**
|
|
@@ -113,6 +113,7 @@ defineProps<{
|
|
|
113
113
|
* Show a trigger to clear field, if this field is not [readOnly](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-readOnly). The trigger is available
|
|
114
114
|
* in the [triggers](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-triggers) object under the name `clear`. May also be an object which
|
|
115
115
|
* configures the `clear` [trigger](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-triggers).
|
|
116
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/TextAreaField#config-clearable)
|
|
116
117
|
*/
|
|
117
118
|
clearable ? : Boolean|FieldTriggerConfig
|
|
118
119
|
/**
|
|
@@ -99,6 +99,7 @@ export declare type BryntumTextAreaFieldProps = {
|
|
|
99
99
|
* Show a trigger to clear field, if this field is not [readOnly](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-readOnly). The trigger is available
|
|
100
100
|
* in the [triggers](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-triggers) object under the name `clear`. May also be an object which
|
|
101
101
|
* configures the `clear` [trigger](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-triggers).
|
|
102
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/TextAreaField#config-clearable)
|
|
102
103
|
*/
|
|
103
104
|
clearable ? : Boolean|FieldTriggerConfig
|
|
104
105
|
/**
|
|
@@ -111,6 +111,7 @@ defineProps<{
|
|
|
111
111
|
* Show a trigger to clear field, if this field is not [readOnly](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-readOnly). The trigger is available
|
|
112
112
|
* in the [triggers](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-triggers) object under the name `clear`. May also be an object which
|
|
113
113
|
* configures the `clear` [trigger](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-triggers).
|
|
114
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/TextAreaPickerField#config-clearable)
|
|
114
115
|
*/
|
|
115
116
|
clearable ? : Boolean|FieldTriggerConfig
|
|
116
117
|
/**
|
|
@@ -97,6 +97,7 @@ export declare type BryntumTextAreaPickerFieldProps = {
|
|
|
97
97
|
* Show a trigger to clear field, if this field is not [readOnly](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-readOnly). The trigger is available
|
|
98
98
|
* in the [triggers](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-triggers) object under the name `clear`. May also be an object which
|
|
99
99
|
* configures the `clear` [trigger](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-triggers).
|
|
100
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/TextAreaPickerField#config-clearable)
|
|
100
101
|
*/
|
|
101
102
|
clearable ? : Boolean|FieldTriggerConfig
|
|
102
103
|
/**
|
|
@@ -107,6 +107,7 @@ defineProps<{
|
|
|
107
107
|
* Show a trigger to clear field, if this field is not [readOnly](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-readOnly). The trigger is available
|
|
108
108
|
* in the [triggers](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-triggers) object under the name `clear`. May also be an object which
|
|
109
109
|
* configures the `clear` [trigger](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-triggers).
|
|
110
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/TextField#config-clearable)
|
|
110
111
|
*/
|
|
111
112
|
clearable ? : Boolean|FieldTriggerConfig
|
|
112
113
|
/**
|
|
@@ -93,6 +93,7 @@ export declare type BryntumTextFieldProps = {
|
|
|
93
93
|
* Show a trigger to clear field, if this field is not [readOnly](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-readOnly). The trigger is available
|
|
94
94
|
* in the [triggers](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-triggers) object under the name `clear`. May also be an object which
|
|
95
95
|
* configures the `clear` [trigger](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-triggers).
|
|
96
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/TextField#config-clearable)
|
|
96
97
|
*/
|
|
97
98
|
clearable ? : Boolean|FieldTriggerConfig
|
|
98
99
|
/**
|
|
@@ -111,6 +111,7 @@ defineProps<{
|
|
|
111
111
|
* Show a trigger to clear field, if this field is not [readOnly](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-readOnly). The trigger is available
|
|
112
112
|
* in the [triggers](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-triggers) object under the name `clear`. May also be an object which
|
|
113
113
|
* configures the `clear` [trigger](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-triggers).
|
|
114
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/TimeField#config-clearable)
|
|
114
115
|
*/
|
|
115
116
|
clearable ? : Boolean|FieldTriggerConfig
|
|
116
117
|
/**
|
|
@@ -97,6 +97,7 @@ export declare type BryntumTimeFieldProps = {
|
|
|
97
97
|
* Show a trigger to clear field, if this field is not [readOnly](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-readOnly). The trigger is available
|
|
98
98
|
* in the [triggers](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-triggers) object under the name `clear`. May also be an object which
|
|
99
99
|
* configures the `clear` [trigger](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-triggers).
|
|
100
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/TimeField#config-clearable)
|
|
100
101
|
*/
|
|
101
102
|
clearable ? : Boolean|FieldTriggerConfig
|
|
102
103
|
/**
|
|
@@ -126,6 +126,7 @@ defineProps<{
|
|
|
126
126
|
* Show a trigger to clear field, if this field is not [readOnly](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-readOnly). The trigger is available
|
|
127
127
|
* in the [triggers](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-triggers) object under the name `clear`. May also be an object which
|
|
128
128
|
* configures the `clear` [trigger](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-triggers).
|
|
129
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Grid/widget/TreeCombo#config-clearable)
|
|
129
130
|
*/
|
|
130
131
|
clearable ? : Boolean|FieldTriggerConfig
|
|
131
132
|
/**
|
|
@@ -112,6 +112,7 @@ export declare type BryntumTreeComboProps = {
|
|
|
112
112
|
* Show a trigger to clear field, if this field is not [readOnly](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#config-readOnly). The trigger is available
|
|
113
113
|
* in the [triggers](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-triggers) object under the name `clear`. May also be an object which
|
|
114
114
|
* configures the `clear` [trigger](https://bryntum.com/products/schedulerpro/docs/api/Core/widget/Field#property-triggers).
|
|
115
|
+
* [More...](https://bryntum.com/products/schedulerpro/docs/api/Grid/widget/TreeCombo#config-clearable)
|
|
115
116
|
*/
|
|
116
117
|
clearable ? : Boolean|FieldTriggerConfig
|
|
117
118
|
/**
|