@Target(value=PARAMETER)
@Retention(value=RUNTIME)
public @interface SelectorParam
Selectors.find(org.zkoss.zk.ui.Component, String)
to select the components. Collection
, it passes the result directly. Otherwise it passes the first result or null if no result.Init
,
Command
,
Selectors.find(org.zkoss.zk.ui.Component, String)
Modifier and Type | Required Element and Description |
---|---|
java.lang.String |
value
component selector of the parameter
|
Copyright © 2005-2018 Potix Corporation. All Rights Reserved.