public interface ListAware
| Modifier and Type | Method and Description |
|---|---|
void |
setRenderedInList(boolean renderedInList)
Sets the boolean indicator on the component that indicates whether it is being rendered
in a list
|
void setRenderedInList(boolean renderedInList)
renderedInList - boolean true if rendered in a list, false if notCopyright © 2005–2018 The Kuali Foundation. All rights reserved.