Uses of Interface
org.efaps.ui.wicket.models.objects.IFormElement

Packages that use IFormElement
org.efaps.ui.wicket.models.objects The objects holding and handling the data presented to the User. 
 

Uses of IFormElement in org.efaps.ui.wicket.models.objects
 

Classes in org.efaps.ui.wicket.models.objects that implement IFormElement
 class UIClassification
          Class is used as a model for a classification.
 class UIFieldForm
          Class serves as the model for a field form.
 class UIFieldStructurBrowser
          Object used for a StructurBrowser nested in a Form.
 class UIFieldTable
           
 class UIForm.FormElement
          Class represents a Element of Type Form used in a Form.
 class UIHeading
           
 

Methods in org.efaps.ui.wicket.models.objects that return IFormElement
 IFormElement UIForm.Element.getElement()
          Getter method for the instance variable UIForm.Element.element.
 

Constructors in org.efaps.ui.wicket.models.objects with parameters of type IFormElement
UIForm.Element(UIForm.ElementType _type, IFormElement _formElement)
          Constructor setting the instance variables.
 



Copyright © 2003-2011 The eFaps Team. All Rights Reserved.