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

Packages that use IFormButton
ch.sahits.model.gui   
ch.sahits.model.java   
 

Uses of IFormButton in ch.sahits.model.gui
 

Subinterfaces of IFormButton in ch.sahits.model.gui
 interface IFormFileUpload
          This input field defines a form field for file upload
 interface IFormImageButton
          This interface denotes a image button
 interface IFormResetButton
          This interface denotes a reset button
 interface IFormSubmitButton
          This interface denotes a submit button
 

Uses of IFormButton in ch.sahits.model.java
 

Methods in ch.sahits.model.java that return IFormButton
static IFormButton JavaFormModelProvider.newButton()
          Create a new IFormButton