|
||||||||||
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 | Implemented by the object returned by ComponentCtrl.getExtraCtrl()
to indicate a component is capable to merge with its sibling and children. |
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 |