- Preparing search index...
- The search index is not available
vexflow
Methods
getElementsByAttribute
- getElementsByAttribute(attribute, value): Element[]
-
Parameters
-
attribute: string
-
value: string
getElementsByClass
- getElementsByClass(className): Element[]
-
setIndexValue
- setIndexValue(name, value, id, elem): void
-
Parameters
-
name: string
-
value: string
-
id: string
-
Returns void
updateIndex
- updateIndex(__namedParameters): void
-
Returns void
Static
disableDefaultRegistry
- disableDefaultRegistry(): void
-
Returns void
Static
enableDefaultRegistry
- enableDefaultRegistry(registry): void
-
Returns void
Static
getDefaultRegistry
Register element
elem
with this registry. This adds the element to its index and watches it for attribute changes.