|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Component
Created: Apr 9, 2005 2:36:06 PM User: bommel $Id: Component.java 1368418 2012-08-02 11:15:29Z lofwyr $
Method Summary | |
---|---|
void |
setBinding(String binding)
The value binding expression linking this component to a property in a backing bean |
void |
setId(String s)
|
void |
setRendered(String s)
Flag indicating whether or not this component should be rendered (during Render Response Phase), or processed on any subsequent form submit. |
Method Detail |
---|
void setId(String s)
void setRendered(String s)
s
- void setBinding(String binding) throws javax.servlet.jsp.JspException
binding
-
javax.servlet.jsp.JspException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |