The skeletal class used to implement the ZULJSF components which needs to
support
javax.faces.component.EditableValueHolder . Components
should be declared nested under
org.zkoss.jsf.zul.Page .
The skeletal class used to implement the ZULJSF components
which needs to support
javax.faces.component.ValueHolder .
Components should be declared nested under
org.zkoss.jsf.zul.Page .
A component used to embed the browser native content (i.e., HTML tags)
into the output sent to the browser without additional HTML SPAN.
The browser native content is specified by
Inline.setContent .
Since the content is sent to client directly,
Inline has some limitations: