Home | Trees | Indices | Help |
|
---|
|
object --+ | MetaMixin --+ | MetaValue --+ | NoteMeta
A meta value representing a "note" item.
This is like a footnote, typically on tables, and is rendered in table infos.
The content is the note body. In addition, you want a tag child that gives whatever the note is references as. We recommend numbers.
Contrary to other meta items, note content defaults to rstx format.
Typically, this works with a column's note attribute.
In XML, you would usually write:
<meta name="note" tag="1"> Better ignore this. </meta>
Instance Methods | |||
|
|||
Inherited from Inherited from Inherited from |
Class Variables | |
Inherited from |
Properties | |
Inherited from |
Method Details |
is a constructor for standalone use. You do *not* want to call this when mixing into a Structure.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu May 2 07:29:09 2019 | http://epydoc.sourceforge.net |