att.guitarGrid.vis

Visual domain attributes
Module
Attributes
@grid.show
@grid.show(optional)Determines whether to display guitar chord grids. Value conforms to data.BOOLEAN.
@grid.show(optional)Determines whether to display guitar chord grids. Value conforms to data.BOOLEAN.
Visual component declarations.
@grid.show(optional)Determines whether to display guitar chord grids. Value conforms to data.BOOLEAN.
Available at
<scoreDef>Container for score meta-information.
<staffDef>Container for staff meta-information.
Component declarations that are shared between two or more modules.
<scoreDef>Container for score meta-information.
<staffDef>Container for staff meta-information.
Declaration
<classSpec ident="att.guitarGrid.vis" module="MEI.visual" type="atts">
<desc xml:lang="en">Visual domain attributes</desc>
<attList>
<attDef ident="grid.show" usage="opt">
<desc xml:lang="en">Determines whether to display guitar chord grids.</desc>
<datatype>
<rng:ref name="data.BOOLEAN"/>
</datatype>
</attDef>
</attList>
</classSpec>