Uses of Interface
ch.sahits.model.gui.IFormInputElement

Packages that use IFormInputElement
ch.sahits.model.gui   
 

Uses of IFormInputElement in ch.sahits.model.gui
 

Subinterfaces of IFormInputElement in ch.sahits.model.gui
 interface IFormBaseList
          This basic interface defines a list with multiple entries
 interface IFormButton
          This interface defines a button
 interface IFormCheckbox
          This interface defines a check box button
 interface IFormCombo
          Definition of a drop-down combo
 interface IFormFileUpload
          This input field defines a form field for file upload
 interface IFormHidden
          This interface defines a hidden form value
 interface IFormImageButton
          This interface denotes a image button
 interface IFormInput
          Definition of an input field
 interface IFormList
          This interface defines a form list
 interface IFormPasswordInput
          This interface defines a passwor input field
 interface IFormRadioButton
          This interface defines a radio button element of a form
 interface IFormResetButton
          This interface denotes a reset button
 interface IFormSubmitButton
          This interface denotes a submit button