-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
2.0.0
-
None
-
Eclipse 3.7 and 4.2
demo.zul:
<window apply="org.zkoss.bind.BindComposer"> <label value="@init(m)" /> <zscript><![CDATA[ String msg = "Hello"; ]]> </zscript> </window>
There should be a proposal "msg" when cursor after char. "m" of "@init(m)"