Skip to content
Commit 2739b18b authored by Rene Saarsoo's avatar Rene Saarsoo
Browse files

Auto-create get/set methods for @cfg with @accessor.

The generated methods will have the following documentation:

    @cfg foo

    @method getFoo
    Returns the value of {@link #cfg-foo}.

    @method setFoo
    Sets the value of {@link #cfg-foo}.
parent bb4eb13c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment