public static interface FormControlElement.Proxy extends FormControlElement
ContainerViewElement extensions.
It is expected that the target control is then present in the ContainerViewElement.elementStream().
Some methods like BootstrapElementUtils.prefixControlNames(String, ContainerViewElement)
inspect this interface to exclude elements from processing.FormControlElement.Proxycom.foreach.across.modules.web.ui.elements.HtmlViewElement.Functionscom.foreach.across.modules.web.ui.ViewElement.Wither<T extends com.foreach.across.modules.web.ui.ViewElement>, com.foreach.across.modules.web.ui.ViewElement.WitherGetter<T extends com.foreach.across.modules.web.ui.ViewElement,U>, com.foreach.across.modules.web.ui.ViewElement.WitherRemover<T extends com.foreach.across.modules.web.ui.ViewElement>, com.foreach.across.modules.web.ui.ViewElement.WitherSetter<T extends com.foreach.across.modules.web.ui.ViewElement>| Modifier and Type | Method and Description |
|---|---|
com.foreach.across.modules.web.ui.ViewElement |
getControl() |
isReadonly, isRequired, setReadonly, setRequiredgetControlName, isDisabled, setControlName, setDisabledaddAttributes, addCssClass, getAttribute, getAttribute, getAttributes, getHtmlId, getTagName, hasAttribute, hasCssClass, remove, removeAttribute, removeCssClass, set, setAttribute, setAttributes, setHtmlIdCopyright © 2020. All rights reserved.