public interface HasRenderedPartially
Modifier and Type | Method and Description |
---|---|
void |
setRenderedPartially(String componentIds)
Indicate the partially rendered Components in a case of a submit.
|
void setRenderedPartially(String componentIds)
Indicate the partially rendered Components in a case of a submit.
The search depends on the number of prefixed colons in the relativeId:
If a literal is specified the identifiers must be space delimited.
Copyright © 2002-2014 The Apache Software Foundation. All Rights Reserved.