Uses of Interface
org.zkoss.zk.ui.Component

Packages that use Component
org.zkoss.zhtml ZHTML component set. 
org.zkoss.zhtml.impl Classes used to implement ZHTML component set. 
org.zkoss.zk.au Requests and responsed used to communicate between client and server, called asynchronous updates. 
org.zkoss.zk.au.out The responses of asynchronous updates (sent from server to client). 
org.zkoss.zk.fn A collections of functions used in EL expressions (implementation only). 
org.zkoss.zk.scripting Scripting intepreter relevant classes, including interpreter, namespace and so on. 
org.zkoss.zk.scripting.util Utilities for implementing interpters and namespaces. 
org.zkoss.zk.ui Interfaces of the common user-interfaces, such as Page and Component
org.zkoss.zk.ui.api   
org.zkoss.zk.ui.event The org.zkoss.zk.ui and org.zkoss.zk.ui.event packages are the only packages that component and application developers need to know. 
org.zkoss.zk.ui.ext Additional Interfaces that might be implemented by special components, such as AfterCompose
org.zkoss.zk.ui.ext.render Additional Interfaces that might be implemented by the returned object of getExtraCtrl(). 
org.zkoss.zk.ui.http HTTP relevant utilities and servlets for implementing user interfaces (implementation only). 
org.zkoss.zk.ui.impl Implementation of user interfaces and factories (implementation only). 
org.zkoss.zk.ui.metainfo Metainfo representing pages and languages (implementation only). 
org.zkoss.zk.ui.metainfo.impl The implementation class of the metainfos. 
org.zkoss.zk.ui.render The component render is a way to render a component in addition to the use of JSP, DSP, and other Servlet technologies. 
org.zkoss.zk.ui.sys Internal interfaces of user interfaces and factories (behind the scene). 
org.zkoss.zk.ui.util Utilities to handle user interfaces. 
org.zkoss.zk.xel ZK XEL utilities. 
org.zkoss.zk.xel.impl XEL utilities for implementation only. 
org.zkoss.zkdemo.test   
org.zkoss.zkdemo.test2   
org.zkoss.zkdemo.userguide   
org.zkoss.zkex.zul Zul Extension library. 
org.zkoss.zkex.zul.api   
org.zkoss.zkmax.event Events of ZUL Component Set for ZKMAX Package. 
org.zkoss.zkmax.zul Components and UI utitilies available in the Enterprise edition. 
org.zkoss.zkmax.zul.api   
org.zkoss.zkmax.zul.render Component renderers for rendering ZUL components. 
org.zkoss.zkplus.acegi Utilities to support Acegi Security System 
org.zkoss.zkplus.databind The DataBinder used for binding ZK UI component and the backend data bean. 
org.zkoss.zkplus.hibernate Utilities to support Hibernate
org.zkoss.zkplus.spring Utilities to support Spring Application Framework
org.zkoss.zkplus.util Utilities that can be applied to several situations. 
org.zkoss.zml The ZK XML Component Set. 
org.zkoss.zul ZUL component set that are used for HTML-based clients. 
org.zkoss.zul.api   
org.zkoss.zul.au.out ZUL specific responses of asynchornous updates. 
org.zkoss.zul.event Events of ZUL Component Set. 
org.zkoss.zul.fn A collections of functions used in EL expressions (implementation only). 
org.zkoss.zul.impl Classes used to implement ZUL Component Set (implementation only). 
org.zkoss.zul.impl.api   
 

Uses of Component in org.zkoss.zhtml
 

Classes in org.zkoss.zhtml that implement Component
 class A
          The A tag.
 class Abbr
          The ABBR tag.
 class Acronym
          The ACRONYM tag.
 class Address
          The ADDRESS tag.
 class Area
          The AREA tag.
 class B
          The B tag.
 class Base
          The BASE tag.
 class Big
          The BIG tag.
 class Blockquote
          The BLOCKQUOTE tag.
 class Body
          The BODY tag.
 class Br
          The BR tag.
 class Button
          The BUTTON tag.
 class Caption
          The CAPTION tag.
 class Center
          The CENTER tag.
 class Cite
          The CITE tag.
 class Code
          The CODE tag.
 class Col
          The COL tag.
 class Colgroup
          The COLGROUP tag.
 class Dd
          The DD tag.
 class Del
          The DEL tag.
 class Dfn
          The DFN tag.
 class Dir
          The DIR tag.
 class Div
          The DIV tag.
 class Dl
          The DL tag.
 class Dt
          The DT tag.
 class Em
          The EM tag.
 class Embed
          The EMBED tag.
 class Fieldset
          The FIELDSET tag.
 class Font
          The FONT tag.
 class Form
          The FORM tag.
 class H1
          The H1 tag.
 class H2
          The H2 tag.
 class H3
          The H3 tag.
 class H4
          The H4 tag.
 class Head
          The HEAD tag.
 class Hr
          The HR tag.
 class Html
          The HTML tag.
 class I
          The I tag.
 class Iframe
          The IFRAME tag.
 class Img
          The IMG tag.
 class Input
          The input tag.
 class Ins
          The INS tag.
 class Isindex
          The ISINDEX tag.
 class Kbd
          The KBD tag.
 class Label
          The LABEL tag.
 class Legend
          The LEGEND tag.
 class Li
          The LI tag.
 class Link
          The LINK tag.
 class Map
          The MAP tag.
 class Menu
          The MENU tag.
 class Meta
          The META tag.
 class Nobr
          The NOBR tag.
 class Object
          The OBJECT tag.
 class Ol
          The OL tag.
 class Optgroup
          The OPTGROUP tag.
 class Option
          The OPTION tag.
 class P
          The P tag.
 class Pre
          The PRE tag.
 class Q
          The Q tag.
 class Raw
          The raw component used to generate raw HTML elements.
 class S
          The S tag.
 class Samp
          The SAMP tag.
 class Script
          The SCRIPT tag.
 class Select
          The SELECT tag.
 class Small
          The SMALL tag.
 class Span
          The SPAN tag.
 class Strong
          The STRONG tag.
 class Style
          The STYLE tag.
 class Sub
          The SUB tag.
 class Sup
          The Sup tag.
 class Table
          The TABLE tag.
 class Tbody
          The TBODY tag.
 class Td
          The TD tag.
 class Text
          Represents a piece of text (of DOM).
 class Textarea
          The TEXTAREA tag.
 class Tfoot
          The TFOOT tag.
 class Th
          The TH tag.
 class Thead
          The THEAD tag.
 class Title
          The TITLE tag.
 class Tr
          The TR tag.
 class Tt
          The TT tag.
 class Ul
          The UL tag.
 class Var
          The VAR tag.
 class Zkhead
          The component used to generate CSS and JavaScrpt declarations.
 

Methods in org.zkoss.zhtml with parameters of type Component
 void Text.setParent(Component parent)
           
 

Uses of Component in org.zkoss.zhtml.impl
 

Classes in org.zkoss.zhtml.impl that implement Component
 class AbstractTag
          The raw component used to generate raw HTML elements.
 

Uses of Component in org.zkoss.zk.au
 

Methods in org.zkoss.zk.au that return Component
 Component AuRequest.getComponent()
          Returns the component that this request is applied for, or null if it applies to the whole page or a general request.
 

Constructors in org.zkoss.zk.au with parameters of type Component
AuResponse(java.lang.String cmd, Component depends, DeferredValue data)
          Constructs a response with one or zero deferred data.
AuResponse(java.lang.String cmd, Component depends, java.lang.Object[] data)
          Constructs a response with multiple data.
AuResponse(java.lang.String cmd, Component depends, java.lang.String data)
          Constructs a response with one or zero data.
AuResponse(java.lang.String cmd, Component depends, java.lang.String[] data)
          Constructs a response with multiple data.
 

Uses of Component in org.zkoss.zk.au.out
 

Constructors in org.zkoss.zk.au.out with parameters of type Component
AuAppendChild(Component comp, java.lang.String content)
           
AuCloseErrorBox(Component comp)
           
AuCloseErrorBox(Component[] comps)
           
AuEcho(Component comp, java.lang.String evtnm, java.lang.String data)
          Constructs an echo response that will cause an event to fire when the client echoes back.
AuFocus(Component comp)
           
AuInsertAfter(Component anchor, java.lang.String content)
           
AuInsertBefore(Component anchor, java.lang.String content)
           
AuInvoke(Component comp, java.lang.String function)
          Construct AuInvoke to call a client function with one argument, the component itself.
AuInvoke(Component comp, java.lang.String function, boolean arg)
          Construct AuInvoke to call a client function with two arguments, the component itself and arg.
AuInvoke(Component comp, java.lang.String function, java.lang.Object[] args)
          Construct AuInvoke to call the peer widget's member function with an array of arguments.
AuInvoke(Component comp, java.lang.String function, java.lang.String arg)
          Construct AuInvoke to call a client function with two arguments, the component itself and arg.
AuInvoke(Component comp, java.lang.String function, java.lang.String[] args)
          Construct AuInvoke to call a client function with variable number of arguments.
AuInvoke(Component comp, java.lang.String function, java.lang.String arg1, java.lang.String arg2)
          Construct AuInvoke to call a client function with three arguments, the component itself, arg1 and arg2.
AuInvoke(Component comp, java.lang.String function, java.lang.String arg1, java.lang.String arg2, java.lang.String arg3)
          Construct AuInvoke to call a client function with four arguments, the component itself, arg1, arg2 and arg3.
AuRemove(Component comp)
           
AuRemoveAttribute(Component comp, java.lang.String attr)
           
AuReplace(Component comp, java.lang.String content)
           
AuScript(Component depends, java.lang.String script)
           
AuScrollIntoView(Component cmp)
          Constructor.
AuSetAttribute(Component comp, java.lang.String attr, DeferredValue val)
           
AuSetAttribute(Component comp, java.lang.String attr, java.lang.Object[] values)
           
AuSetAttribute(Component comp, java.lang.String attr, java.lang.String val)
           
AuWrongValue(Component comp, java.lang.String message)
           
 

Uses of Component in org.zkoss.zk.fn
 

Methods in org.zkoss.zk.fn with parameters of type Component
static void ZkFns.redraw(Component comp, java.io.Writer out)
          Redraw the specified component into the specified out.
 

Uses of Component in org.zkoss.zk.scripting
 

Methods in org.zkoss.zk.scripting that return Component
 Component Namespace.getOwner()
          Returns the component that owns this namespace, or null if it is owned by a page, or not owned by any one.
 

Methods in org.zkoss.zk.scripting with parameters of type Component
static Namespace Namespaces.beforeInterpret(Component comp)
          Prepares implicit variable before calling Page.interpret(java.lang.String, java.lang.String, org.zkoss.zk.scripting.Namespace).
static Namespace Namespaces.beforeInterpret(java.util.Map backup, Component comp, boolean pushNS)
          Deprecated. As of release 3.6.1, it is replaced with Namespaces.beforeInterpret(Component).
 

Uses of Component in org.zkoss.zk.scripting.util
 

Methods in org.zkoss.zk.scripting.util that return Component
 Component SimpleNamespace.getOwner()
           
 

Constructors in org.zkoss.zk.scripting.util with parameters of type Component
SimpleNamespace(Component owner)
           
 

Uses of Component in org.zkoss.zk.ui
 

