Hi Peter,

On 09.09.2013 14:32, Peter Schneider wrote:
> So my questions are:
> a) how to 'link' to a (own) property?

Just like any other class item. Your comment is just short one hash, 
which is why the link to periodStart works:

* {@link #periodStart} and {@link periodEnd}

>     (method 'getRange' in example)
> b) how to 'link' to a constructor?
>     (method 'foo' in example)

{@link #construct} should work. In fact it does, but the API data 
verifier doesn't recognize 'construct' as a valid link target. Could you 
please open a bug report for this issue?

>
>
> By the way, in the documentation of 'link'[3] there is a slight error in the
> example I think. The closing brace should be directly behind NUMBER, right?
>    {@link qx.constant.Type#NUMBER} here.
>    instead of
>    {@link qx.constant.Type#NUMBER here}.

No, that's valid. It means that the link text will be "here" instead of 
"qx.constant.Type#NUMBER".

Regards,
Daniel

------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to