Data Object - OptionType(vim.option.OptionType)

Property of
OptionDef
Extended by
BoolOption, ChoiceOption, FloatOption, IntOption, LongOption, StringOption
Extends
DynamicData

Data Object Description

The base data object type for all options.

Properties

Name Type Description
valueIsReadonly*xsd:boolean

The flag to indicate whether or not a user can modify a value belonging to this option type. If the flag is not set, the value can be modified.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition