Remove "can't be" from optional params warning.
It's more of an ExtJS convention that mandatory parameters won't come after optional ones. jQuery for example has many methods that make use of optional parameters before mandatory ones.
Loading
Please register or sign in to comment