ch.sahits.model.gui
Interface IFormResetButton

All Superinterfaces:
IFormButton, IFormElement, IFormInputElement

public interface IFormResetButton
extends IFormButton

This interface denotes a reset 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