|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| Cropper | Implemented by the object returned by ComponentCtrl.getExtraCtrl()
if not all of the children of a component are available at the client. |
| DirectContent | Implemented by the object returned by ComponentCtrl.getExtraCtrl()
if the component is able to generate the content directly. |
| DynamicMedia | Implemented by the object returned by ComponentCtrl.getExtraCtrl(),
if a component might have viewable parts other than HTML (WML, XAML
or any client language). |
| Merger | Deprecated. As of release 6.5.1, please use stubonly instead. |
| PrologAllowed | Implemented by the object returned by ComponentCtrl.getExtraCtrl()
if it is able to generate the specified prolog before its real content. |
Additional Interfaces that might be implemented by the returned object of getExtraCtrl(). ZK uses them to decide how to render a component specially.
See also getExtraCtrl
Application developers need NOT to access any of them.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||