public class HiddenControl extends AbstractControl
| Constructor and Description |
|---|
HiddenControl(XhtmlForm form,
org.w3c.dom.Element e) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isHidden() |
addFormControlListener, collectText, fireChanged, fireEnabled, fireSuccessful, getElement, getForm, getInitialValue, getIntAttribute, getMultipleValues, getName, getValue, isEnabled, isMultiple, isSuccessful, removeFormControlListener, reset, setEnabled, setInitialValue, setMultipleValues, setSuccessful, setValuepublic HiddenControl(XhtmlForm form, org.w3c.dom.Element e)
public boolean isHidden()
isHidden in class AbstractControlCopyright © 2014. All Rights Reserved.