oxjs/source/Ox.UI/js/Form
2012-06-27 20:38:07 +02:00
..
ArrayEditable.js document events 2012-06-18 00:38:26 +02:00
ArrayInput.js document events 2012-06-18 00:38:26 +02:00
Button.js when clicking button, hide its tooltip 2012-06-18 10:54:08 +02:00
ButtonGroup.js document events 2012-06-18 00:38:26 +02:00
Checkbox.js document events 2012-06-18 00:38:26 +02:00
CheckboxGroup.js Ox.divideInt -> Ox.splitInt 2012-06-25 16:43:03 +02:00
ColorInput.js make Ox.rgb always return integers 2012-06-24 17:41:27 +02:00
ColorPicker.js make Ox.rgb always return integers 2012-06-24 17:41:27 +02:00
DateInput.js document events 2012-06-18 00:38:26 +02:00
DateTimeInput.js document events 2012-06-18 00:38:26 +02:00
Editable.js appendTo(that.$element) -> appendTo(that) 2012-06-26 18:21:39 +02:00
FileButton.js FileButton: add default for image options 2012-06-27 12:55:38 +02:00
FileInput.js in TableLists, use options.unique, not options.columns[i].unique 2012-06-27 20:38:07 +02:00
Filter.js document events 2012-06-18 00:38:26 +02:00
Form.js document events 2012-06-18 00:38:26 +02:00
FormElementGroup.js document events 2012-06-18 00:38:26 +02:00
FormItem.js Ox.FormItem: use 'OxSelectable' class 2012-06-14 12:34:46 +02:00
FormPanel.js in TableLists, use options.unique, not options.columns[i].unique 2012-06-27 20:38:07 +02:00
Input.js fix textarea background CSS (since they may have labels) - still doesn't fix their active state 2012-06-27 19:04:34 +02:00
InputGroup.js Ox.divideInt -> Ox.splitInt 2012-06-25 16:43:03 +02:00
InsertHTMLDialog.js remove print statements 2012-06-15 11:47:18 +02:00
Label.js update documentation (classes) 2012-05-31 12:32:54 +02:00
ObjectArrayInput.js document events 2012-06-18 00:38:26 +02:00
ObjectInput.js document events 2012-06-18 00:38:26 +02:00
OptionGroup.js make Ox.forEach(object...) return a number; remove Ox.setPropertyOnce; move Ox.last to Array.js; update documentation and tests 2012-06-02 16:08:01 +02:00
Picker.js document events 2012-06-18 00:38:26 +02:00
PlaceInput.js update documentation (classes) 2012-05-31 12:32:54 +02:00
PlacePicker.js update documentation (classes) 2012-05-31 12:32:54 +02:00
Range.js appendTo(that.$element) -> appendTo(that) 2012-06-26 18:21:39 +02:00
Select.js document events 2012-06-18 00:38:26 +02:00
SelectInput.js Ox.SelectInput: focus input when switching to 'other' option 2012-06-14 16:05:17 +02:00
Spreadsheet.js document events 2012-06-18 00:38:26 +02:00
TimeInput.js DateInput/TimeInput/DateTimeInput: don't fail when options are undefined 2012-06-14 15:50:00 +02:00