ch.sahits.model.gui
Interface IFormButton

All Superinterfaces:
IFormElement, IFormInputElement
All Known Subinterfaces:
IFormFileUpload, IFormImageButton, IFormResetButton, IFormSubmitButton

public interface IFormButton
extends IFormInputElement

This interface defines a button

Since:
0.9.4
Author:
Andi Hotz

Method Summary
 
Methods inherited from interface ch.sahits.model.gui.IFormInputElement
getDefaultValue, getSize, isEnabled, isVisible, setDefaultValue, setEnable, setSize, setVisible
 
Methods inherited from interface ch.sahits.model.gui.IFormElement
getId, getName, getTooltip, setId, setName, setTooltip