Home
last modified time | relevance | path

Searched refs:onChangeType (Results 1 – 21 of 21) sorted by relevance

/dports/www/grafana8/grafana-8.3.6/packages/grafana-ui/src/components/Cascader/
H A DoptionMappings.ts4 type onChangeType = ((values: string[], options: CascaderOption[]) => void) | undefined; alias
6 export const onChangeCascader = (onChanged: onChangeType) => (
/dports/graphics/aseprite/aseprite-1.2.9/src/app/ui/
H A Dconfigure_timeline_popup.cpp58 m_box->merge()->Click.connect(base::Bind<void>(&ConfigureTimelinePopup::onChangeType, this)); in ConfigureTimelinePopup()
59 m_box->tint()->Click.connect(base::Bind<void>(&ConfigureTimelinePopup::onChangeType, this)); in ConfigureTimelinePopup()
183 void ConfigureTimelinePopup::onChangeType() in onChangeType() function in app::ConfigureTimelinePopup
H A Dconfigure_timeline_popup.h37 void onChangeType();
/dports/www/grafana8/grafana-8.3.6/public/app/core/components/TransformersUI/FilterByValueTransformer/
H A DFilterByValueTransformerEditor.tsx82 const onChangeType = useCallback(
107 … <RadioButtonGroup options={filterTypes} value={options.type} onChange={onChangeType} fullWidth />
/dports/graphics/azpainterb/azpainterb-1.1.3/mlib/include/
H A DmFileDialog.h46 void (*onChangeType)(mFileDialog *,int type); member
/dports/graphics/azpainter/azpainter-2.1.7/mlib/include/
H A DmFileDialog.h46 void (*onChangeType)(mFileDialog *,int type); member
/dports/russian/bugzilla44/bugzilla-4.4.4.ru/template/ru-RU/default/admin/custom_fields/
H A Dcreate.html.tmpl29 YAHOO.util.Event.onDOMReady(function() {onChangeType(document.getElementById('type'))});
79 <select id="type" name="type" onchange="onChangeType(this)">
/dports/japanese/bugzilla44/ja-bugzilla44-4.4.9/default/admin/custom_fields/
H A Dcreate.html.tmpl29 YAHOO.util.Event.onDOMReady(function() {onChangeType(document.getElementById('type'))});
77 <select id="type" name="type" onchange="onChangeType(this)">
H A Dcf-js.js.tmpl33 function onChangeType(type_field) {
/dports/japanese/bugzilla50/ja-bugzilla50-5.0.2/default/admin/custom_fields/
H A Dcreate.html.tmpl27 YAHOO.util.Event.onDOMReady(function() {onChangeType(document.getElementById('type'))});
H A Dcf-js.js.tmpl33 function onChangeType(type_field) {
H A Dedit-common.html.tmpl58 <select id="type" name="type" onchange="onChangeType(this)">
/dports/devel/bugzilla44/bugzilla-4.4.13/template/en/default/admin/custom_fields/
H A Dcf-js.js.tmpl33 function onChangeType(type_field) {
H A Dcreate.html.tmpl29 YAHOO.util.Event.onDOMReady(function() {onChangeType(document.getElementById('type'))});
77 <select id="type" name="type" onchange="onChangeType(this)">
/dports/devel/bugzilla50/bugzilla-5.0.4/template/en/default/admin/custom_fields/
H A Dcf-js.js.tmpl33 function onChangeType(type_field) {
H A Dcreate.html.tmpl27 YAHOO.util.Event.onDOMReady(function() {onChangeType(document.getElementById('type'))});
H A Dedit-common.html.tmpl58 <select id="type" name="type" onchange="onChangeType(this)">
/dports/german/bugzilla44/de-bugzilla44-4.4.10_1/de/default/admin/custom_fields/
H A Dcreate.html.tmpl29 YAHOO.util.Event.onDOMReady(function() {onChangeType(document.getElementById('type'))});
84 <select id="type" name="type" onchange="onChangeType(this)">
/dports/graphics/azpainterb/azpainterb-1.1.3/mlib/src/widget/
H A DmFileDialog.c724 if(p->fdlg.onChangeType) in _event_notify()
725 (p->fdlg.onChangeType)(p, mComboBoxGetSelItemIndex(p->fdlg.cbtype)); in _event_notify()
/dports/graphics/azpainter/azpainter-2.1.7/mlib/src/widget/
H A DmFileDialog.c724 if(p->fdlg.onChangeType) in _event_notify()
725 (p->fdlg.onChangeType)(p, mComboBoxGetSelItemIndex(p->fdlg.cbtype)); in _event_notify()
/dports/www/grafana8/grafana-8.3.6/public/build/
H A D7095.0e38943fa459e872fe93.js.map1onChangeType = ((values: string[], options: CascaderOption[]) => void) | undefined;\n\nexport cons…