Uses of Interface
org.dspace.app.xmlui.wing.element.WingElement

Packages that use WingElement
org.dspace.app.xmlui.wing.element   
 

Uses of WingElement in org.dspace.app.xmlui.wing.element
 

Subinterfaces of WingElement in org.dspace.app.xmlui.wing.element
 interface WingMergeableElement
          This is an interface to represent all WingElements that can be merged.
 

Classes in org.dspace.app.xmlui.wing.element that implement WingElement
 class AbstractWingElement
          This class represents a generic element inside the Wing framework.
 class Body
          A class representing the page division.
 class Button
           
 class Cell
           
 class CheckBox
           
 class Composite
           
 class Container
           
 class Data
          This class represents data, by data we mean the translated and untranslated characters in between XML elements.
 class Division
           
 class Error
          This class represents error instructions for a single field.
 class Field
           
 class Figure
          This class represents a figure element used to embed a reference to an image or graphic element.
 class File
           
 class Head
          This class represents a head for either a table, division, or list.
 class Help
          This class represents help instructions for a single field.
 class Hidden
           
 class Highlight
           
 class Instance
          Instance represents multiple value instances of a field.
 class Item
           
 class 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.
 class List
           
 class Meta
          A class representing the page division.
 class Metadata
          This is a class representing an individual metadata field in pseudo-dublin core format.
 class Option
           
 class Options
          A class representing a set of navigational options.
 class PageMeta
          A class representing a set of metadata about the page being generated.
 class Para
           
 class Params
           
 class Password
           
 class Radio
           
 class Reference
          Reference a repository object that is referenced in the ObjectMeta portion of the DRI document.
 class ReferenceSet
          Class representing a set of referenced metadata.
 class RepositoryMeta
          A class representing a set of all referenced repositories in the DRI document.
 class RichTextContainer
           
 class Row
           
 class Select
           
 class SimpleHTMLFragment
          This class represents data that is translated from simple HTML or plain text.
 class Table
           
 class Text
           
 class TextArea
           
 class TextContainer
          A class representing all the containers that contain unformatted text, such as head, label, help, value, etc...
 class Trail
          This is a class representing a trail element.
 class UserMeta
          A class representing a set of metadata about the user generating this page.
 class Value
          This class represents field values.
 class WingDocument
          A class representing a WingDocument.
 class Xref
          This class represents a xref link to an external document.
 



Copyright © 2012 DuraSpace. All Rights Reserved.