I noticed that some elements within a Dialog definition have 'setup' and 'commit' methods while others don't.
Take the textfield.js plugin for example, both the '_cke_saved_name' and 'type' elements have 'setup' and 'commit' methods BUT 'maxLength' and 'size' do not.
Can anyone explain?
Take the textfield.js plugin for example, both the '_cke_saved_name' and 'type' elements have 'setup' and 'commit' methods BUT 'maxLength' and 'size' do not.
Can anyone explain?

Re: Dialog Definition: Purpose of setup & commit
Re: Dialog Definition: Purpose of setup & commit