To be added.
Type | Description |
---|---|
Atom | Base class for database atoms. |
AtomFlags | Atom flags |
ChangedArgs | Arguments for Womb.ChangedHandler delegate |
ChangedHandler | Delegate for Womb.Atom.Changed event |
DB | Connection to PostgreSQL database |
DBStatus | To be added. |
Dict | An interface to a dictionary table |
NotNull | A not-null constraint |
Selector | An object to select rows from the database |
Tag | Metadata attribute |
TagBlurb | Metadata attribute |
TagDefault | Metadata attribute |
TagDict | Metadata attribute |
TagHidden | Metadata attribute |
TagNotNull | Metadata attribute |
TagSerial | This tag is used in Wxml-generated atoms to provide declarative information about the atom. |