|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IInputNode<T>
Generic representation of a control, having input and some state. This extends IFormControl but with one more explicit rule: an IInputNode /always/ *is* a NodeBase, which does not have to hold for IFormControl. FIXME This should probably be deprecated and replaced by IControl.
Method Summary |
---|
Methods inherited from interface to.etc.domui.dom.html.IControl |
---|
getErrorLocation, getValueSafe, hasError, isDisabled, isMandatory, isReadOnly, setErrorLocation, setMandatory, setReadOnly |
Methods inherited from interface to.etc.domui.dom.html.IDisplayControl |
---|
getValue, setTestID, setValue |
Methods inherited from interface to.etc.domui.dom.html.IActionControl |
---|
setDisabled, setTestID |
Methods inherited from interface to.etc.domui.dom.html.IHasChangeListener |
---|
getOnValueChanged, setOnValueChanged |
Methods inherited from interface to.etc.domui.dom.errors.INodeErrorDelegate |
---|
clearMessage, getMessage, setMessage |
Methods inherited from interface to.etc.domui.component.input.IBindable |
---|
bind, isBound |
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |