public interface VisibilityControlDelegate
Modifier and Type | Method and Description |
---|---|
void |
setEditableInputView()
Sets the View as an Editable field.
|
void |
setErrorFeedbackView()
Sets the View to represent an input Error feedback.
|
void |
setReadOnlyInputView()
Sets the View as a Read Only field.
|