Classes in org.zkoss.zk.ui that implement Component
 class AbstractComponent
          A skeletal implementation of Component.
 class HtmlBasedComponent
          A skeletal implementation for HTML based components.
 class HtmlMacroComponent
          The implemetation of a macro component for HTML-based clients.
 class HtmlNativeComponent
          A comonent used to represent XML elements that are associated with the inline namespace (http://www.zkoss.org/2005/zk/inline).
 

Methods in org.zkoss.zk.ui that return Component
static Component Executions.createComponents(PageDefinition pagedef, Component parent, java.util.Map arg)
          Creates components based on the specified page definition.
 Component Execution.createComponents(PageDefinition pagedef, Component parent, java.util.Map arg)
          Creates components from the specified page definition.
 Component[] Execution.createComponents(PageDefinition pagedef, java.util.Map arg)
          Creates components that don't belong to any page from the specified page definition.
static Component Executions.createComponents(java.lang.String uri, Component parent, java.util.Map arg)
          Creates components from a page file specified by an URI.
 Component Execution.createComponents(java.lang.String uri, Component parent, java.util.Map arg)
          Creates components from a page file specified by an URI.
 Component[] Execution.createComponents(java.lang.String uri, java.util.Map arg)
          Creates components that don't belong to any page from a page file specified by an URI.
static Component Executions.createComponentsDirectly(Document content, java.lang.String extension, Component parent, java.util.Map arg)
          Creates components from the raw content specified by a DOM tree.
 Component Execution.createComponentsDirectly(Document content, java.lang.String extension, Component parent, java.util.Map arg)
          Creates components from the raw content specified by a DOM tree.
 Component[] Execution.createComponentsDirectly(Document content, java.lang.String extension, java.util.Map arg)
          Creates components that don't belong to any page from the raw content specified by a DOM tree.
static Component Executions.createComponentsDirectly(java.io.Reader reader, java.lang.String extension, Component parent, java.util.Map arg)
          Creates components from the raw content read from the specified reader.
 Component Execution.createComponentsDirectly(java.io.Reader reader, java.lang.String extension, Component parent, java.util.Map arg)
          Creates components from the raw content read from the specified reader.
 Component[] Execution.createComponentsDirectly(java.io.Reader reader, java.lang.String extension, java.util.Map arg)
          Creates components that don't belong to any page from the raw content read from the specified reader.
static Component Executions.createComponentsDirectly(java.lang.String content, java.lang.String extension, Component parent, java.util.Map arg)
          Creates components from the raw content specified by a string.
 Component Execution.createComponentsDirectly(java.lang.String content, java.lang.String extension, Component parent, java.util.Map arg)
          Creates components from the raw content specified by a string.
 Component[] Execution.createComponentsDirectly(java.lang.String content, java.lang.String extension, java.util.Map arg)
          Creates components that don't belong to any page from the raw content specified by a string.
 Component WrongValueException.getComponent()
          Returns the component that causes this exception, or null.
 Component Path.getComponent()
          Returns the component with this path, or null if no such component.
static Component Path.getComponent(IdSpace is, java.lang.String path)
          Returns the component of the specified path which is related to the specified ID space, or null if no such component.
static Component Path.getComponent(java.lang.String path)
          Returns the component of the specified path, or null if no such component.
 Component Desktop.getComponentByUuid(java.lang.String uuid)
          Returns the component of the specified UUID (getUuid()).
 Component Desktop.getComponentByUuidIfAny(java.lang.String uuid)
          Returns the component of the specified UUID (getUuid()), or null if not found.
 Component IdSpace.getFellow(java.lang.String id)
          Returns a component of the specified ID in the same ID space.
 Component Component.getFellow(java.lang.String id)
          Returns a component of the specified ID in the same ID space.
 Component AbstractPage.getFellow(java.lang.String compId)
           
 Component AbstractComponent.getFellow(java.lang.String compId)
           
 Component IdSpace.getFellowIfAny(java.lang.String id)
          Returns a component of the specified ID in the same ID space, or null if not found.
 Component Component.getFellowIfAny(java.lang.String id)
          Returns a component of the specified ID in the same ID space, or null if not found.
 Component AbstractPage.getFellowIfAny(java.lang.String compId)
           
 Component AbstractComponent.getFellowIfAny(java.lang.String compId)
           
 Component Component.getFirstChild()
          Returns the first child component, or null if no child at all.
 Component AbstractComponent.getFirstChild()
           
 Component Page.getFirstRoot()
          Returns the first root component.
 Component AbstractPage.getFirstRoot()
           
 Component Component.getLastChild()
          Returns the last child component, or null if no child at all.
 Component AbstractComponent.getLastChild()
           
 Component Page.getLastRoot()
          Returns the last root component.
 Component AbstractPage.getLastRoot()
           
 Component Component.getNextSibling()
          Returns the next sibling, or null if it is the last child.
 Component AbstractComponent.getNextSibling()
           
 Component Component.getParent()
          Returns the parent component, or null if this is the root component.
 Component AbstractComponent.getParent()
           
 Component Component.getPreviousSibling()
          Returns the previous sibling, or null if it is the first child.
 Component AbstractComponent.getPreviousSibling()
           
 Component Component.getRoot()
          Returns the root of this component.
 Component AbstractComponent.getRoot()
          Returns the root of the specified component.
 Component HtmlNativeComponent.HtmlHelper.newNative(java.lang.String text)
           
static Component Components.pathToComponent(java.lang.String path, Component ref)
          Converts a path, generated by Components.componentToPath(org.zkoss.zk.ui.Component, org.zkoss.zk.ui.Component), to a component.
 

Methods in org.zkoss.zk.ui with parameters of type Component
 void AbstractPage.addFellow(Component comp)
           
 boolean Component.addForward(java.lang.String originalEvent, Component target, java.lang.String targetEvent)
          Adds a forward condition to forward the event received by this component to another component.
 boolean AbstractComponent.addForward(java.lang.String orgEvent, Component target, java.lang.String targetEvent)
           
 boolean Component.addForward(java.lang.String originalEvent, Component target, java.lang.String targetEvent, java.lang.Object eventData)
          Adds a forward condition to forward the event received by this component to another component with extra event data.
 boolean AbstractComponent.addForward(java.lang.String orgEvent, Component target, java.lang.String targetEvent, java.lang.Object eventData)
           
static void Components.addForwards(Component comp, java.lang.Object controller)
          Adds forward conditions to myid source component so onXxx source event received by myid component can be forwarded to the specified target component with the target event name onXxx$myid.
static void Components.addForwards(Component comp, java.lang.Object controller, char separator)
          Adds forward conditions to the specified component with a custom separator.
protected  void AbstractComponent.addMoved(Component oldparent, Page oldpg, Page newpg)
          Called when this component is moved from the specified parent and/or page to the new page.
 void AbstractPage.addRoot(Component comp)
           
 boolean Component.appendChild(Component child)
          Appends a child.
 boolean AbstractComponent.appendChild(Component child)
          Appends a child to the end of all children.
static java.lang.String Components.componentToPath(Component comp, Component ref)
          Converts a component to a path (relavant to another component).
static Component Executions.createComponents(PageDefinition pagedef, Component parent, java.util.Map arg)
          Creates components based on the specified page definition.
 Component Execution.createComponents(PageDefinition pagedef, Component parent, java.util.Map arg)
          Creates components from the specified page definition.
static Component Executions.createComponents(java.lang.String uri, Component parent, java.util.Map arg)
          Creates components from a page file specified by an URI.
 Component Execution.createComponents(java.lang.String uri, Component parent, java.util.Map arg)
          Creates components from a page file specified by an URI.
static Component Executions.createComponentsDirectly(Document content, java.lang.String extension, Component parent, java.util.Map arg)
          Creates components from the raw content specified by a DOM tree.
 Component Execution.createComponentsDirectly(Document content, java.lang.String extension, Component parent, java.util.Map arg)
          Creates components from the raw content specified by a DOM tree.
static Component Executions.createComponentsDirectly(java.io.Reader reader, java.lang.String extension, Component parent, java.util.Map arg)
          Creates components from the raw content read from the specified reader.
 Component Execution.createComponentsDirectly(java.io.Reader reader, java.lang.String extension, Component parent, java.util.Map arg)
          Creates components from the raw content read from the specified reader.
static Component Executions.createComponentsDirectly(java.lang.String content, java.lang.String extension, Component parent, java.util.Map arg)
          Creates components from the raw content specified by a string.
 Component Execution.createComponentsDirectly(java.lang.String content, java.lang.String extension, Component parent, java.util.Map arg)
          Creates components from the raw content specified by a string.
static java.lang.Object Executions.evaluate(Component comp, java.lang.String expr, java.lang.Class expectedType)
          Evluates the specified expression by use of the current context (Executions.getCurrent()).
 java.lang.Object Execution.evaluate(Component comp, java.lang.String expr, java.lang.Class expectedType)
          Evluates the specified expression with ${link #getVariableResolver} and Page.getFunctionMapper() of the page of the specified component.
 java.lang.String Desktop.getDynamicMediaURI(Component comp, java.lang.String pathInfo)
          Returns URI for a dynamic generated media associated with a component.
static Evaluator Executions.getEvaluator(Component comp, java.lang.Class expfcls)
          Returns the evaluator of the current execution.
 Evaluator Execution.getEvaluator(Component comp, java.lang.Class expfcls)
          Returns the evaluator of the current execution.
static java.lang.Object Components.getImplicit(Component comp, java.lang.String fdname)
          Internal Use only.
static java.lang.String Path.getPath(Component comp)
          Returns the path of the specified component.
static java.util.Collection Components.getVisibleChildren(Component comp)
          Returns a collection of visible children.
 Function Page.getZScriptFunction(Component comp, java.lang.String name, java.lang.Class[] argTypes)
          Returns the variable of the specified name by searching the logical scope of the namespace of the specified component for all the loaded interpreters.
 java.lang.Object Page.getZScriptVariable(Component comp, java.lang.String name)
          Returns the value of the variable of the specified name by searching the logical scope of the namespace of the specified component for all the loaded interpreters, if any.
 boolean Component.insertBefore(Component newChild, Component refChild)
          Inserts a child before the reference child.
 boolean AbstractComponent.insertBefore(Component newChild, Component refChild)
           
static boolean Components.isAncestor(Component node1, Component node2)
          Tests whether node1 is an ancessor of node 2.
static boolean Components.isRealVisible(Component comp)
          Returns whether this component is real visible (all its parents are visible).
 void AbstractPage.moveRoot(Component comp, Component refRoot)
           
 void AbstractComponent.onChildAdded(Component child)
          Default: does nothing.
 void AbstractComponent.onChildRemoved(Component child)
          Default: does nothing.
 void AbstractComponent.onDrawNewChild(Component child, java.lang.StringBuffer out)
           
static Component Components.pathToComponent(java.lang.String path, Component ref)
          Converts a path, generated by Components.componentToPath(org.zkoss.zk.ui.Component, org.zkoss.zk.ui.Component), to a component.
static void Components.removeAllChildren(Component comp)
          Removes all children of the specified component.
 boolean Component.removeChild(Component child)
          Removes a child.
 boolean AbstractComponent.removeChild(Component child)
           
 void AbstractPage.removeFellow(Component comp)
           
 boolean Component.removeForward(java.lang.String originalEvent, Component target, java.lang.String targetEvent)
          Removes a forward condition that was added by addForward(String, Component, String).
 boolean AbstractComponent.removeForward(java.lang.String orgEvent, Component target, java.lang.String targetEvent)
           
 void AbstractPage.removeRoot(Component comp)
           
static void Components.replace(Component oldc, Component newc)
          Replaces a component with another.
static void Components.replaceChildren(Component parent, java.util.Collection newChildren)
          Replaces all children of the specified component.
 void Component.setPageBefore(Page page, Component refRoot)
          Sets what page this component belongs to, and insert this component right before the reference component.
 void AbstractComponent.setPageBefore(Page page, Component refRoot)
           
 void HtmlMacroComponent.setParent(Component parent)
          Changes the parent.
 void Component.setParent(Component parent)
          Sets the parent component.
 void AbstractComponent.setParent(Component parent)
           
static void Components.wireController(Component comp, java.lang.Object controller)
          Wire controller as a variable objects of the specified component with a custom separator.
static void Components.wireController(Component comp, java.lang.Object controller, char separator)
          Wire controller as a variable objects of the specified component with a custom separator.
static void Components.wireVariables(Component comp, java.lang.Object controller)
          Wire accessible variable objects of the specified component into a controller Java object.
static void Components.wireVariables(Component comp, java.lang.Object controller, char separator)
          Wire accessible variable objects of the specified component with a custom separator.
 

Constructors in org.zkoss.zk.ui with parameters of type Component
Path(Component comp)
          Returns the path of the specified component.
WrongValueException(Component comp, int code)
          Contructs a wrong value exception to show an error box at the client.
WrongValueException(Component comp, int code, java.lang.Object fmtArg)
          Contructs a wrong value exception to show an error box at the client.
WrongValueException(Component comp, int code, java.lang.Object[] fmtArgs)
          Contructs a wrong value exception to show an error box at the client.
WrongValueException(Component comp, java.lang.String msg)
          Contructs a wrong value exception to show an error box at the client.
 

Uses of Component in org.zkoss.zk.ui.api
 

Subinterfaces of Component in org.zkoss.zk.ui.api
 interface HtmlBasedComponent
          A skeletal implementation for HTML based components.
 

Uses of Component in org.zkoss.zk.ui.event
 

Methods in org.zkoss.zk.ui.event that return Component
 Component DropEvent.getDragged()
          Returns the component being dragged and drop to Event.getTarget().
 Component SelectEvent.getReference()
          Returns the reference item that is the component causing the onSelect event(select or deselect) to be fired.
 Component OpenEvent.getReference()
          Returns the reference that causes Event.getTarget() to be opened.
 Component KeyEvent.getReference()
          Returns the reference item that is the component causing the key event to be fired.
 Component Event.getTarget()
          Returns the target component that receives this event, or null if broadcast.
 

Methods in org.zkoss.zk.ui.event with parameters of type Component
 void EventThreadResume.abortResume(Component comp, Event evt)
          Called when the suspended event thread is aborted.
static void Events.addEventListeners(Component comp, java.lang.Object controller)
          Add onXxx event handler defined in controller object to the specified component.
 void EventThreadResume.afterResume(Component comp, Event evt)
          Called after the suspended event thread is resumed.
 void EventThreadSuspend.afterSuspend(Component comp, Event evt)
          Called in the servlet thread after the event processing thread has been suspended.
 void EventThreadResume.beforeResume(Component comp, Event evt)
          Called just before the suspended event thread is resumed.
 void EventThreadSuspend.beforeSuspend(Component comp, Event evt, java.lang.Object obj)
          Called before the event processing thread is suspended.
 void GenericEventListener.bindComponent(Component comp)
          A convenient method that help you register this event listener to the specified target component.
 void EventThreadCleanup.cleanup(Component comp, Event evt, java.util.List errs)
          Cleans up the event processing thread.
 void EventThreadCleanup.complete(Component comp, Event evt)
          Called in the serlvet thread to clean up.
static void Events.echoEvent(java.lang.String name, Component target, java.lang.String data)
          Echos an event.
 boolean EventThreadInit.init(Component comp, Event event)
          Initialize the event processing thread before processing the event.
static boolean Events.isListened(Component comp, java.lang.String evtnm, boolean asap)
          Returns whether an event handler or listener is available for the specified component and event.
static void Events.postEvent(int priority, java.lang.String name, Component target, java.lang.Object data)
          Posts an instance of Event to the current execution with the specified priority.
static void Events.postEvent(java.lang.String name, Component target, java.lang.Object data)
          Posts an instance of Event to the current execution.
 void EventThreadInit.prepare(Component comp, Event event)
          Prepares the initialization at the servlet thread.
static void Events.sendEvent(Component comp, Event event)
          Sends the event to the specified component and process it immediately.
 

Constructors in org.zkoss.zk.ui.event with parameters of type Component
CheckEvent(java.lang.String name, Component target, boolean checked)
          Constructs a check-relevant event.
CreateEvent(java.lang.String name, Component target, java.util.Map args)
           
DropEvent(java.lang.String name, Component target, Component dragged, int x, int y, int keys)
          Constructs a drop event.
ErrorEvent(java.lang.String name, Component target, java.lang.String val, java.lang.String msg)
          Constructs an error-relevant event.
Event(java.lang.String name, Component target)
          Constructs a simple event.
Event(java.lang.String name, Component target, java.lang.Object data)
          Constructs a simple event.
ForwardEvent(java.lang.String name, Component target, Event origin)
          Constructs a foward event.
ForwardEvent(java.lang.String name, Component target, Event origin, java.lang.Object data)
          Constructs a foward event.
FulfillEvent(java.lang.String name, Component target, Event origin)
          Constructs a fulfill event.
FulfillEvent(java.lang.String name, Component target, Event origin, java.lang.Object data)
          Constructs a fulfill event.
InputEvent(java.lang.String name, Component target, java.lang.String val)
          Constructs a input-relevant event.
InputEvent(java.lang.String name, Component target, java.lang.String val, boolean selbk, int start)
          Constructs an event for onChanging.
KeyEvent(java.lang.String name, Component target, int keyCode, boolean ctrlKey, boolean shiftKey, boolean altKey)
           
KeyEvent(java.lang.String name, Component target, int keyCode, boolean ctrlKey, boolean shiftKey, boolean altKey, Component ref)
          Constructs a mouse relevant event.
MaximizeEvent(java.lang.String name, Component target, java.lang.String left, java.lang.String top, java.lang.String width, java.lang.String height, boolean maximized)
           
MinimizeEvent(java.lang.String name, Component target, java.lang.String left, java.lang.String top, java.lang.String width, java.lang.String height, boolean minimized)
           
MouseEvent(java.lang.String name, Component target)
          Construct a mouse relevant event with coordination or area.
MouseEvent(java.lang.String name, Component target, int x, int y)
          Constructs a mouse relevant event.
MouseEvent(java.lang.String name, Component target, int x, int y, int keys)
          Constructs a mouse relevant event.
MouseEvent(java.lang.String name, Component target, java.lang.String area)
          Constructs a mouse relevant event with a logic name called area.
MoveEvent(java.lang.String name, Component target, java.lang.String left, java.lang.String top, int keys)
          Constructs a mouse relevant event.
OpenEvent(java.lang.String name, Component target, boolean open)
          Constructs an onOpen event.
OpenEvent(java.lang.String name, Component target, boolean open, Component ref)
          Constructs an onOpen event for a context menu, a tooltip or a popup.
OpenEvent(java.lang.String name, Component target, boolean open, Component ref, java.lang.Object value)
          Constructs an onOpen event.
ScrollEvent(java.lang.String name, Component target, int pos)
          Constructs an scroll-relevant event.
SelectEvent(java.lang.String name, Component target, java.util.Set selectedItems)
          Constructs a selection event.
SelectEvent(java.lang.String name, Component target, java.util.Set selectedItems, Component ref)
          Constructs a selection event.
SelectEvent(java.lang.String name, Component target, java.util.Set selectedItems, Component ref, int keys)
          Constructs a selection event.
SelectionEvent(java.lang.String name, Component target, int start, int end, java.lang.String txt)
          Constructs a selection event.
SizeEvent(java.lang.String name, Component target, java.lang.String width, java.lang.String height, int keys)
          Constructs a mouse relevant event.
UploadEvent(java.lang.String name, Component target, Media[] meds)
          Constructs the upload event.
URIEvent(java.lang.String name, Component target, java.lang.String uri)
          Constructs an URI update event.
ZIndexEvent(java.lang.String name, Component target, int zIndex)
          Constructs a mouse relevant event.
 

Uses of Component in org.zkoss.zk.ui.ext
 

Methods in org.zkoss.zk.ui.ext that return Component
 Component Native.Helper.newNative(java.lang.String text)
          Creates a native component with the specified content.
 

Uses of Component in org.zkoss.zk.ui.ext.render
 

Methods in org.zkoss.zk.ui.ext.render with parameters of type Component
 boolean MultiBranch.inDifferentBranch(Component child)
          Whether the specified child is placed in different branch of the DOM tree (other than the main one).
 

Uses of Component in org.zkoss.zk.ui.http
 

Methods in org.zkoss.zk.ui.http with parameters of type Component
 java.lang.Object ExecutionImpl.evaluate(Component comp, java.lang.String expr, java.lang.Class expectedType)
           
 Evaluator ExecutionImpl.getEvaluator(Component comp, java.lang.Class expfcls)
           
 

Uses of Component in org.zkoss.zk.ui.impl
 

Methods in org.zkoss.zk.ui.impl that return Component
 Component[] UiEngineImpl.createComponents(Execution exec, PageDefinition pagedef, Page page, Component parent, java.util.Map arg)
           
 Component AbstractExecution.createComponents(PageDefinition pagedef, Component parent, java.util.Map arg)
           
 Component[] AbstractExecution.createComponents(PageDefinition pagedef, java.util.Map arg)
           
 Component AbstractExecution.createComponents(java.lang.String uri, Component parent, java.util.Map arg)
           
 Component[] AbstractExecution.createComponents(java.lang.String uri, java.util.Map arg)
           
 Component AbstractExecution.createComponentsDirectly(Document content, java.lang.String ext, Component parent, java.util.Map arg)
           
 Component[] AbstractExecution.createComponentsDirectly(Document content, java.lang.String ext, java.util.Map arg)
           
 Component AbstractExecution.createComponentsDirectly(java.io.Reader reader, java.lang.String ext, Component parent, java.util.Map arg)
           
 Component[] AbstractExecution.createComponentsDirectly(java.io.Reader reader, java.lang.String ext, java.util.Map arg)
           
 Component AbstractExecution.createComponentsDirectly(java.lang.String content, java.lang.String ext, Component parent, java.util.Map arg)
           
 Component[] AbstractExecution.createComponentsDirectly(java.lang.String content, java.lang.String ext, java.util.Map arg)
           
 Component EventProcessor.getComponent()
          Returns the component.
 Component EventProcessingThreadImpl.getComponent()
           
 Component DesktopImpl.getComponentByUuid(java.lang.String uuid)
           
 Component DesktopImpl.getComponentByUuidIfAny(java.lang.String uuid)
           
 Component PageImpl.getDefaultParent()
           
 Component PageImpl.getOwner()
           
 Component AbstractUiFactory.newComponent(Page page, Component parent, ComponentDefinition compdef, java.lang.String clsnm)
           
 Component AbstractUiFactory.newComponent(Page page, Component parent, ComponentInfo compInfo)
           
 

Methods in org.zkoss.zk.ui.impl with parameters of type Component
 void DesktopImpl.addComponent(Component comp)
           
 void PageImpl.addDeferredZScript(Component parent, ZScript zscript)
           
 void UiEngineImpl.addInvalidate(Component comp)
           
 void UiEngineImpl.addMoved(Component comp, Component oldparent, Page oldpg, Page newpg)
           
 void UiEngineImpl.addSmartUpdate(Component comp, java.lang.String attr, DeferredValue value)
           
 void UiEngineImpl.addSmartUpdate(Component comp, java.lang.String attr, java.lang.Object[] values)
           
 void UiEngineImpl.addSmartUpdate(Component comp, java.lang.String attr, java.lang.String value)
           
 void UiEngineImpl.addUuidChanged(Component comp, boolean addOnlyMoved)
          Called before changing the component's UUID.
 void DesktopImpl.afterComponentAttached(Component comp, Page page)
           
 void DesktopImpl.afterComponentDetached(Component comp, Page prevpage)
           
 void DesktopImpl.afterComponentMoved(Component parent, Component child, Component prevparent)
           
 Component[] UiEngineImpl.createComponents(Execution exec, PageDefinition pagedef, Page page, Component parent, java.util.Map arg)
           
 Component AbstractExecution.createComponents(PageDefinition pagedef, Component parent, java.util.Map arg)
           
 Component AbstractExecution.createComponents(java.lang.String uri, Component parent, java.util.Map arg)
           
 Component AbstractExecution.createComponentsDirectly(Document content, java.lang.String ext, Component parent, java.util.Map arg)
           
 Component AbstractExecution.createComponentsDirectly(java.io.Reader reader, java.lang.String ext, Component parent, java.util.Map arg)
           
 Component AbstractExecution.createComponentsDirectly(java.lang.String content, java.lang.String ext, Component parent, java.util.Map arg)
           
 java.lang.String DesktopImpl.getDynamicMediaURI(Component comp, java.lang.String pathInfo)
           
 java.lang.String UiEngineImpl.getNativeContent(Component comp, java.util.List children, Native.Helper helper)
           
 Function PageImpl.getZScriptFunction(Component comp, java.lang.String name, java.lang.Class[] argTypes)
           
 java.lang.Object PageImpl.getZScriptVariable(Component comp, java.lang.String name)
           
 boolean UiEngineImpl.isInvalidated(Component comp)
           
 Component AbstractUiFactory.newComponent(Page page, Component parent, ComponentDefinition compdef, java.lang.String clsnm)
           
 Component AbstractUiFactory.newComponent(Page page, Component parent, ComponentInfo compInfo)
           
 void DesktopImpl.onPiggybackListened(Component comp, boolean listen)
           
 boolean EventProcessingThreadImpl.processEvent(Desktop desktop, Component comp, Event event)
          Ask this event thread to process the specified event.
 void UiEngineImpl.pushOwner(Component comp)
           
 void DesktopImpl.removeComponent(Component comp)
           
 void EventProcessingThreadImpl.sendEvent(Component comp, Event event)
           
 void PageImpl.setDefaultParent(Component comp)
           
 void PageImpl.setOwner(Component comp)
           
 

Constructors in org.zkoss.zk.ui.impl with parameters of type Component
EventProcessor(Desktop desktop, Component comp, Event event)
           
 

Uses of Component in org.zkoss.zk.ui.metainfo
 

Methods in org.zkoss.zk.ui.metainfo that return Component
 Component ComponentDefinition.newInstance(java.lang.Class cls)
          Creates an component of this definition.
 Component ComponentInfo.newInstance(Page page)
          Creates an component based on this info (never null).
 Component NativeInfo.newInstance(Page page, Component parent)
           
 Component ComponentInfo.newInstance(Page page, Component parent)
          Creates an component based on this info (never null).
 Component ComponentDefinition.newInstance(Page page, java.lang.String clsnm)
          Creates an component of this definition.
 

Methods in org.zkoss.zk.ui.metainfo with parameters of type Component
 void VariablesInfo.apply(Component comp)
          Applies the variable element against the parent component.
 void AttributesInfo.apply(Component comp)
          Applies the custom attributes.
 void ComponentInfo.applyProperties(Component comp)
          Applies the event handlers and properties to the specified component.
 void ComponentDefinition.applyProperties(Component comp)
          Applies the properties and custom attributes defined in this definition to the specified component.
 void Property.assign(Component comp)
          Assigns the value of this memeber to the specified component.
static void Property.assign(Component comp, java.lang.String name, java.lang.String value)
          Assigns a property.
 java.util.Map ComponentDefinition.evalProperties(java.util.Map propmap, Page owner, Component parent)
          Evaluates and retrieves properties to the specified map.
 java.util.Map ComponentInfo.evalProperties(java.util.Map propmap, Page owner, Component parent, boolean defIncluded)
          Evaluates and retrieves properties to the specified map from ComponentDefinition (and ComponentInfo).
 EventHandler EventHandlerMap.get(Component comp, java.lang.String evtnm)
          Returns the first effective event handler of the specified event name, or null if not available.
 Composer ComponentInfo.getComposer(Page page, Component comp)
          Deprecated. As of release 3.5.0, replaced with ComponentInfo.resolveComposer(org.zkoss.zk.ui.Page, org.zkoss.zk.ui.Component).
 java.lang.String ZScript.getContent(Page page, Component comp)
          Returns the content of zscript.
 ForEach ComponentInfo.getForEach(Page page, Component comp)
          Deprecated. As of release 3.5.0, replaced with ComponentInfo.resolveForEach(org.zkoss.zk.ui.Page, org.zkoss.zk.ui.Component).
 java.lang.Object ComponentDefinition.getMoldURI(Component comp, java.lang.String name)
          Returns the URI (String) or an instance of ComponentRenderer of the mold, or null if no such mold available.
 java.lang.String TextInfo.getValue(Component comp)
          Returns the value after evaluation.
 java.lang.Object Property.getValue(Component comp)
          Evaluates the value to an Object.
 java.lang.String ComponentDefinition.getZ2CURI(Component comp, java.lang.String name)
          Returns the URI of the ZCS-to-CSS converter for the specified mold.
 boolean ZScript.isEffective(Component comp)
           
 boolean VariablesInfo.isEffective(Component comp)
           
 boolean Property.isEffective(Component comp)
           
 boolean EventHandler.isEffective(Component comp)
           
 boolean ComponentInfo.isEffective(Component comp)
           
 boolean AttributesInfo.isEffective(Component comp)
           
 boolean ComponentDefinition.isInstance(Component comp)
          Returns whether a component belongs to this definition.
 Component NativeInfo.newInstance(Page page, Component parent)
           
 Component ComponentInfo.newInstance(Page page, Component parent)
          Creates an component based on this info (never null).
 java.lang.Object[] ZkInfo.resolveCase(Page page, Component comp)
          Returns the case condition's value, or null if no case is specified (i.e., ZkInfo.withCase() is fasle.
 Composer ComponentInfo.resolveComposer(Page page, Component comp)
          Returns the composer for this info, or nuull if not available.
 ForEach ComponentInfo.resolveForEach(Page page, Component comp)
          Returns the forEach object if the forEach attribute is defined (or ComponentInfo.setForEach(java.lang.String, java.lang.String, java.lang.String) is called).
 java.lang.Class ComponentInfo.resolveImplementationClass(Page page, Component parent)
          Resolves and returns the class for the component represented by this info (never null).
 java.lang.Object ZkInfo.resolveSwitch(Page page, Component comp)
          Returns the switch condition's value; evaluate EL expression if any.
 

Uses of Component in org.zkoss.zk.ui.metainfo.impl
 

Methods in org.zkoss.zk.ui.metainfo.impl that return Component
 Component ComponentDefinitionImpl.newInstance(java.lang.Class cls)
           
 Component ComponentDefinitionImpl.newInstance(Page page, java.lang.String clsnm)
           
 

Methods in org.zkoss.zk.ui.metainfo.impl with parameters of type Component
 void AnnotationHelper.applyAnnotations(Component comp, java.lang.String propName, boolean clear)
          Applies the annotations defined in this helper to the specified component.
 void ComponentDefinitionImpl.applyProperties(Component comp)
           
 void MultiComposer.doAfterCompose(Component comp)
           
 ComponentInfo MultiComposer.doBeforeCompose(Page page, Component parent, ComponentInfo compInfo)
           
 void MultiComposer.doBeforeComposeChildren(Component comp)
           
 java.util.Map ComponentDefinitionImpl.evalProperties(java.util.Map propmap, Page owner, Component parent)
           
 java.lang.Object ComponentDefinitionImpl.getMoldURI(Component comp, java.lang.String name)
           
 java.lang.String ComponentDefinitionImpl.getZ2CURI(Component comp, java.lang.String name)
           
 boolean ComponentDefinitionImpl.isInstance(Component comp)
           
 

Uses of Component in org.zkoss.zk.ui.render
 

Methods in org.zkoss.zk.ui.render with parameters of type Component
 void ComponentRenderer.render(Component comp, java.io.Writer out)
          Redraws a component.
 SmartWriter SmartWriter.write(Component comp)
          Write a component.
 SmartWriter SmartWriter.writeChildren(Component comp)
          Writes all children.
 SmartWriter SmartWriter.writeChildren(Component comp, int from, int to)
          Writes children in the specified range.
 SmartWriter SmartWriter.writeln(Component comp)
          Write a component.
 

Uses of Component in org.zkoss.zk.ui.sys
 

Methods in org.zkoss.zk.ui.sys that return Component
 Component[] UiEngine.createComponents(Execution exec, PageDefinition pagedef, Page page, Component parent, java.util.Map arg)
          Creates components from the specified page and definition.
 Component EventProcessingThread.getComponent()
          Returns the component being processed by this thread, or null if idle.
 Component PageCtrl.getDefaultParent()
          Returns the default parent, or null if no such parent.
 Component PageCtrl.getOwner()
          Returns the owner of this page, or null if it is not owned by any component.
 Component UiFactory.newComponent(Page page, Component parent, ComponentDefinition compdef, java.lang.String clsnm)
          Creates and initializes a component based on the specified ComponentDefinition.
 Component UiFactory.newComponent(Page page, Component parent, ComponentInfo compInfo)
          Creates and initializes a component based on the specified ComponentInfo.
 

Methods in org.zkoss.zk.ui.sys with parameters of type Component
 void DesktopCtrl.addComponent(Component comp)
          Adds a component to this page.
 void PageCtrl.addDeferredZScript(Component parent, ZScript zscript)
          Adds a deferred zscript.
 void PageCtrl.addFellow(Component comp)
          Adds a fellow.
 void UiEngine.addInvalidate(Component comp)
          Invalidates a component to cause redrawing.
 void UiEngine.addMoved(Component comp, Component oldparent, Page oldpg, Page newpg)
          Called to update (redraw) a component, when a component is moved.
 void PageCtrl.addRoot(Component comp)
          Adds a root component to a page.
 void UiEngine.addSmartUpdate(Component comp, java.lang.String attr, DeferredValue value)
          Smart updates an attribute of a component with a deferred value.
 void UiEngine.addSmartUpdate(Component comp, java.lang.String attr, java.lang.Object[] values)
          Smart updates an attribute of a component with an array of values.
 void UiEngine.addSmartUpdate(Component comp, java.lang.String attr, java.lang.String value)
          Smart updates an attribute of a component.
 void UiEngine.addUuidChanged(Component comp, boolean addOnlyMoved)
          Called before changing the component's UUID.
 void DesktopCtrl.afterComponentAttached(Component comp, Page page)
          Invokes UiLifeCycle.afterComponentAttached(org.zkoss.zk.ui.Component, org.zkoss.zk.ui.Page).
 void DesktopCtrl.afterComponentDetached(Component comp, Page prevpage)
          Invokes UiLifeCycle.afterComponentDetached(org.zkoss.zk.ui.Component, org.zkoss.zk.ui.Page).
 void DesktopCtrl.afterComponentMoved(Component parent, Component child, Component prevparent)
          Invokes UiLifeCycle.afterComponentMoved(org.zkoss.zk.ui.Component, org.zkoss.zk.ui.Component, org.zkoss.zk.ui.Component).
static void ComponentsCtrl.applyForward(Component comp, java.lang.String forward)
          Applies the forward condition to the specified component.
 Component[] UiEngine.createComponents(Execution exec, PageDefinition pagedef, Page page, Component parent, java.util.Map arg)
          Creates components from the specified page and definition.
 java.lang.String UiEngine.getNativeContent(Component comp, java.util.List children, Native.Helper helper)
          Retrieve the native content for a property of the specified component.
 boolean UiEngine.isInvalidated(Component comp)
          Returns if this component needs to be redrawn.
 void PageCtrl.moveRoot(Component comp, Component refRoot)
          Moves a root component before the reference component.
 Component UiFactory.newComponent(Page page, Component parent, ComponentDefinition compdef, java.lang.String clsnm)
          Creates and initializes a component based on the specified ComponentDefinition.
 Component UiFactory.newComponent(Page page, Component parent, ComponentInfo compInfo)
          Creates and initializes a component based on the specified ComponentInfo.
 java.lang.String IdGenerator.nextComponentUuid(Desktop desktop, Component comp)
          Returns the next component UUID for the specified component, or null to generate the default UUID.
 void ComponentCtrl.onChildAdded(Component child)
          Called when a child is added.
 void ComponentCtrl.onChildRemoved(Component child)
          Called when a child is removed.
 void ComponentCtrl.onDrawNewChild(Component child, java.lang.StringBuffer out)
          Called when a new-created child is about to render.
 void DesktopCtrl.onPiggybackListened(Component comp, boolean listen)
          Called when a component added or removed a listener for Events.ON_PIGGYBACK.
static java.lang.String ComponentsCtrl.parseClientScript(Component comp, java.lang.String script)
          Parses a script by resolving #{xx} to make it executable at the client.
static java.lang.Object[] ComponentsCtrl.parseEventExpression(Component comp, java.lang.String evtexpr, Component defaultComp, boolean deferred)
          Pares the event expression.
 void UiEngine.pushOwner(Component comp)
          Called before a component redraws itself if the component might include another page.
 void DesktopCtrl.removeComponent(Component comp)
          Removes a component to this page.
 void PageCtrl.removeFellow(Component comp)
          Removes a fellow.
 void PageCtrl.removeRoot(Component comp)
          Detaches a root component from this page.
 void EventProcessingThread.sendEvent(Component comp, Event event)
          Sends the specified component and event and processes the event synchronously.
 void PageCtrl.setDefaultParent(Component comp)
          Sets the default parent.
 void PageCtrl.setOwner(Component comp)
          Sets the owner of this page.
 

Uses of Component in org.zkoss.zk.ui.util
 

Fields in org.zkoss.zk.ui.util declared as Component
protected  Component GenericAutowireComposer.self
          Implicit Object; the applied component itself.
 

Methods in org.zkoss.zk.ui.util with parameters of type Component
 void UiLifeCycle.afterComponentAttached(Component comp, Page page)
          Called after a component is attached to a page.
 void Configuration.afterComponentAttached(Component comp, Page page)
          Invokes UiLifeCycle.afterComponentAttached(org.zkoss.zk.ui.Component, org.zkoss.zk.ui.Page) when a component is attached to a page.
 void UiLifeCycle.afterComponentDetached(Component comp, Page prevpage)
          Called after a component is detached from a page.
 void Configuration.afterComponentDetached(Component comp, Page prevpage)
          Invokes UiLifeCycle.afterComponentDetached(org.zkoss.zk.ui.Component, org.zkoss.zk.ui.Page) when a component is detached from a page.
 void UiLifeCycle.afterComponentMoved(Component parent, Component child, Component prevparent)
          Called after the parent/children relation is changed.
 void Configuration.afterComponentMoved(Component parent, Component child, Component prevparent)
          Invokes UiLifeCycle.afterComponentMoved(org.zkoss.zk.ui.Component, org.zkoss.zk.ui.Component, org.zkoss.zk.ui.Component) when a component is moved (aka., page changed).
 java.lang.Object GenericAutowireComposer.clone(Component comp)
          Internal use only.
 java.lang.Object ComponentCloneListener.clone(Component comp)
          Called when a component is cloned.
static void Clients.closeErrorBox(Component owner)
          Closes the error box at the browser belonging to the specified component, if any.
static void Clients.closeErrorBox(Component[] comps)
          Closes all the error boxes at the browser belonging to the specified array of components, if any.
 void ComponentSerializationListener.didDeserialize(Component comp)
          Called when a component has de-serialized this object back.
 void GenericForwardComposer.doAfterCompose(Component comp)
          Auto forward events and wire accessible variables of the specified component into a controller Java object; a subclass that override this method should remember to call super.doAfterCompose(comp) or it will not work.
 void GenericComposer.doAfterCompose(Component comp)
          Registers onXxx events to the supervised component; a subclass that override this method should remember to call super.doAfterCompose(comp) or it will not work.
 void GenericAutowireComposer.doAfterCompose(Component comp)
          Auto wire accessible variables of the specified component into a controller Java object; a subclass that override this method should remember to call super.doAfterCompose(comp) or it will not work.
 void Composer.doAfterCompose(Component comp)
          Invokes after ZK loader creates this component, initializes it and composes all its children, if any.
 void InitiatorExt.doAfterCompose(Page page, Component[] comps)
          Called after all components are created (aka., composed), and before any event is processed.
 void Composition.doAfterCompose(Page page, Component[] comps)
           
 ComponentInfo GenericComposer.doBeforeCompose(Page page, Component parent, ComponentInfo compInfo)
           
 ComponentInfo ComposerExt.doBeforeCompose(Page page, Component parent, ComponentInfo compInfo)
          Invokes before composing a component.
 void GenericComposer.doBeforeComposeChildren(Component comp)
           
 void ComposerExt.doBeforeComposeChildren(Component comp)
          Invokes after the component is instantiated and initialized, but before composing any child.
static ForEach ForEachImpl.getInstance(EvaluatorRef evalr, Component comp, ExValue[] expr, ExValue begin, ExValue end)
          Returns an instance that represents the iterator for the specified collection.
static ForEach ForEachImpl.getInstance(EvaluatorRef evalr, Component comp, java.lang.String expr, java.lang.String begin, java.lang.String end)
          Returns an instance that represents the iterator for the specified collection, or null if expr is null or empty.
 void Configuration.invokeEventThreadCompletes(java.util.List cleanups, Component comp, Event evt, java.util.List errs)
          Invoke EventThreadCleanup.complete(org.zkoss.zk.ui.Component, org.zkoss.zk.ui.event.Event) for each instance returned by Configuration.newEventThreadCleanups(org.zkoss.zk.ui.Component, org.zkoss.zk.ui.event.Event, java.util.List).
 boolean Configuration.invokeEventThreadInits(java.util.List inits, Component comp, Event evt)
          Invokes EventThreadInit.init(org.zkoss.zk.ui.Component, org.zkoss.zk.ui.event.Event) for each instance returned by Configuration.newEventThreadInits(org.zkoss.zk.ui.Component, org.zkoss.zk.ui.event.Event).
 void Configuration.invokeEventThreadResumeAborts(Component comp, Event evt)
          Invokes EventThreadResume.abortResume(org.zkoss.zk.ui.Component, org.zkoss.zk.ui.event.Event) for each relevant listener registered by Configuration.addListener(java.lang.Class).
 void Configuration.invokeEventThreadResumes(java.util.List resumes, Component comp, Event evt)
          Invokes EventThreadResume.afterResume(org.zkoss.zk.ui.Component, org.zkoss.zk.ui.event.Event) for each instance returned by Configuration.newEventThreadResumes(org.zkoss.zk.ui.Component, org.zkoss.zk.ui.event.Event).
 void Configuration.invokeEventThreadSuspends(java.util.List suspends, Component comp, Event evt)
          Invokes EventThreadSuspend.afterSuspend(org.zkoss.zk.ui.Component, org.zkoss.zk.ui.event.Event) for each relevant listener registered by Configuration.addListener(java.lang.Class).
 boolean Condition.isEffective(Component comp)
          Used to evaluate whether it is effective.
 boolean ConditionImpl.isEffective(Evaluator eval, Component comp)
          Used to evaluate whether it is effective.
 java.util.List Configuration.newEventThreadCleanups(Component comp, Event evt, java.util.List errs)
          Invokes EventThreadCleanup.cleanup(org.zkoss.zk.ui.Component, org.zkoss.zk.ui.event.Event, java.util.List) for each relevant listener registered by Configuration.addListener(java.lang.Class).
 java.util.List Configuration.newEventThreadInits(Component comp, Event evt)
          Constructs a list of EventThreadInit instances and invokes EventThreadInit.prepare(org.zkoss.zk.ui.Component, org.zkoss.zk.ui.event.Event) for each relevant listener registered by Configuration.addListener(java.lang.Class).
 java.util.List Configuration.newEventThreadResumes(Component comp, Event evt)
          Constructs a list of EventThreadResume instances and invokes EventThreadResume.beforeResume(org.zkoss.zk.ui.Component, org.zkoss.zk.ui.event.Event) for each relevant listener registered by Configuration.addListener(java.lang.Class).
 java.util.List Configuration.newEventThreadSuspends(Component comp, Event evt, java.lang.Object obj)
          Constructs a list of EventThreadSuspend instances and invokes EventThreadSuspend.beforeSuspend(org.zkoss.zk.ui.Component, org.zkoss.zk.ui.event.Event, java.lang.Object) for each relevant listener registered by Configuration.addListener(java.lang.Class).
static void Clients.scrollIntoView(Component cmp)
          Scrolls the ancestor elements to make the specified element visible.
static void Clients.submitForm(Component form)
          Submits the form with the specified form.
 void ComponentSerializationListener.willSerialize(Component comp)
          Called when a component is going to serialize this object.
 

Constructors in org.zkoss.zk.ui.util with parameters of type Component
ForEachImpl(EvaluatorRef evalr, Component comp, ExValue[] expr, ExValue begin, ExValue end)
          Constructor.
ForEachImpl(EvaluatorRef evalr, Component comp, java.lang.String expr, java.lang.String begin, java.lang.String end)
          Constructor.
 

Uses of Component in org.zkoss.zk.xel
 

Methods in org.zkoss.zk.xel with parameters of type Component
 java.lang.Object Evaluator.evaluate(Component comp, Expression expression)
          Evaluates the expression.
static java.lang.Object Evaluators.evaluate(Evaluator eval, Component comp, java.lang.String expr, java.lang.Class expectedClass)
          Evaluates the specified expression (which might or might not contain ${).
 java.lang.Object ExValue.getValue(Evaluator eval, Component comp)
          Returns the value after evaluation.
 

Uses of Component in org.zkoss.zk.xel.impl
 

Methods in org.zkoss.zk.xel.impl with parameters of type Component
 java.lang.Object SimpleEvaluator.evaluate(Component comp, Expression expression)
           
static java.lang.Object Utils.evaluateComposite(Evaluator eval, Component comp, java.lang.Object expr)
          Evaluates the composite expression parsed by Utils.parseComposite(java.lang.String, java.lang.Class, int) against a component.
 

Uses of Component in org.zkoss.zkdemo.test
 

Classes in org.zkoss.zkdemo.test that implement Component
 class FailoverButton
          Used with test/failover.zul to test the failover mechanism.
 class Hello
          Used to test with lang-addon.xml.
 

Methods in org.zkoss.zkdemo.test with parameters of type Component
 boolean NPEEventThreadInit.init(Component comp, Event evt)
           
 java.lang.String ViewIdGenerator.nextComponentUuid(Desktop desktop, Component comp)
           
 void NPEEventThreadInit.prepare(Component comp, Event evt)
           
 

Uses of Component in org.zkoss.zkdemo.test2
 

Classes in org.zkoss.zkdemo.test2 that implement Component
 class MainLayout
           
 class MainWindow
           
 

Fields in org.zkoss.zkdemo.test2 declared as Component
static Component DetachDesktopCleanup.reuse
           
 

Methods in org.zkoss.zkdemo.test2 that return Component
static Component ComponentPools.next()
          Returns the next component in the pool, or null if no more.
 

Methods in org.zkoss.zkdemo.test2 with parameters of type Component
static void ComponentPools.add(int j, Component comp)
          Put a component to the pool.
 void VoidComposer.doAfterCompose(Component comp)
           
 void TreeComposer.doAfterCompose(Component comp)
           
 void MyComposer.doAfterCompose(Component comp)
           
 void F2314655_2.doAfterCompose(Component comp)
           
 void F2314655_1.doAfterCompose(Component comp)
           
 ComponentInfo VoidComposer.doBeforeCompose(Page page, Component parent, ComponentInfo compInfo)
           
 void VoidComposer.doBeforeComposeChildren(Component comp)
           
 java.lang.String DemoIdGenerator.nextComponentUuid(Desktop desktop, Component comp)
           
static void B2202620.start(Component info)
           
static void ServerPush.start(Component info, Textbox tb)
           
static void ServerPush.updateInfo(Component info, Textbox tb, java.lang.String postfix)
           
 

Uses of Component in org.zkoss.zkdemo.userguide
 

Classes in org.zkoss.zkdemo.userguide that implement Component
 class SimpleAutoComplete
          This class is an example of auto-complete with combobox via SimpleListModel to achieve.
 class ThemeImage
           
 

Methods in org.zkoss.zkdemo.userguide with parameters of type Component
 void MainLayoutComposer.doAfterCompose(Component comp)
           
 void DemoWindowComposer.doAfterCompose(Component comp)
           
 ComponentInfo MainLayoutComposer.doBeforeCompose(Page page, Component parent, ComponentInfo compInfo)
           
 void MainLayoutComposer.doBeforeComposeChildren(Component comp)
           
static void CometServerPush.start(Component info, Component listbox)
           
 

Uses of Component in org.zkoss.zkex.zul
 

Classes in org.zkoss.zkex.zul that implement Component
 class Borderlayout
          A border layout lays out a container, arranging and resizing its components to fit in five regions: north, south, east, west, and center.
 class Columnchildren
          The column of Columnlayout.
 class Columnlayout
          A columnlayout lays out a container which can have multiple columns, and each column may contain one or more panel.
 class East
          This component is a east region.
 class Fisheye
          A fisheye item.
 class Fisheyebar
          A fisheye bar is a bar of Fisheye that is a menu similar to the fish eye menu on the Mac OS.
 class Jasperreport
          The JasperReport component.
 class LayoutRegion
          This class represents a region in a layout manager.
 class North
          This component is a north region.
 class South
          This component is a south region.
 class West
          This component is a west region.
 

Methods in org.zkoss.zkex.zul with parameters of type Component
 boolean LayoutRegion.insertBefore(Component child, Component insertBefore)
           
 boolean Fisheyebar.insertBefore(Component child, Component insertBefore)
           
 boolean Columnlayout.insertBefore(Component child, Component insertBefore)
           
 boolean Columnchildren.insertBefore(Component child, Component insertBefore)
           
 boolean Borderlayout.insertBefore(Component child, Component insertBefore)
           
 void LayoutRegion.onChildAdded(Component child)
           
 void Fisheyebar.onChildAdded(Component child)
           
 void Columnlayout.onChildAdded(Component child)
          When add child, layout will be rerender
 void LayoutRegion.onChildRemoved(Component child)
           
 void Fisheyebar.onChildRemoved(Component child)
           
 void Columnlayout.onChildRemoved(Component child)
          When remove child, layout will be rerender
 void Borderlayout.onChildRemoved(Component child)
           
 void LayoutRegion.setParent(Component parent)
           
 void Fisheye.setParent(Component parent)
           
 void Columnchildren.setParent(Component parent)
           
 

Uses of Component in org.zkoss.zkex.zul.api
 

Subinterfaces of Component in org.zkoss.zkex.zul.api
 interface Borderlayout
          A border layout lays out a container, arranging and resizing its components to fit in five regions: north, south, east, west, and center.
 interface Center
          This component is a center region.
 interface Columnchildren
          The column of Columnlayout.
 interface Columnlayout
          A columnlayout lays out a container which can have multiple columns, and each column may contain one or more panel.
 interface East
          This component is a east region.
 interface Fisheye
          A fisheye item.
 interface Fisheyebar
          A fisheye bar is a bar of Fisheye that is a menu similar to the fish eye menu on the Mac OS.
 interface Jasperreport
          The JasperReport component.
 interface LayoutRegion
          This class represents a region in a layout manager.
 interface North
          This component is a north region.
 interface South
          This component is a south region.
 interface West
          This component is a west region.
 

Uses of Component in org.zkoss.zkmax.event
 

Constructors in org.zkoss.zkmax.event with parameters of type Component
PortalMoveEvent(java.lang.String evtnm, Component target, Portalchildren from, Portalchildren to, Panel dragged, int droppedIndex)
          Constructs a ColumnMoved event.
 

Uses of Component in org.zkoss.zkmax.zul
 

Classes in org.zkoss.zkmax.zul that implement Component
 class Portalchildren
          The column of Portallayout.
 class Portallayout
          A portal layout lays out a container which can have multiple columns, and each column may contain one or more panel.
 class Tablechildren
          The cell of Tablelayout.
 class Tablelayout
          Tablelayout lay outs a container as an HTML table whose columns can be specified, and rowspan and colspan of its child can also be specified to create complex layouts within the table.
 

Methods in org.zkoss.zkmax.zul with parameters of type Component
 boolean Tablelayout.insertBefore(Component child, Component insertBefore)
           
 boolean Tablechildren.insertBefore(Component child, Component insertBefore)
           
 boolean Portallayout.insertBefore(Component child, Component insertBefore)
           
 boolean Portalchildren.insertBefore(Component child, Component insertBefore)
           
 void Tablelayout.onChildAdded(Component child)
          When add child, layout will be rerender
 void Portallayout.onChildAdded(Component child)
           
 void Portalchildren.onChildAdded(Component child)
           
 void Tablelayout.onChildRemoved(Component child)
          When remove child, layout will be rerender
 void Portallayout.onChildRemoved(Component child)
           
 void Portalchildren.onChildRemoved(Component child)
           
 void Tablechildren.setParent(Component parent)
           
 void Portalchildren.setParent(Component parent)
           
 

Uses of Component in org.zkoss.zkmax.zul.api
 

Subinterfaces of Component in org.zkoss.zkmax.zul.api
 interface Portalchildren
          The column of Portallayout.
 interface Portallayout
          A portal layout lays out a container which can have multiple columns, and each column may contain one or more panel.
 interface Tablechildren
          The cell of Tablelayout.
 interface Tablelayout
          Tablelayout lay outs a container as an HTML table whose columns can be specified, and rowspan and colspan of its child can also be specified to create complex layouts within the table.
 

Uses of Component in org.zkoss.zkmax.zul.render
 

Methods in org.zkoss.zkmax.zul.render with parameters of type Component
 void Window2Default.render(Component comp, java.io.Writer out)
           
 void TreerowDefault.render(Component comp, java.io.Writer out)
           
 void TreePaging.render(Component comp, java.io.Writer out)
           
 void TreeitemDefault.render(Component comp, java.io.Writer out)
           
 void TreefooterDefault.render(Component comp, java.io.Writer out)
           
 void TreefootDefault.render(Component comp, java.io.Writer out)
           
 void TreeDefault.render(Component comp, java.io.Writer out)
           
 void TreecolsDefault.render(Component comp, java.io.Writer out)
           
 void TreecolDefault.render(Component comp, java.io.Writer out)
           
 void TreechildrenDefault.render(Component comp, java.io.Writer out)
           
 void TreecellDefault.render(Component comp, java.io.Writer out)
           
 void ToolbarpanelDefault.render(Component comp, java.io.Writer out)
           
 void ToolbarDefault.render(Component comp, java.io.Writer out)
           
 void ToolbarbuttonDefault.render(Component comp, java.io.Writer out)
           
 void TimerDefault.render(Component comp, java.io.Writer out)
           
 void Timebox2Default.render(Component comp, java.io.Writer out)
           
 void TextboxDefault.render(Component comp, java.io.Writer out)
           
 void Tabs2DefaultV.render(Component comp, java.io.Writer out)
           
 void Tabs2Default.render(Component comp, java.io.Writer out)
           
 void Tabpanels2DefaultV.render(Component comp, java.io.Writer out)
           
 void Tabpanels2Default.render(Component comp, java.io.Writer out)
           
 void Tabpanel2DefaultV.render(Component comp, java.io.Writer out)
           
 void Tabpanel2Default.render(Component comp, java.io.Writer out)
           
 void Tabpanel2Accordion.render(Component comp, java.io.Writer out)
           
 void TablelayoutDefault.render(Component comp, java.io.Writer out)
           
 void TablechildrenDefault.render(Component comp, java.io.Writer out)
           
 void Tabbox2DefaultV.render(Component comp, java.io.Writer out)
           
 void Tabbox2Default.render(Component comp, java.io.Writer out)
           
 void Tabbox2Accordion.render(Component comp, java.io.Writer out)
           
 void Tab2DefaultV.render(Component comp, java.io.Writer out)
           
 void Tab2Default.render(Component comp, java.io.Writer out)
           
 void StyleDefault.render(Component comp, java.io.Writer out)
           
 void SplitterDefault.render(Component comp, java.io.Writer out)
           
 void SpinnerDefault.render(Component comp, java.io.Writer out)
           
 void SpanDefault.render(Component comp, java.io.Writer out)
           
 void Slider2Scale.render(Component comp, java.io.Writer out)
           
 void Slider2Default.render(Component comp, java.io.Writer out)
           
 void SeparatorDefault.render(Component comp, java.io.Writer out)
           
 void RowsDefault.render(Component comp, java.io.Writer out)
           
 void RowDefault.render(Component comp, java.io.Writer out)
           
 void RadiogroupDefault.render(Component comp, java.io.Writer out)
           
 void RadioDefault.render(Component comp, java.io.Writer out)
           
 void ProgressmeterDefault.render(Component comp, java.io.Writer out)
           
 void PortallayoutDefault.render(Component comp, java.io.Writer out)
           
 void PortalchildrenDefault.render(Component comp, java.io.Writer out)
           
 void PopupDefault.render(Component comp, java.io.Writer out)
           
 void PanelDefault.render(Component comp, java.io.Writer out)
           
 void PanelchildrenDefault.render(Component comp, java.io.Writer out)
           
 void PagingOS.render(Component comp, java.io.Writer out)
           
 void PagingDefault.render(Component comp, java.io.Writer out)
           
 void Menuseparator2Default.render(Component comp, java.io.Writer out)
           
 void Menupopup2Default.render(Component comp, java.io.Writer out)
           
 void Menuitem2Default.render(Component comp, java.io.Writer out)
           
 void Menubar2Vertical.render(Component comp, java.io.Writer out)
           
 void Menubar2Horizontal.render(Component comp, java.io.Writer out)
           
 void Menu2Default.render(Component comp, java.io.Writer out)
           
 void MacroDefault.render(Component comp, java.io.Writer out)
           
 void LongboxDefault.render(Component cmp, java.io.Writer out)
           
 void ListitemDefault.render(Component comp, java.io.Writer out)
           
 void ListheaderDefault.render(Component comp, java.io.Writer out)
           
 void ListheadDefault.render(Component comp, java.io.Writer out)
           
 void ListgroupfootDefault.render(Component comp, java.io.Writer out)
           
 void ListgroupDefault.render(Component comp, java.io.Writer out)
           
 void ListfooterDefault.render(Component comp, java.io.Writer out)
           
 void ListfootDefault.render(Component comp, java.io.Writer out)
           
 void ListcellDefault.render(Component comp, java.io.Writer out)
           
 void ListboxSelect.render(Component comp, java.io.Writer out)
           
 void ListboxPaging.render(Component comp, java.io.Writer out)
           
 void ListboxDefault.render(Component comp, java.io.Writer out)
           
 void Layoutregion2Default.render(Component comp, java.io.Writer out)
           
 void LabelDefault.render(Component comp, java.io.Writer out)
           
 void JasperreportDefault.render(Component comp, java.io.Writer out)
           
 void IntboxDefault.render(Component cmp, java.io.Writer out)
           
 void ImagemapDefault.render(Component comp, java.io.Writer out)
           
 void ImageDefault.render(Component comp, java.io.Writer out)
           
 void IframeDefault.render(Component comp, java.io.Writer out)
           
 void HtmlDefault.render(Component comp, java.io.Writer out)
           
 void GroupfootDefault.render(Component comp, java.io.Writer out)
           
 void GroupDefault.render(Component comp, java.io.Writer out)
           
 void GroupboxDefault.render(Component comp, java.io.Writer out)
           
 void Groupbox23d.render(Component comp, java.io.Writer out)
           
 void GridPaging.render(Component comp, java.io.Writer out)
           
 void GridDefault.render(Component comp, java.io.Writer out)
           
 void FooterDefault.render(Component comp, java.io.Writer out)
           
 void FootDefault.render(Component comp, java.io.Writer out)
           
 void FlashDefault.render(Component comp, java.io.Writer out)
           
 void FisheyeDefault.render(Component comp, java.io.Writer out)
           
 void FisheyebarDefault.render(Component cmp, java.io.Writer out)
           
 void FileuploadDefault.render(Component comp, java.io.Writer out)
           
 void DoubleboxDefault.render(Component comp, java.io.Writer out)
           
 void DivDefault.render(Component comp, java.io.Writer out)
           
 void DetailDefault.render(Component comp, java.io.Writer out)
           
 void DecimalboxDefault.render(Component comp, java.io.Writer out)
           
 void Datebox2Default.render(Component comp, java.io.Writer out)
           
 void ComboitemDefault.render(Component comp, java.io.Writer out)
           
 void Combobox2Default.render(Component comp, java.io.Writer out)
           
 void ColumnsDefault.render(Component comp, java.io.Writer out)
           
 void ColumnlayoutDefault.render(Component comp, java.io.Writer out)
           
 void ColumnDefault.render(Component comp, java.io.Writer out)
           
 void ColumnchildrenDefault.render(Component comp, java.io.Writer out)
           
 void CheckboxDefault.render(Component comp, java.io.Writer out)
           
 void CaptionDefault.render(Component comp, java.io.Writer out)
           
 void CalendarDefault.render(Component comp, java.io.Writer out)
           
 void ButtonOS.render(Component comp, java.io.Writer out)
           
 void Button2Default.render(Component comp, java.io.Writer out)
           
 void BoxVertical.render(Component comp, java.io.Writer out)
           
 void BoxHorizontal.render(Component comp, java.io.Writer out)
           
 void Borderlayout2Default.render(Component comp, java.io.Writer out)
           
 void BandpopupDefault.render(Component comp, java.io.Writer out)
           
 void Bandbox2Default.render(Component comp, java.io.Writer out)
           
 void AuxheaderDefault.render(Component comp, java.io.Writer out)
           
 void AuxheadDefault.render(Component comp, java.io.Writer out)
           
 void AudioDefault.render(Component comp, java.io.Writer out)
           
 void AreaDefault.render(Component comp, java.io.Writer out)
           
 void AppletDefault.render(Component comp, java.io.Writer out)
           
 

Uses of Component in org.zkoss.zkplus.acegi
 

Methods in org.zkoss.zkplus.acegi with parameters of type Component
 void AcegiSecurityContextListener.abortResume(Component comp, Event evt)
           
 void AcegiSecurityContextListener.afterResume(Component comp, Event evt)
           
 void AcegiSecurityContextListener.beforeResume(Component comp, Event evt)
           
 void AcegiSecurityContextListener.cleanup(Component comp, Event evt, java.util.List errs)
           
 void AcegiSecurityContextListener.complete(Component comp, Event evt)
           
 boolean AcegiSecurityContextListener.init(Component comp, Event evt)
           
 void AcegiSecurityContextListener.prepare(Component comp, Event evt)
           
 

Uses of Component in org.zkoss.zkplus.databind
 

Methods in org.zkoss.zkplus.databind that return Component
 Component Binding.getComponent()
          Gets the associated Component of this Binding.
 Component CollectionItem.getComponentAtIndexByOwner(Component comp, int index)
           Returns the component by the index in the comp's children.
 Component CollectionItem.getComponentCollectionOwner(Component comp)
           Returns the component's owner.
 Component BindingSaveEvent.getReference()
          Gets the reference component that "trigger" sending of this event.
 

Methods in org.zkoss.zkplus.databind with parameters of type Component
 void DataBinder.addBinding(Component comp, java.lang.String attr, java.lang.String expr)
          Binding bean to UI component.
 void DataBinder.addBinding(Component comp, java.lang.String attr, java.lang.String expr, java.util.List loadWhenEvents, java.util.List saveWhenEvents, java.lang.String access, java.lang.String converter)
          Binding bean to UI component.
 void DataBinder.addBinding(Component comp, java.lang.String attr, java.lang.String expr, java.util.List loadWhenEvents, java.util.List saveWhenEvents, java.lang.String access, java.lang.String converter, java.util.Map args, java.util.List loadAfterEvents, java.util.List saveAfterEvents)
          Binding bean to UI component.
 void DataBinder.addBinding(Component comp, java.lang.String attr, java.lang.String expr, java.util.List loadWhenEvents, java.lang.String saveWhenEvent, java.lang.String access, java.lang.String converter)
          Binding bean to UI component.
 void DataBinder.addBinding(Component comp, java.lang.String attr, java.lang.String expr, java.lang.String[] loadWhenEvents, java.lang.String[] saveWhenEvents, java.lang.String access, java.lang.String converter)
          Binding bean to UI component.
 void DataBinder.addBinding(Component comp, java.lang.String attr, java.lang.String expr, java.lang.String[] loadWhenEvents, java.lang.String saveWhenEvent, java.lang.String access, java.lang.String converter)
          Binding bean to UI component.
 java.lang.Object TypeConverter.coerceToBean(java.lang.Object val, Component comp)
          Convert an value object to bean property type.
 java.lang.Object TabboxSelectedTabConverter.coerceToBean(java.lang.Object val, Component comp)
           
 java.lang.Object SelectedItemConverter.coerceToBean(java.lang.Object val, Component comp)
           
 java.lang.Object SelectedComboitemConverter.coerceToBean(java.lang.Object val, Component comp)
           
 java.lang.Object RadiogroupSelectedItemConverter.coerceToBean(java.lang.Object val, Component comp)
           
 java.lang.Object ListModelConverter.coerceToBean(java.lang.Object val, Component comp)
          Convert a BindingListModel to Set, Map, List, or BindingListModel (itself).
 java.lang.Object DateFormatConverter.coerceToBean(java.lang.Object val, Component comp)
           
 java.lang.Object TypeConverter.coerceToUi(java.lang.Object val, Component comp)
          Convert an value object to UI component attribute type.
 java.lang.Object TabboxSelectedTabConverter.coerceToUi(java.lang.Object val, Component comp)
           
 java.lang.Object SelectedItemConverter.coerceToUi(java.lang.Object val, Component comp)
           
 java.lang.Object SelectedComboitemConverter.coerceToUi(java.lang.Object val, Component comp)
           
 java.lang.Object RadiogroupSelectedItemConverter.coerceToUi(java.lang.Object val, Component comp)
           
 java.lang.Object ListModelConverter.coerceToUi(java.lang.Object val, Component comp)
          Convert a Set, Map, List, Object[], Enum, or other kind of BindingListModel to associated BindingListModel.
 java.lang.Object DateFormatConverter.coerceToUi(java.lang.Object val, Component comp)
          Depending whether the data is coming from the database or coming from the datebox we might be passed either a java.util.Date or a java.sql.Timestamp
 void AnnotateDataBinderInit.doAfterCompose(Page page, Component[] comps)
           
 boolean DataBinder.existBinding(Component comp, java.lang.String attr)
          Whether this component and attribute associated with a binding.
 boolean DataBinder.existsBindings(Component comp)
          Whether this component associated with any bindings.
 Binding DataBinder.getBinding(Component comp, java.lang.String attr)
          Given component and attr, return the associated Binding.
protected  CollectionItem DataBinder.getBindingCollectionItem(Component comp)
          Returns a CollectionItem by the comp accordingly.
 java.util.Collection DataBinder.getBindings(Component comp)
          Given component, return the associated list of Bindings.
 Component CollectionItem.getComponentAtIndexByOwner(Component comp, int index)
           Returns the component by the index in the comp's children.
 Component CollectionItem.getComponentCollectionOwner(Component comp)
           Returns the component's owner.
 java.util.List CollectionItemExt.getItems(Component owner)
           Returns all children items of the given Collection owner such as Grid.
 ListModel CollectionItem.getModelByOwner(Component comp)
           Returns the component model as ListModel
 void Binding.loadAttribute(Component comp)
          load bean value into the attribute of the specified component.
 void Binding.loadAttribute(Component comp, java.lang.Object bean)
          load bean value into the attribute of the specified component.
 void DataBinder.loadAttribute(Component comp, java.lang.String attr)
          Load value from the data bean property to a specified attribute of the UI component.
 void DataBinder.loadComponent(Component comp)
          Load values from the data bean properties to all attributes of a specified UI component.
protected  java.lang.Object[] DataBinder.loadPropertyAnnotation(Component comp, java.lang.String propName, java.lang.String bindName)
           
 void DataBinder.removeBinding(Component comp, java.lang.String attr)
          Remove the binding associated with the attribute of the component.
 void Binding.saveAttribute(Component comp)
          save into bean value from the attribute of the specified component.
 void DataBinder.saveAttribute(Component comp, java.lang.String attr)
          Save value from a specified attribute of the UI component to a data bean property.
 void DataBinder.saveComponent(Component comp)
          Save values from all attributes of a specified UI component to data bean properties.
 void CollectionItem.setupBindingRenderer(Component comp, DataBinder binder)
           Sets the binding renderer for the template component such as Listitem or Row.
 void DataBinder.setupTemplateComponent(Component comp, java.lang.Object owner)
          Sets up the specified comp and its decendents to be as template (or not)
 

Constructors in org.zkoss.zkplus.databind with parameters of type Component
AnnotateDataBinder(Component comp)
          Constructor that read all binding annotations in the components inside the specified component (inclusive).
AnnotateDataBinder(Component[] comps)
          Constructor that read all binding annotations of the given components array.
AnnotateDataBinder(Component[] comps, boolean defaultConfig)
          Constructor that read all binding annotations of the given component array.
AnnotateDataBinder(Component comp, boolean defaultConfig)
          Constructor that read all binding annotations in the components inside the specified component (inclusive).
BindingSaveEvent(java.lang.String name, Component target, Component reference, Binding binding, java.lang.Object value)
          Constructs a binding-relevant event.
 

Uses of Component in org.zkoss.zkplus.hibernate
 

Methods in org.zkoss.zkplus.hibernate with parameters of type Component
 void HibernateSessionContextListener.abortResume(Component comp, Event evt)
           
 void HibernateSessionContextListener.afterResume(Component comp, Event evt)
           
 void HibernateSessionContextListener.beforeResume(Component comp, Event evt)
           
 boolean HibernateSessionContextListener.init(Component comp, Event evt)
           
 void HibernateSessionContextListener.prepare(Component comp, Event evt)
           
 

Uses of Component in org.zkoss.zkplus.spring
 

Methods in org.zkoss.zkplus.spring with parameters of type Component
 void SpringTransactionSynchronizationListener.abortResume(Component comp, Event evt)
           
 void SpringTransactionSynchronizationListener.afterResume(Component comp, Event evt)
           
 void SpringTransactionSynchronizationListener.beforeResume(Component comp, Event evt)
           
 void SpringTransactionSynchronizationListener.cleanup(Component comp, Event evt, java.util.List errs)
           
 void SpringTransactionSynchronizationListener.complete(Component comp, Event evt)
           
 boolean SpringTransactionSynchronizationListener.init(Component comp, Event evt)
           
 void SpringTransactionSynchronizationListener.prepare(Component comp, Event evt)
           
 

Uses of Component in org.zkoss.zkplus.util
 

Methods in org.zkoss.zkplus.util with parameters of type Component
 void ThreadLocalListener.abortResume(Component comp, Event evt)
           
 void ThreadLocalListener.afterResume(Component comp, Event evt)
           
 void ThreadLocalListener.beforeResume(Component comp, Event evt)
           
 void ThreadLocalListener.cleanup(Component comp, Event evt, java.util.List errs)
           
 void ThreadLocalListener.complete(Component comp, Event evt)
           
 boolean ThreadLocalListener.init(Component comp, Event evt)
           
 void ThreadLocalListener.prepare(Component comp, Event evt)
           
 

Uses of Component in org.zkoss.zml
 

Classes in org.zkoss.zml that implement Component
 class Transformer
          XML transformer.
 class XmlMacroComponent
          The implemetation of a macro component for XML output.
 class XmlNativeComponent
          A comonent used to represent XML elements that are associated with the inline namespace (http://www.zkoss.org/2005/zk/inline).
 

Methods in org.zkoss.zml that return Component
 Component XmlNativeComponent.XmlHelper.newNative(java.lang.String text)
           
 

Methods in org.zkoss.zml with parameters of type Component
 void XmlMacroComponent.setParent(Component parent)
          Changes the parent.
 

Uses of Component in org.zkoss.zul
 

Classes in org.zkoss.zul that implement Component
 class Applet
          A generic applet component.
 class Audio
          An audio clip.
 class Auxhead
          Used to define a collection of auxiliary headers (Auxheader).
 class Auxheader
          An auxiliary header.
 class Bandbox
          A band box.
 class Bandpopup
          The popup that belongs to a Bandbox instance.
 class Box
          A box.
 class Calendar
          A calendar.
 class Captcha
          The generic captcha component.
 class Chart
          The generic chart component.
 class Checkbox
          A checkbox.
 class Column
          A single column in a Columns element.
 class Columns
          Defines the columns of a grid.
 class Combobox
          A combo box.
 class Comboitem
          An item of a combo box.
 class Datebox
          An edit box for holding a date.
 class Decimalbox
          An edit box for holding BigDecimal.
 class Detail
          The detail component is used to display a detailed section where a master row and multiple detail rows are on the same row.
 class Doublebox
          An edit box for holding an float point value (double).
 class Fileupload
          A fileupload dialog used to let user upload a file.
 class Flash
          A generic flash component.
 class Foot
          Defines a set of footers (Footer) for a grid (Grid).
 class Footer
          A column of the footer of a grid (Grid).
 class Grid
          A grid is an element that contains both rows and columns elements.
 class Group
          Adds the ability for single level grouping to the Grid.
 class Groupbox
          Groups a set of child elements to have a visual effect.
 class Groupfoot
          GroupFoot serves as a summary row of group.
 class Hbox
          A hbox.
 class Image
          An image.
 class Imagemap
          An image map.
 class Include
          Includes the result generated by any servlet, not limited to a ZUML page.
 class Intbox
          An edit box for holding an integer.
 class Listbox
          A listbox.
 class Listcell
          A list cell.
 class Listfoot
          A row of Listfooter.
 class Listfooter
          A column of the footer of a list box (Listbox).
 class Listgroup
          Adds the ability for single level grouping to the Listbox.
 class Listgroupfoot
          GroupFooter serves as a summary listitem of listgroup.
 class Listhead
          A list headers used to define multi-columns and/or headers.
 class Listheader
          The list header which defines the attributes and header of a columen of a list box.
 class Listitem
          A list item.
 class Longbox
          An edit box for holding an integer.
 class Menubar
          A container that usually contains menu elements.
 class Menuitem
          A single choice in a Menupopup element.
 class Menupopup
          A container used to display menus.
 class Menuseparator
          Used to create a separator between menu items.
 class Paging
          Paging of long content.
 class Panel
          Panel is a container that has specific functionality and structural components that make it the perfect building block for application-oriented user interfaces.
 class Panelchildren
          Panelchildren is used for Panel component to manage each child who will be shown in the body of Panel.
 class Popup
          A container that is displayed as a popup.
 class Progressmeter
          A progress meter is a bar that indicates how much of a task has been completed.
 class Radio
          A radio button.
 class Radiogroup
          A radio group.
 class Row
          A single row in a Rows element.
 class Rows
          Defines the rows of a grid.
 class Separator
          A separator.
 class Slider
          A slider.
 class Space
          Space is a Separator with the orient default to "horizontal".
 class Spinner
          An edit box for holding a constrained integer.
 class Splitter
          An element which should appear before or after an element inside a box (Box, Vbox and Hbox).
 class Tab
          A tab.
 class Tabbox
          A tabbox.
 class Tabpanel
          A tab panel.
 class Tabpanels
          A collection of tab panels.
 class Tabs
          A collection of tabs (Tab).
 class Textbox
          A textbox.
 class Timebox
          An input box for holding a time (a java.util.Date Object , but only Hour & Minute are used.
 class Timer
          Fires one or more Event after a specified delay.
 class Toolbar
          A toolbar.
 class Toolbarbutton
          A tool button.
 class Tree
          A container which can be used to hold a tabular or hierarchical set of rows of elements.
 class Treecell
          A treecell.
 class Treechildren
          A treechildren.
 class Treecol
          A treecol.
 class Treecols
          A treecols.
 class Treefoot
          A row of Treefooter.
 class Treefooter
          A column of the footer of a tree (Tree).
 class Treeitem
          A treeitem.
 class Treerow
          A treerow.
 class Vbox
          A vbox.
 class Window
          A generic window.
 

Methods in org.zkoss.zul that return Component
 Component Grid.getCell(int row, int col)
          Returns the specified cell, or null if not available.
protected  Component Tree.getChildByNode(java.lang.Object node)
          Return the Tree or Treeitem component by a given associated node in model.
 Component RowRendererExt.newCell(Row row)
          Create a component as the first cell of the row.
 

Methods in org.zkoss.zul with parameters of type Component
protected  void Panel.addMoved(Component oldparent, Page oldpg, Page newpg)
           
protected  void Rows.afterInsert(Component comp)
          Callback if a child has been inserted.
protected  void Listbox.afterInsert(Component comp)
          Callback if a list item has been inserted.
protected  void Rows.beforeRemove(Component comp)
          Callback if a child will be removed (not removed yet).
protected  void Listbox.beforeRemove(Component comp)
          Callback if a list item will be removed (not removed yet).
 java.lang.String Box.getChildInnerAttrs(Component child)
          Returns the inner attributes used to wrap the children (never null).
 java.lang.String Box.getChildOuterAttrs(Component child)
          Returns the outer attributes used to wrap the children (never null).
 java.lang.String SimpleConstraint.getErrorMessage(Component comp)
           
 java.lang.String ClientConstraint.getErrorMessage(Component comp)
          Returns the error message when the client detects an error, or null if not specified.
 boolean Window.ExtraCtrl.inDifferentBranch(Component child)
           
 boolean Panel.ExtraCtrl.inDifferentBranch(Component child)
           
 boolean Groupbox.ExtraCtrl.inDifferentBranch(Component child)
           
 boolean Window.insertBefore(Component child, Component insertBefore)
           
 boolean Treerow.insertBefore(Component child, Component insertBefore)
           
 boolean Treeitem.insertBefore(Component child, Component insertBefore)
           
 boolean Treefoot.insertBefore(Component child, Component insertBefore)
           
 boolean Treecols.insertBefore(Component child, Component insertBefore)
           
 boolean Treechildren.insertBefore(Component child, Component insertBefore)
           
 boolean Tree.insertBefore(Component newChild, Component refChild)
           
 boolean Toolbar.insertBefore(Component newChild, Component refChild)
           
 boolean Tabs.insertBefore(Component child, Component insertBefore)
           
 boolean Tabpanels.insertBefore(Component child, Component insertBefore)
           
 boolean Tabbox.insertBefore(Component child, Component insertBefore)
           
 boolean Rows.insertBefore(Component child, Component refChild)
           
 boolean Row.insertBefore(Component newChild, Component refChild)
           
 boolean Panel.insertBefore(Component newChild, Component refChild)
           
 boolean Menupopup.insertBefore(Component child, Component insertBefore)
           
 boolean Menubar.insertBefore(Component child, Component insertBefore)
           
 boolean Menu.insertBefore(Component child, Component insertBefore)
           
 boolean Listitem.insertBefore(Component child, Component insertBefore)
           
 boolean Listhead.insertBefore(Component child, Component insertBefore)
           
 boolean Listfoot.insertBefore(Component child, Component insertBefore)
           
 boolean Listbox.insertBefore(Component newChild, Component refChild)
           
 boolean Imagemap.insertBefore(Component newChild, Component refChild)
           
 boolean Groupbox.insertBefore(Component child, Component insertBefore)
           
 boolean Grid.insertBefore(Component newChild, Component refChild)
           
 boolean Foot.insertBefore(Component child, Component insertBefore)
           
 boolean Combobox.insertBefore(Component newChild, Component refChild)
           
 boolean Columns.insertBefore(Component child, Component insertBefore)
           
 boolean Box.insertBefore(Component newChild, Component refChild)
           
 boolean Bandbox.insertBefore(Component newChild, Component refChild)
           
 boolean Auxhead.insertBefore(Component child, Component insertBefore)
           
 void Treeitem.onChildAdded(Component child)
           
 void Treechildren.onChildAdded(Component child)
           
 void Tree.onChildAdded(Component child)
           
 void Tabs.onChildAdded(Component child)
           
 void Listitem.onChildAdded(Component child)
           
 void Listgroup.onChildAdded(Component child)
           
 void Listbox.onChildAdded(Component child)
           
 void Imagemap.onChildAdded(Component child)
           
 void Group.onChildAdded(Component child)
           
 void Combobox.onChildAdded(Component child)
           
 void Columns.onChildAdded(Component child)
           
 void Window.onChildRemoved(Component child)
           
 void Treeitem.onChildRemoved(Component child)
           
 void Treechildren.onChildRemoved(Component child)
           
 void Tree.onChildRemoved(Component child)
           
 void Tabs.onChildRemoved(Component child)
           
 void Tabbox.onChildRemoved(Component child)
           
 void Row.onChildRemoved(Component child)
           
 void Panel.onChildRemoved(Component child)
           
 void Listitem.onChildRemoved(Component child)
           
 void Listgroup.onChildRemoved(Component child)
           
 void Listbox.onChildRemoved(Component child)
           
 void Imagemap.onChildRemoved(Component child)
           
 void Groupbox.onChildRemoved(Component child)
           
 void Group.onChildRemoved(Component child)
           
 void Combobox.onChildRemoved(Component child)
           
 void Columns.onChildRemoved(Component child)
           
 void Box.onChildRemoved(Component child)
           
 void Bandbox.onChildRemoved(Component child)
           
 void Row.onDrawNewChild(Component child, java.lang.StringBuffer out)
           
 void Menubar.onDrawNewChild(Component child, java.lang.StringBuffer out)
           
 void Box.onDrawNewChild(Component child, java.lang.StringBuffer out)
           
 void Popup.open(Component ref)
          Opens this popup right below the specified component at the cleint.
 void Popup.open(Component ref, java.lang.String position)
          Opens this popup right below the specified component at the client.
 boolean Rows.removeChild(Component child)
          If the child is a group, its groupfoot will be removed at the same time.
 boolean Listbox.removeChild(Component child)
          If the child is a listgroup, its listgroupfoot will be removed at the same time.
 boolean Grid.removeChild(Component child)
           
 void Treerow.setParent(Component parent)
           
 void Treeitem.setParent(Component parent)
           
 void Treefooter.setParent(Component parent)
           
 void Treefoot.setParent(Component parent)
           
 void Treecols.setParent(Component parent)
           
 void Treecol.setParent(Component parent)
           
 void Treechildren.setParent(Component parent)
           
 void Treecell.setParent(Component parent)
           
 void Tabs.setParent(Component parent)
           
 void Tabpanels.setParent(Component parent)
           
 void Tabpanel.setParent(Component parent)
           
 void Tab.setParent(Component parent)
           
 void Splitter.setParent(Component parent)
           
 void Rows.setParent(Component parent)
           
 void Row.setParent(Component parent)
           
 void Radio.setParent(Component parent)
           
 void Panelchildren.setParent(Component parent)
           
 void Menuitem.setParent(Component parent)
           
 void Menu.setParent(Component parent)
           
 void Listitem.setParent(Component parent)
           
 void Listheader.setParent(Component parent)
           
 void Listhead.setParent(Component parent)
           
 void Listfooter.setParent(Component parent)
           
 void Listfoot.setParent(Component parent)
           
 void Listcell.setParent(Component parent)
           
 void Footer.setParent(Component parent)
           
 void Foot.setParent(Component parent)
           
 void Detail.setParent(Component parent)
           
 void Comboitem.setParent(Component parent)
           
 void Columns.setParent(Component parent)
           
 void Column.setParent(Component parent)
           
 void Caption.setParent(Component parent)
           
 void Bandpopup.setParent(Component parent)
           
 void Auxheader.setParent(Component parent)
           
 void Area.setParent(Component parent)
           
 void CustomConstraint.showCustomError(Component comp, WrongValueException ex)
          To display the error message in a custom way.
 void SimpleSpinnerConstraint.validate(Component comp, java.lang.Object value)
           
 void SimpleDateConstraint.validate(Component comp, java.lang.Object value)
           
 void SimpleConstraint.validate(Component comp, java.lang.Object value)
           
 void Constraint.validate(Component comp, java.lang.Object value)
          Verifies whether the value is acceptable.
 

Constructors in org.zkoss.zul with parameters of type Component
Box(Component[] children)
          Constructor a box by assigning an array of children.
Box(java.lang.String orient, Component[] children)
          Constructor a box by assigning an array of children.
Hbox(Component[] children)
          Constructor a horizontal box by assigning an array of children.
Vbox(Component[] children)
          Constructor a vertical box by assigning an array of children.
 

Uses of Component in org.zkoss.zul.api
 

Subinterfaces of Component in org.zkoss.zul.api
 interface Applet
          A generic applet component.
 interface Audio
          An audio clip.
 interface Auxhead
          Used to define a collection of auxiliary headers (Auxheader).
 interface Auxheader
          An auxiliary header.
 interface Bandbox
          A band box.
 interface Bandpopup
          The popup that belongs to a Bandbox instance.
 interface Box
          A box.
 interface Button
          A button.
 interface Calendar
          A calendar.
 interface Captcha
          The generic captcha component.
 interface Caption
          A header for a Groupbox.
 interface Chart
          The generic chart component.
 interface Checkbox
          A checkbox.
 interface Column
          A single column in a Columns element.
 interface Columns
          Defines the columns of a grid.
 interface Combobox
          A combo box.
 interface Comboitem
          An item of a combo box.
 interface Datebox
          An edit box for holding a date.
 interface Decimalbox
          An edit box for holding BigDecimal.
 interface Detail
          The detail component is used to display a detailed section where a master row and multiple detail rows are on the same row.
 interface Div
          The same as HTML DIV tag.
 interface Doublebox
          An edit box for holding an float point value (double).
 interface Fileupload
          A fileupload dialog used to let user upload a file.
 interface Flash
          A generic flash component.
 interface Foot
          Defines a set of footers (Footer) for a grid (Grid).
 interface Footer
          A column of the footer of a grid (Grid).
 interface Grid
          A grid is an element that contains both rows and columns elements.
 interface Group
          Adds the ability for single level grouping to the Grid.
 interface Groupbox
          Groups a set of child elements to have a visual effect.
 interface Groupfoot
          GroupFoot serves as a summary row of group.
 interface Hbox
          A hbox.
 interface Html
          A comonent used to embed the browser native content (i.e., HTML tags) into the output sent to the browser.
 interface Iframe
          Includes an inline frame.
 interface Image
          An image.
 interface Imagemap
          An image map.
 interface Include
          Includes the result generated by any servlet, not limited to a ZUML page.
 interface Intbox
          An edit box for holding an integer.
 interface Label
          A label.
 interface Listbox
          A listbox.
 interface Listcell
          A list cell.
 interface Listfoot
          A row of Listfooter.
 interface Listfooter
          A column of the footer of a list box (Listbox).
 interface Listgroup
          Adds the ability for single level grouping to the Listbox.
 interface Listgroupfoot
          GroupFooter serves as a summary listitem of listgroup.
 interface Listhead
          A list headers used to define multi-columns and/or headers.
 interface Listheader
          The list header which defines the attributes and header of a columen of a list box.
 interface Listitem
          A list item.
 interface Longbox
          An edit box for holding an integer.
 interface Menu
          An element, much like a button, that is placed on a menu bar.
 interface Menubar
          A container that usually contains menu elements.
 interface Menuitem
          A single choice in a Menupopup element.
 interface Menupopup
          A container used to display menus.
 interface Menuseparator
          Used to create a separator between menu items.
 interface Paging
          Paging of long content.
 interface Panel
          Panel is a container that has specific functionality and structural components that make it the perfect building block for application-oriented user interfaces.
 interface Panelchildren
          Panelchildren is used for Panel component to manage each child who will be shown in the body of Panel.
 interface Popup
          A container that is displayed as a popup.
 interface Progressmeter
          A progress meter is a bar that indicates how much of a task has been completed.
 interface Radio
          A radio button.
 interface Radiogroup
          A radio group.
 interface Row
          A single row in a Rows element.
 interface Rows
          Defines the rows of a grid.
 interface Separator
          A separator.
 interface Slider
          A slider.
 interface Space
          Space is a Separator with the orient default to "horizontal".
 interface Span
          The same as HTML SPAN tag.
 interface Spinner
          An edit box for holding a constrained integer.
 interface Splitter
          An element which should appear before or after an element inside a box ( Box, Vbox and Hbox).
 interface Tab
          A tab.
 interface Tabbox
          A tabbox.
 interface Tabpanel
          A tab panel.
 interface Tabpanels
          A collection of tab panels.
 interface Tabs
          A collection of tabs (Tab).
 interface Textbox
          A textbox.
 interface Timebox
          An input box for holding a time (a java.util.Date Object , but only Hour & Minute are used.
 interface Timer
          Fires one or more Event after a specified delay.
 interface Toolbar
          A toolbar.
 interface Toolbarbutton
          A tool button.
 interface Tree
          A container which can be used to hold a tabular or hierarchical set of rows of elements.
 interface Treecell
          A treecell.
 interface Treechildren
          A treechildren.
 interface Treecol
          A treecol.
 interface Treecols
          A treecols.
 interface Treefoot
          A row of Treefooter.
 interface Treefooter
          A column of the footer of a tree (Tree).
 interface Treeitem
          A treeitem.
 interface Treerow
          A treerow.
 interface Vbox
          A vbox.
 interface Window
          A generic window.
 

Methods in org.zkoss.zul.api that return Component
 Component Grid.getCell(int row, int col)
          Returns the specified cell, or null if not available.
 

Methods in org.zkoss.zul.api with parameters of type Component
 void Popup.open(Component ref)
          Opens this popup right below the specified component at the cleint.
 void Popup.open(Component ref, java.lang.String position)
          Opens this popup right below the specified component at the client.
 

Uses of Component in org.zkoss.zul.au.out
 

Constructors in org.zkoss.zul.au.out with parameters of type Component
AuPopup(Component comp, boolean option)
          Constructs an instance to close the popup.
AuPopup(Component comp, Component ref)
          Constructs an instance to open the popup at specified location.
AuPopup(Component comp, java.lang.String x, java.lang.String y)
          Constructs an instance to open the popup at specified location.
 

Uses of Component in org.zkoss.zul.event
 

Methods in org.zkoss.zul.event that return Component
 Component ColSizeEvent.getColumn()
          Returns the column whose width is changed.
 

Constructors in org.zkoss.zul.event with parameters of type Component
ColSizeEvent(java.lang.String evtnm, Component target, int icol, Component col, int keys)
          Constructs an instance of ColSizeEvent.
PageSizeEvent(java.lang.String name, Component target, int pgsz)
          Construct a page size event.
PageSizeEvent(java.lang.String name, Component target, Pageable pageable, int pgsz)
          Construct a page size event that the target is different from the page controller.
PagingEvent(java.lang.String name, Component target, int actpg)
          Construct a paging event.
PagingEvent(java.lang.String name, Component target, Pageable pageable, int actpg)
          Construct a paging event that the target is different from the page controller.
 

Uses of Component in org.zkoss.zul.fn
 

Methods in org.zkoss.zul.fn with parameters of type Component
static java.lang.String ZulFns.getBoxChildInnerAttrs(Component child)
          Returns the inner attributes used for the cell of the specified child when it is placed inside of hbox/vbox.
static java.lang.String ZulFns.getBoxChildOuterAttrs(Component child)
          Returns the outer attributes used for the cell of the specified child when it is placed inside of hbox/vbox.
static void ZulFns.resetStripeClass(Component parent)
          Resets the stripe CSS for each row.
static void ZulFns.setStripeClass(Component child)
          Sets the stripe CSS for each row.
static boolean ZulFns.shallVisitTree(Tree tree, Component child)
          Returns whether the treeitem should be visited.
 

Uses of Component in org.zkoss.zul.impl
 

Classes in org.zkoss.zul.impl that implement Component
 class FileuploadDlg
          Used with Fileupload to implement the upload feature.
 class FormatInputElement
          A skeletal implementation for an input box with format.
 class HeaderElement
          A skeletal implementation for a header.
 class HeadersElement
          A skeletal implementation for headers, the parent of a group of HeaderElement.
 class InputElement
          A skeletal implementation of an input box.
 class LabelElement
          A XUL element with a label.
 class LabelImageElement
          A XUL element with a label (LabelElement.getLabel()) and an image (LabelImageElement.getImage()).
 class MessageboxDlg
          Used with Messagebox to implement a message box.
static class MessageboxDlg.Button
          Represents a button on the message box.
 class NumberInputElement
          A skeletal implementation for number-type input box.
 class XulElement
          The fundamental class for XUL elements.
 

Uses of Component in org.zkoss.zul.impl.api
 

Subinterfaces of Component in org.zkoss.zul.impl.api
 interface FormatInputElement
          A skeletal implementation for an input box with format.
 interface HeaderElement
          A skeletal implementation for a header.
 interface HeadersElement
          A skeletal implementation for headers, the parent of a group of HeaderElement.
 interface InputElement
          A skeletal implementation of an input box.
 interface LabelElement
          A XUL element with a label.
 interface LabelImageElement
          A XUL element with a label (LabelElement.getLabel()) and an image ( LabelImageElement.getImage()).
 interface NumberInputElement
          A skeletal implementation for number-type input box.
 interface XulElement
          The fundamental class for XUL elements.
 



Copyright © 2005-2009 Potix Corporation. All Rights Reserved.