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}.
Loading
Please register or sign in to comment