public interface OutTagDeclaration extends HasIdBindingAndRendered, HasConverter, HasTip, HasValue, IsVisual, HasSanitize, HasLabel, HasLabelLayout
Modifier and Type | Method and Description |
---|---|
void |
setCompact(String compact)
This attribute is useful if labelLayout=skip is set.
|
void |
setCreateSpan(String createSpan)
Deprecated.
after 4.0.0 release. Use attribute 'compact' instead.
|
void |
setEscape(String escape)
Flag indicating that characters that are
sensitive in HTML and XML markup must be escaped.
|
setBinding
setRendered
setConverter
setTip
setValue
setCustomClass, setMarkup
setSanitize
setLabel
setLabelLayout
void setEscape(String escape)
@Deprecated void setCreateSpan(String createSpan)
void setCompact(String compact)
Copyright © 2002–2018 The Apache Software Foundation. All rights reserved.