public interface RenderCondition
| Modifier and Type | Method and Description |
|---|---|
boolean |
check()
Returns
true if the component should be rendered. |
boolean check()
throws ServletException,
java.io.IOException
true if the component should be rendered.
false otherwise.true if the component should be rendered,
false otherwisejavax.servlet.ServletException - in case a servlet error occursjava.io.IOException - in case an error occurs during IOServletException"Copyright © 2010 - 2018 Adobe Systems Incorporated. All Rights Reserved"