| Interface | Description |
|---|---|
| MetadataElement |
This interface represents all elements that are Metadata elements.
|
| StructuralElement |
This interface represents all structural wing elements.
|
| WingElement |
This basic interface is implemented by all WingElements, once an element has
been created it can be translated into SAX events and disposed of.
|
| WingMergeableElement |
This is an interface to represent all WingElements that can be merged.
|
| Class | Description |
|---|---|
| AbstractWingElement |
This class represents a generic element inside the Wing framework.
|
| Body |
A class representing the page division.
|
| Button | |
| Cell | |
| CheckBox | |
| Composite | |
| Container | |
| Data |
This class represents data, by data we mean the translated and untranslated
characters in between XML elements.
|
| Division | |
| Error |
This class represents error instructions for a single field.
|
| Field | |
| Figure |
This class represents a figure element used to embed a reference to an image
or graphic element.
|
| File | |
| Head |
This class represents a head for either a table, division, or list.
|
| Help |
This class represents help instructions for a single field.
|
| Hidden | |
| Highlight | |
| Instance |
Instance represents multiple value instances of a field.
|
| Item | |
| Label |
This class represents a list's label element, they are associated with an
item and annotates that item with a number, a textual description of some
sort, or a simple bullet.
|
| List | |
| Meta |
A class representing the page division.
|
| Metadata |
This is a class representing an individual metadata field in pseudo-dublin core
format.
|
| Option | |
| Options |
A class representing a set of navigational options.
|
| PageMeta |
A class representing a set of metadata about the page being generated.
|
| Para | |
| Params | |
| Password | |
| Radio | |
| Reference |
Reference a repository object that is referenced in the ObjectMeta portion of
the DRI document.
|
| ReferenceSet |
Class representing a set of referenced metadata.
|
| RepositoryMeta |
A class representing a set of all referenced repositories in the DRI document.
|
| RichTextContainer | |
| Row | |
| Select | |
| SimpleHTMLFragment |
This class represents data that is translated from simple HTML or plain text.
|
| SimpleHTMLFragment.SAXFilter |
This is a simple SAX Handler that filters out start and end documents.
|
| Table | |
| Text | |
| TextArea | |
| TextContainer |
A class representing all the containers that contain unformatted text, such
as head, label, help, value, etc...
|
| Trail |
This is a class representing a trail element.
|
| UserMeta |
A class representing a set of metadata about the user generating this page.
|
| Value |
This class represents field values.
|
| WingDocument |
A class representing a WingDocument.
|
| Xref |
This class represents a xref link to an external document.
|
Copyright © 2015 DuraSpace. All Rights Reserved.