ch.sahits.model.gui
Interface IFormPasswordInput

All Superinterfaces:
IFormElement, IFormInput, IFormInputElement

public interface IFormPasswordInput
extends IFormInput

This interface defines a passwor input field

Author:
Andi Hotz 0.9.4

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