egroupware_official/etemplate/js
Andreas Stöckel 41787c36f3 - Reading readonly properties
- Added system for readonlys: Readonly is passed in constructor as third parameter. If a widget class is registerd with "[type]_ro" (see et2_textbox for example) this one is created
- Added new 'valueWidget' base class which introduces the 'value' attribute and implements auto loading from the content array
- Implemented readonly attribute for buttons and textboxes
2011-08-16 12:31:18 +00:00
..
lib et2_debug is now capable of taking any count of arguments as the console.* functions do, improved 'Attribute does not exist' message, fixed memory leak in grid (inherited destructor was not called) 2011-08-15 16:03:53 +00:00
test - Reading readonly properties 2011-08-16 12:31:18 +00:00
ajax_select.js Javascript fix for ajax select widget on IE 2010-02-15 20:40:34 +00:00
et2_arrayMgr.js - Reading readonly properties 2011-08-16 12:31:18 +00:00
et2_baseWidget.js fixed not working dependency 2011-08-13 17:34:22 +00:00
et2_box.js Added correct handling of namespaces for the getValues function 2011-08-12 17:02:21 +00:00
et2_button.js - Reading readonly properties 2011-08-16 12:31:18 +00:00
et2_common.js - Reading readonly properties 2011-08-16 12:31:18 +00:00
et2_description.js - Reading readonly properties 2011-08-16 12:31:18 +00:00
et2_DOMWidget.js Added et2_all.js which contains references to all widgets and can be included by egw to load the complete etemplate2 js module, fixed problem in 'et2_DOMWidget::set_disabled', interpreting 'type' attribute like the node name when creating the wigdets from XML 2011-08-15 08:34:21 +00:00
et2_grid.js - Reading readonly properties 2011-08-16 12:31:18 +00:00
et2_inheritance.js - Reading readonly properties 2011-08-16 12:31:18 +00:00
et2_inputWidget.js - Reading readonly properties 2011-08-16 12:31:18 +00:00
et2_tabs.js - Styled button a little bit 2011-08-10 14:36:31 +00:00
et2_template.js Fixed problem with getValues iterating over widgets which are in proxied templates 2011-08-15 10:04:37 +00:00
et2_textbox.js - Reading readonly properties 2011-08-16 12:31:18 +00:00
et2_valueWidget.js - Reading readonly properties 2011-08-16 12:31:18 +00:00
et2_widget.js - Reading readonly properties 2011-08-16 12:31:18 +00:00
et2_xml.js - Styled button a little bit 2011-08-10 14:36:31 +00:00
etemplate2.js - Reading readonly properties 2011-08-16 12:31:18 +00:00
etemplate.js Correctly change style if element has more than one class 2011-03-08 23:49:30 +00:00
nextmatch_action.js Fix clearing of nm_popup_action resulting in a submit for the second time a popup was shown 2011-08-08 17:35:01 +00:00