public interface RenderCondition
Modifier and Type | Method and Description |
---|---|
boolean |
check()
Returns
true if the component should be rendered. |
boolean check() throws javax.servlet.ServletException, 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 occursIOException
- in case an error occurs during IO"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"