
This external documentation for pyVmomi was generated using Googly Docs (aka Google Standard Documentation) which renders very cleanly in GitHub. Internal documentation for a class should be done in Sphinx format because tools like pyCharm and Eclipse can use that documentation as a hint for code completion. Note: External docs as Googly Docs, internal docs as Sphinx. Closes bug#15
27 lines
863 B
ReStructuredText
27 lines
863 B
ReStructuredText
.. _vmodl.DynamicData: ../../vmodl/DynamicData.rst
|
|
|
|
.. _vim.EnumDescription: ../../vim/EnumDescription.rst
|
|
|
|
.. _Event Category enum: ../../vim/event/EventDescription/EventCategory.rst
|
|
|
|
.. _vim.ElementDescription: ../../vim/ElementDescription.rst
|
|
|
|
.. _vim.event.EventDescription.EventDetail: ../../vim/event/EventDescription/EventDetail.rst
|
|
|
|
|
|
vim.event.EventDescription
|
|
==========================
|
|
This data object provides static, locale-specific strings for event objects.
|
|
:extends: vmodl.DynamicData_
|
|
|
|
Attributes:
|
|
category (`vim.ElementDescription`_):
|
|
|
|
`Event Category enum`_
|
|
eventInfo (`vim.event.EventDescription.EventDetail`_):
|
|
|
|
The event class description details.
|
|
enumeratedTypes (`vim.EnumDescription`_, optional):
|
|
|
|
Localized descriptions of all enumerated types that are used for member declarations in event classes.
|