Home
last modified time | relevance | path

Searched refs:model (Results 1 – 25 of 30) sorted by relevance

12

/misc/config_tools/configurator/packages/vue-json-schema-form/utils/
A Dvue3Utils.js40 model = 'value'
53 [model]: value,
54 [`onUpdate:${model}`]: onUpdateValue,
/misc/config_tools/configurator/packages/configurator/src/pages/Config/Scenario/
A DNewScenario.vue3 v-model="showModal"
30 <b-form-radio class="mb-3" v-model="scenarioTemplate" value="shared">
34 <b-form-radio class="mb-3" v-model="scenarioTemplate" value="partitioned">
38 <b-form-radio class="mb-3" v-model="scenarioTemplate" value="hybrid">
53 …<b-form-input v-if="scenarioTemplate!=='shared'" type="number" min="0" max="8" v-model="preLaunch"…
55 … <b-form-input v-if="scenarioTemplate!=='partitioned'" disabled type="number" model-value="1"/>
58 …-form-input v-if="scenarioTemplate=='partitioned'" min="0" max="1" type="number" v-model="mainVM"/>
61 …-input v-if="scenarioTemplate!=='partitioned'" type="number" min="0" max="8" v-model="postLaunch"/>
A DSaveScenario.vue3 v-model="showModal"
A DOverwriteMessage.vue4 title="Scenario XML Overwrite" v-model="showModal"
/misc/config_tools/configurator/packages/vue-json-schema-form/vue3/vue3-form-naive/src/
A Dindex.js64 setFormRef, labelPosition, model, ...otherAttrs
69 model: model.value, // 不会自动解包
/misc/config_tools/configurator/packages/vue-json-schema-form/vue3/vue3-form-naive/types/
A DmodelValueComponent.d.ts4 model?: String
/misc/config_tools/configurator/packages/vue-json-schema-form/vue3/vue3-form-naive/src/config/widgets/SelectWidget/
A Dindex.js25 model: 'value'
/misc/config_tools/configurator/packages/vue-json-schema-form/vue3/vue3-form-naive/src/config/widgets/RadioWidget/
A Dindex.js31 model: 'value'
/misc/config_tools/configurator/packages/vue-json-schema-form/vue3/vue3-form-naive/src/config/widgets/CheckboxesWidget/
A Dindex.js37 model: 'value'
/misc/config_tools/configurator/packages/configurator/src/pages/Config/ConfigForm/CustomWidget/Virtio/
A DConsole.vue18 <b-form-select v-model="console.use_type" :options="getUseTypes"/>
34 <b-form-select v-model="console.backend_type" :options="ConsoleBackendType"/>
50 <b-form-input v-model="console.output_file_path"/>
66 <b-form-input v-model="console.tty_device_path"/>
82 <b-form-input v-model="console.sock_file_path"/>
A DGPU.vue20 <b-form-select v-model="virtio_gpu.display_type" :options="GPUDisplayType"/>
55 … <b-form-select v-model="window_display.window_resolutions" :options="WindowResolutionsType"/>
71 <b-form-input v-model="window_display.horizontal_offset"/>
87 <b-form-input v-model="window_display.vertical_offset"/>
124 <b-form-select v-model="fullScreen_display.monitor_id" :options="MonitorIdType"/>
A DInput.vue18 <b-form-select v-model="input.backend_device_file" :options="BackendDeviceFileType"/>
33 …<b-form-input :state="validateId(input.id)" v-model="input.id" placeholder="An arbitrary-long stri…
A DNetwork.vue18 <b-form-select v-model="network.virtio_framework" :options="NetworkFrameworkType"/>
34 …<b-form-input :state="validateInterfaceName(network.interface_name)" v-model="network.interface_na…
/misc/config_tools/configurator/packages/configurator/src/pages/Config/ConfigForm/CustomWidget/
A DVUART.vue20 …<b-form-select :state="validation(VUARTConn.endpoint[0].vm_name)" v-model="VUARTConn.endpoint[0].v…
48 …<b-form-select :state="validation(VUARTConn.endpoint[1].vm_name)" v-model="VUARTConn.endpoint[1].v…
70 <b-form-select :state="validation(VUARTConn.type)" v-model="VUARTConn.type"
107 … <b-form-input v-model="VUARTConn.endpoint[0].io_port" v-if="VUARTConn.type === 'legacy'"
109 …<b-form-input :state="validateVBDF(VUARTConn.endpoint[0].vbdf)" v-model="VUARTConn.endpoint[0].vbd…
119 … <b-form-input v-model="VUARTConn.endpoint[1].io_port" v-if="VUARTConn.type === 'legacy'"
121 …<b-form-input :state="validateVBDF(VUARTConn.endpoint[1].vbdf)" v-model="VUARTConn.endpoint[1].vbd…
A DIVSHMEM_REGION.vue19 …<b-form-input :state="validateIvshrgName(IVSHMEM_VMO.NAME)" v-model="IVSHMEM_VMO.NAME" placeholder…
38 … <b-form-select v-model="IVSHMEM_VMO.PROVIDED_BY" :options="providerType"></b-form-select>
54 … <b-form-select v-model="IVSHMEM_VMO.IVSHMEM_SIZE" :options="IVSHMEMSize"></b-form-select>
70 <b-form-input v-model="IVSHMEM_VMO.IVSHMEM_REGION_ID"/>
100 …<b-form-select :state="validation(IVSHMEM_VM.VM_NAME)" v-model="IVSHMEM_VM.VM_NAME" :options="vmNa…
106 …<b-form-input :state="validateVBDF(IVSHMEM_VM.VBDF)" v-model="IVSHMEM_VM.VBDF" placeholder="00:[de…
A DCAT.vue8 v-model="RDT_ENABLED" :value="'y'" :uncheckedValue="'n'"
20 v-model="CDP_ENABLED" :value="'y'" :uncheckedValue="'n'"
32 v-model="VCAT_ENABLED" :value="'y'" :uncheckedValue="'n'"
108 v-model="POLICY.CLOS_MASK"
117 v-model="POLICY.CLOS_MASK"
126 v-model="POLICY.CLOS_MASK"
A Dcpu_affinity.vue17 <b-form-checkbox v-model="pcpu_owned" :value="'y'" :uncheckedValue="'n'"
57 <b-form-select :state="validateCPUAffinity(cpu.pcpu_id)" v-model="cpu.pcpu_id">
72 …<b-form-checkbox v-model="cpu.real_time_vcpu" :value="'y'" :uncheckedValue="'n'" :disabled="!isRTV…
/misc/config_tools/configurator/packages/configurator/src/pages/Config/
A DScenario.vue5 … <OverwriteMessage v-model:show-modal="showOverwriteMessage" :usingWorkingFolder="WorkingFolder"
7 <NewScenario v-model:show-modal="showCreateScenario" @newScenario="newScenario"/>
18 <td><select class="d-inline form-select" v-model="currentSelectedScenario">
A DNewBoard.vue3 v-model="showModal"
A DBoard.vue10 … <select class="d-inline form-select" v-model="currentSelectedBoard" :disabled="imported">
26 <NewBoard v-model:show-modal="showBoardOverwrite"/>
/misc/config_tools/configurator/packages/vue-json-schema-form/vue3/vue3-form-naive/
A DREADME.md20 v-model="formData"
/misc/config_tools/configurator/packages/configurator/src/pages/Config/ConfigForm/CustomWidget/CAT/
A DHexBlockRangeSelector.vue3 <Slider v-model="hexField" :max="max" :tooltips="false" :options="sliderOptions"/>
/misc/config_tools/configurator/packages/configurator/src/pages/Welcome/
A DUseExisting.vue15 <select class="d-inline form-select" v-model="currentSelected">
/misc/config_tools/configurator/packages/vue-json-schema-form/vue3/vue3-core/src/
A Dindex.js187 model: rootFormData,
/misc/config_tools/board_inspector/cpuparser/
A Dcpuids.py45 model = cpuidfield(EAX, 7, 4, doc="Model") variable in LEAF_1
127 return (self.ext_model << 4) + self.model
128 return self.model

Completed in 645 milliseconds

12