public final class ComponentHandler extends Object
Modifier and Type | Method and Description |
---|---|
static org.zkoss.zk.ui.Component |
findComponentById(org.zkoss.zk.ui.Component comp,
String id)
Searches all children of the given component (incl.
|
public static org.zkoss.zk.ui.Component findComponentById(org.zkoss.zk.ui.Component comp, String id)
null
is returned.comp
- Componentid
- Component idCopyright © 2021 Hyland Software Germany GmbH. All rights reserved.