fix vim line

This commit is contained in:
j 2011-07-29 20:48:43 +02:00
parent ff1714013c
commit 0ccad0b973
81 changed files with 81 additions and 81 deletions

View file

@ -1,4 +1,4 @@
// vim: et:ts=4:sw=4:sts=4:ft=js // vim: et:ts=4:sw=4:sts=4:ft=javascript
/*@ /*@
Ox.Bar <f:Ox.Element> Bar Ox.Bar <f:Ox.Element> Bar
() -> <o> Bar object () -> <o> Bar object

View file

@ -1,4 +1,4 @@
// vim: et:ts=4:sw=4:sts=4:ft=js // vim: et:ts=4:sw=4:sts=4:ft=javascript
/*@ /*@
Ox.Resizebar <f:Ox.Element> Resizebar Ox.Resizebar <f:Ox.Element> Resizebar
() -> <f> Resizebar object () -> <f> Resizebar object

View file

@ -1,4 +1,4 @@
// vim: et:ts=4:sw=4:sts=4:ft=js // vim: et:ts=4:sw=4:sts=4:ft=javascript
/*@ /*@
Ox.Tabbar <f:Ox.Bar> Tabbar Ox.Tabbar <f:Ox.Bar> Tabbar
() -> <o> Tabbar object () -> <o> Tabbar object

View file

@ -1,4 +1,4 @@
// vim: et:ts=4:sw=4:sts=4:ft=js // vim: et:ts=4:sw=4:sts=4:ft=javascript
/** /**
fixme: no need for this fixme: no need for this
*/ */

View file

@ -1,4 +1,4 @@
// vim: et:ts=4:sw=4:sts=4:ft=js // vim: et:ts=4:sw=4:sts=4:ft=javascript
/*@ /*@
Ox.Calendar <f:Ox.Element> Basic calendar object Ox.Calendar <f:Ox.Element> Basic calendar object

View file

@ -1,4 +1,4 @@
// vim: et:ts=4:sw=4:sts=4:ft=js // vim: et:ts=4:sw=4:sts=4:ft=javascript
/*@ /*@
Ox.CalendarDate <f> CalendarDate Ox.CalendarDate <f> CalendarDate
() -> <o> CalendarData object () -> <o> CalendarData object

View file

@ -1,4 +1,4 @@
// vim: et:ts=4:sw=4:sts=4:ft=js // vim: et:ts=4:sw=4:sts=4:ft=javascript
/*@ /*@
Ox.App <f> Basic application instance that communicates with a JSON API Ox.App <f> Basic application instance that communicates with a JSON API

View file

@ -1,4 +1,4 @@
// vim: et:ts=4:sw=4:sts=4:ft=js // vim: et:ts=4:sw=4:sts=4:ft=javascript
/*@ /*@
Ox.Clipboard <o> Basic clipboard handler Ox.Clipboard <o> Basic clipboard handler
copy <f> copy to clipbloard copy <f> copy to clipbloard

View file

@ -1,4 +1,4 @@
// vim: et:ts=4:sw=4:sts=4:ft=js // vim: et:ts=4:sw=4:sts=4:ft=javascript
// fixme: wouldn't it be better to let the elements be, // fixme: wouldn't it be better to let the elements be,
// rather then $element, $content, and potentially others, // rather then $element, $content, and potentially others,
// 0, 1, 2, etc, so that append would append 0, and appendTo // 0, 1, 2, etc, so that append would append 0, and appendTo

View file

@ -1,4 +1,4 @@
// vim: et:ts=4:sw=4:sts=4:ft=js // vim: et:ts=4:sw=4:sts=4:ft=javascript
// check out http://ejohn.org/apps/learn/#36 (-#38, making fns work w/o new) // check out http://ejohn.org/apps/learn/#36 (-#38, making fns work w/o new)
/*@ /*@

View file

@ -1,4 +1,4 @@
// vim: et:ts=4:sw=4:sts=4:ft=js // vim: et:ts=4:sw=4:sts=4:ft=javascript
/*@ /*@
Ox.Focus <o> Basic focus handler Ox.Focus <o> Basic focus handler
@*/ @*/

View file

@ -1,4 +1,4 @@
// vim: et:ts=4:sw=4:sts=4:ft=js // vim: et:ts=4:sw=4:sts=4:ft=javascript
/*** /***
Ox.History Ox.History
***/ ***/

View file

@ -1,4 +1,4 @@
// vim: et:ts=4:sw=4:sts=4:ft=js // vim: et:ts=4:sw=4:sts=4:ft=javascript
/*@ /*@
Ox.JQueryElement <function> Wrapper for jQuery Ox.JQueryElement <function> Wrapper for jQuery

View file

@ -1,4 +1,4 @@
// vim: et:ts=4:sw=4:sts=4:ft=js // vim: et:ts=4:sw=4:sts=4:ft=javascript
/*** /***
Ox.Keyboard Ox.Keyboard
***/ ***/

View file

@ -1,4 +1,4 @@
// vim: et:ts=4:sw=4:sts=4:ft=js // vim: et:ts=4:sw=4:sts=4:ft=javascript
/*@ /*@
Ox.LoadingIcon <f:Ox.Element> Loading Icon Element Ox.LoadingIcon <f:Ox.Element> Loading Icon Element
() -> <f> Loading Icon Element () -> <f> Loading Icon Element

View file

@ -1,4 +1,4 @@
// vim: et:ts=4:sw=4:sts=4:ft=js // vim: et:ts=4:sw=4:sts=4:ft=javascript
/** /**
Ox.Progressbar Ox.Progressbar
*/ */

View file

@ -1,4 +1,4 @@
// vim: et:ts=4:sw=4:sts=4:ft=js // vim: et:ts=4:sw=4:sts=4:ft=javascript
/*@ /*@
Ox.Request <o> Basic request handler object Ox.Request <o> Basic request handler object
FIXME: options is not a property, just documenting defaults FIXME: options is not a property, just documenting defaults

View file

@ -1,4 +1,4 @@
// vim: et:ts=4:sw=4:sts=4:ft=js // vim: et:ts=4:sw=4:sts=4:ft=javascript
/*@ /*@
Ox.SyntaxHighlighter <function> Syntax Highlighter Ox.SyntaxHighlighter <function> Syntax Highlighter

View file

@ -1,4 +1,4 @@
// vim: et:ts=4:sw=4:sts=4:ft=js // vim: et:ts=4:sw=4:sts=4:ft=javascript
/*@ /*@
Ox.Theme <f> get/set theme Ox.Theme <f> get/set theme

View file

@ -1,4 +1,4 @@
// vim: et:ts=4:sw=4:sts=4:ft=js // vim: et:ts=4:sw=4:sts=4:ft=javascript
/*** /***
Ox.URL Ox.URL
***/ ***/

View file

@ -1,4 +1,4 @@
// vim: et:ts=4:sw=4:sts=4:ft=js // vim: et:ts=4:sw=4:sts=4:ft=javascript
/*@ /*@
Ox.Button <f:Ox.Element> Button Object Ox.Button <f:Ox.Element> Button Object
() -> <f> Button Object () -> <f> Button Object

View file

@ -1,4 +1,4 @@
// vim: et:ts=4:sw=4:sts=4:ft=js // vim: et:ts=4:sw=4:sts=4:ft=javascript
/*@ /*@
Ox.ButtonGroup <f:Ox.Element> ButtonGroup Object Ox.ButtonGroup <f:Ox.Element> ButtonGroup Object
() -> <f> ButtonGroup Object () -> <f> ButtonGroup Object

View file

@ -1,4 +1,4 @@
// vim: et:ts=4:sw=4:sts=4:ft=js // vim: et:ts=4:sw=4:sts=4:ft=javascript
/*@ /*@
Ox.Checkbox <f:Ox.Element> Checkbox Element Ox.Checkbox <f:Ox.Element> Checkbox Element
() -> <f> Checkbox Element () -> <f> Checkbox Element

View file

@ -1,4 +1,4 @@
// vim: et:ts=4:sw=4:sts=4:ft=js // vim: et:ts=4:sw=4:sts=4:ft=javascript
/*@ /*@
Ox.CheckboxGroup <f:Ox.Element> CheckboxGroup Object Ox.CheckboxGroup <f:Ox.Element> CheckboxGroup Object
() -> <f> CheckboxGroup Object () -> <f> CheckboxGroup Object

View file

@ -1,4 +1,4 @@
// vim: et:ts=4:sw=4:sts=4:ft=js // vim: et:ts=4:sw=4:sts=4:ft=javascript
/*@ /*@
Ox.ColorInput <f:Ox.InputGroup> ColorInput Element Ox.ColorInput <f:Ox.InputGroup> ColorInput Element
() -> <f> ColorInput Element () -> <f> ColorInput Element

View file

@ -1,4 +1,4 @@
// vim: et:ts=4:sw=4:sts=4:ft=js // vim: et:ts=4:sw=4:sts=4:ft=javascript
/*@ /*@
Ox.ColorPicker <f:Ox.Element> ColorPicker Element Ox.ColorPicker <f:Ox.Element> ColorPicker Element

View file

@ -1,4 +1,4 @@
// vim: et:ts=4:sw=4:sts=4:ft=js // vim: et:ts=4:sw=4:sts=4:ft=javascript
/*@ /*@
Ox.DateInput <f:Ox.Element> DateInput Element Ox.DateInput <f:Ox.Element> DateInput Element

View file

@ -1,4 +1,4 @@
// vim: et:ts=4:sw=4:sts=4:ft=js // vim: et:ts=4:sw=4:sts=4:ft=javascript
/*@ /*@
Ox.DateTimeInput <f:Ox.Element> DateTimeInput Element Ox.DateTimeInput <f:Ox.Element> DateTimeInput Element

View file

@ -1,4 +1,4 @@
// vim: et:ts=4:sw=4:sts=4:ft=js // vim: et:ts=4:sw=4:sts=4:ft=javascript
/*@ /*@
Ox.Filter <f:Ox.Element> Filter Element Ox.Filter <f:Ox.Element> Filter Element

View file

@ -1,4 +1,4 @@
// vim: et:ts=4:sw=4:sts=4:ft=js // vim: et:ts=4:sw=4:sts=4:ft=javascript
/*@ /*@
Ox.Form <f:Ox.Element> Form Object Ox.Form <f:Ox.Element> Form Object

View file

@ -1,4 +1,4 @@
// vim: et:ts=4:sw=4:sts=4:ft=js // vim: et:ts=4:sw=4:sts=4:ft=javascript
/*@ /*@
Ox.FormElementGroup <f:Ox.Element> FormElementGroup Element Ox.FormElementGroup <f:Ox.Element> FormElementGroup Element

View file

@ -1,4 +1,4 @@
// vim: et:ts=4:sw=4:sts=4:ft=js // vim: et:ts=4:sw=4:sts=4:ft=javascript
/*@ /*@
Ox.FormItem <f:Ox.Element> FormItem Element, wrap form element with an error message Ox.FormItem <f:Ox.Element> FormItem Element, wrap form element with an error message

View file

@ -1,4 +1,4 @@
// vim: et:ts=4:sw=4:sts=4:ft=js // vim: et:ts=4:sw=4:sts=4:ft=javascript
/*@ /*@
Ox.Input <f:Ox.Element> Input Element Ox.Input <f:Ox.Element> Input Element
() -> <f> Input Element () -> <f> Input Element

View file

@ -1,4 +1,4 @@
// vim: et:ts=4:sw=4:sts=4:ft=js // vim: et:ts=4:sw=4:sts=4:ft=javascript
/*@ /*@
Ox.InputGroup <f:Ox.Element> InputGroup Object Ox.InputGroup <f:Ox.Element> InputGroup Object

View file

@ -1,4 +1,4 @@
// vim: et:ts=4:sw=4:sts=4:ft=js // vim: et:ts=4:sw=4:sts=4:ft=javascript
/*@ /*@
Ox.Label <f:Ox.Element> Label Object Ox.Label <f:Ox.Element> Label Object
() -> <f> Label Object () -> <f> Label Object

View file

@ -1,4 +1,4 @@
// vim: et:ts=4:sw=4:sts=4:ft=js // vim: et:ts=4:sw=4:sts=4:ft=javascript
/*@ /*@
Ox.OptionGroup <f> OptionGroup Ox.OptionGroup <f> OptionGroup

View file

@ -1,4 +1,4 @@
// vim: et:ts=4:sw=4:sts=4:ft=js // vim: et:ts=4:sw=4:sts=4:ft=javascript
/*@ /*@
Ox.Picker <f:Ox.Element> Picker Object Ox.Picker <f:Ox.Element> Picker Object
() -> <f> Picker Object () -> <f> Picker Object

View file

@ -1,4 +1,4 @@
// vim: et:ts=4:sw=4:sts=4:ft=js // vim: et:ts=4:sw=4:sts=4:ft=javascript
/*@ /*@
Ox.PlaceInput <f:Ox.FormElementGroup> PlaceInput Object Ox.PlaceInput <f:Ox.FormElementGroup> PlaceInput Object

View file

@ -1,4 +1,4 @@
// vim: et:ts=4:sw=4:sts=4:ft=js // vim: et:ts=4:sw=4:sts=4:ft=javascript
/*@ /*@
Ox.PlacePicker <f:Ox.Element> PlacePicker Object Ox.PlacePicker <f:Ox.Element> PlacePicker Object

View file

@ -1,4 +1,4 @@
// vim: et:ts=4:sw=4:sts=4:ft=js // vim: et:ts=4:sw=4:sts=4:ft=javascript
/*@ /*@
Ox.Range <f:Ox.Element> Range Object Ox.Range <f:Ox.Element> Range Object
() -> <f> Range Object () -> <f> Range Object

View file

@ -1,4 +1,4 @@
// vim: et:ts=4:sw=4:sts=4:ft=js // vim: et:ts=4:sw=4:sts=4:ft=javascript
/*@ /*@
Ox.Select <f:Ox.Element> Select Object Ox.Select <f:Ox.Element> Select Object

View file

@ -1,4 +1,4 @@
// vim: et:ts=4:sw=4:sts=4:ft=js // vim: et:ts=4:sw=4:sts=4:ft=javascript
/*@ /*@
Ox.TimeInput <f:Ox.Element> TimeInput Object Ox.TimeInput <f:Ox.Element> TimeInput Object

View file

@ -1,4 +1,4 @@
// vim: et:ts=4:sw=4:sts=4:ft=js // vim: et:ts=4:sw=4:sts=4:ft=javascript
/*@ /*@
Ox.IconItem <f:Ox.Element> IconItem Object Ox.IconItem <f:Ox.Element> IconItem Object

View file

@ -1,4 +1,4 @@
// vim: et:ts=4:sw=4:sts=4:ft=js // vim: et:ts=4:sw=4:sts=4:ft=javascript
/*@ /*@
Ox.IconList <f:Ox.Element> IconList Object Ox.IconList <f:Ox.Element> IconList Object
() -> <f> IconList Object () -> <f> IconList Object

View file

@ -1,4 +1,4 @@
// vim: et:ts=4:sw=4:sts=4:ft=js // vim: et:ts=4:sw=4:sts=4:ft=javascript
/*@ /*@
Ox.ItemInput <f:Ox.Element> ItemInput Object Ox.ItemInput <f:Ox.Element> ItemInput Object

View file

@ -1,4 +1,4 @@
// vim: et:ts=4:sw=4:sts=4:ft=js // vim: et:ts=4:sw=4:sts=4:ft=javascript
/*@ /*@
Ox.List <f:Ox.Element> List Element Ox.List <f:Ox.Element> List Element

View file

@ -1,4 +1,4 @@
// vim: et:ts=4:sw=4:sts=4:ft=js // vim: et:ts=4:sw=4:sts=4:ft=javascript
/*@ /*@
Ox.ListItem <f:Ox.Element> ListItem Object Ox.ListItem <f:Ox.Element> ListItem Object

View file

@ -1,4 +1,4 @@
// vim: et:ts=4:sw=4:sts=4:ft=js // vim: et:ts=4:sw=4:sts=4:ft=javascript
/*@ /*@
Ox.ListPage <f:Ox.Element> ListPage Object Ox.ListPage <f:Ox.Element> ListPage Object
() -> <f> ListPage Object () -> <f> ListPage Object

View file

@ -1,4 +1,4 @@
// vim: et:ts=4:sw=4:sts=4:ft=js // vim: et:ts=4:sw=4:sts=4:ft=javascript
/*@ /*@
Ox.TextList <f:Ox.Element> TextList Object Ox.TextList <f:Ox.Element> TextList Object

View file

@ -1,4 +1,4 @@
// vim: et:ts=4:sw=4:sts=4:ft=js // vim: et:ts=4:sw=4:sts=4:ft=javascript
/*@ /*@
Ox.TreeList <f:Ox.Element> TreeList Object Ox.TreeList <f:Ox.Element> TreeList Object

View file

@ -1,4 +1,4 @@
// vim: et:ts=4:sw=4:sts=4:ft=js // vim: et:ts=4:sw=4:sts=4:ft=javascript
/*@ /*@
Ox.ListMap <f:Ox.Element> ListMap Object Ox.ListMap <f:Ox.Element> ListMap Object

View file

@ -1,4 +1,4 @@
// vim: et:ts=4:sw=4:sts=4:ft=js // vim: et:ts=4:sw=4:sts=4:ft=javascript
/*@ /*@
Ox.Map <function> Basic map object Ox.Map <function> Basic map object

View file

@ -1,4 +1,4 @@
// vim: et:ts=4:sw=4:sts=4:ft=js // vim: et:ts=4:sw=4:sts=4:ft=javascript
/*@ /*@
Ox.MapImage <f:Ox.Element> MapImage Object Ox.MapImage <f:Ox.Element> MapImage Object

View file

@ -1,4 +1,4 @@
// vim: et:ts=4:sw=4:sts=4:ft=js // vim: et:ts=4:sw=4:sts=4:ft=javascript
/*@ /*@
Ox.MapMarker <f> MapMarker Object Ox.MapMarker <f> MapMarker Object

View file

@ -1,4 +1,4 @@
// vim: et:ts=4:sw=4:sts=4:ft=js // vim: et:ts=4:sw=4:sts=4:ft=javascript
/*@ /*@
Ox.MapMarkerImage <f:google.maps.MarkerImage> MapMarkerImage Object Ox.MapMarkerImage <f:google.maps.MarkerImage> MapMarkerImage Object

View file

@ -1,4 +1,4 @@
// vim: et:ts=4:sw=4:sts=4:ft=js // vim: et:ts=4:sw=4:sts=4:ft=javascript
/*@ /*@
Ox.MapPlace <f> MapPlace Object Ox.MapPlace <f> MapPlace Object

View file

@ -1,4 +1,4 @@
// vim: et:ts=4:sw=4:sts=4:ft=js // vim: et:ts=4:sw=4:sts=4:ft=javascript
/*@ /*@
Ox.MapRectangle <f> MapRectangle Object Ox.MapRectangle <f> MapRectangle Object

View file

@ -1,4 +1,4 @@
// vim: et:ts=4:sw=4:sts=4:ft=js // vim: et:ts=4:sw=4:sts=4:ft=javascript
/*@ /*@
Ox.MapRectangleMarker <f> MapRectangleMarker Object Ox.MapRectangleMarker <f> MapRectangleMarker Object

View file

@ -1,4 +1,4 @@
// vim: et:ts=4:sw=4:sts=4:ft=js // vim: et:ts=4:sw=4:sts=4:ft=javascript
/*@ /*@
Ox.MainMenu <f:Ox.Bar> MainMenu Object Ox.MainMenu <f:Ox.Bar> MainMenu Object

View file

@ -1,4 +1,4 @@
// vim: et:ts=4:sw=4:sts=4:ft=js // vim: et:ts=4:sw=4:sts=4:ft=javascript
/*@ /*@
Ox.Menu <f:Ox.Element> Menu Object Ox.Menu <f:Ox.Element> Menu Object
() -> <f> Menu Object () -> <f> Menu Object

View file

@ -1,4 +1,4 @@
// vim: et:ts=4:sw=4:sts=4:ft=js // vim: et:ts=4:sw=4:sts=4:ft=javascript
/*@ /*@
Ox.MenuItem <f:Ox.Element> MenuItem Object Ox.MenuItem <f:Ox.Element> MenuItem Object
() -> <f> MenuItem Object () -> <f> MenuItem Object

View file

@ -1,4 +1,4 @@
// vim: et:ts=4:sw=4:sts=4:ft=js // vim: et:ts=4:sw=4:sts=4:ft=javascript
/*@ /*@
Ox.CollapsePanel <f:Ox.Panel> CollapsePanel Object Ox.CollapsePanel <f:Ox.Panel> CollapsePanel Object

View file

@ -1,4 +1,4 @@
// vim: et:ts=4:sw=4:sts=4:ft=js // vim: et:ts=4:sw=4:sts=4:ft=javascript
/*@ /*@
Ox.Panel <f:Ox.Element> Panel Object Ox.Panel <f:Ox.Element> Panel Object

View file

@ -1,4 +1,4 @@
// vim: et:ts=4:sw=4:sts=4:ft=js // vim: et:ts=4:sw=4:sts=4:ft=javascript
/*@ /*@
Ox.SplitPanel <f:Ox.Element> SpliPanel Object Ox.SplitPanel <f:Ox.Element> SpliPanel Object
() -> <f> SpliPanel Object () -> <f> SpliPanel Object

View file

@ -1,4 +1,4 @@
// vim: et:ts=4:sw=4:sts=4:ft=js // vim: et:ts=4:sw=4:sts=4:ft=javascript
Ox.TabPanel = function(options, self) { Ox.TabPanel = function(options, self) {
}; };

View file

@ -1,4 +1,4 @@
// vim: et:ts=4:sw=4:sts=4:ft=js // vim: et:ts=4:sw=4:sts=4:ft=javascript
/*@ /*@
Ox.AnnotationPanel <f:Ox.Element> AnnotationPanel Object Ox.AnnotationPanel <f:Ox.Element> AnnotationPanel Object

View file

@ -1,4 +1,4 @@
// vim: et:ts=4:sw=4:sts=4:ft=js // vim: et:ts=4:sw=4:sts=4:ft=javascript
/*@ /*@
Ox.BlockTimeline <f:Ox.Element> BlockTimeline Object Ox.BlockTimeline <f:Ox.Element> BlockTimeline Object

View file

@ -1,4 +1,4 @@
// vim: et:ts=4:sw=4:sts=4:ft=js // vim: et:ts=4:sw=4:sts=4:ft=javascript
Ox.BlockVideoTimeline = function(options, self) { Ox.BlockVideoTimeline = function(options, self) {
self = self || {}; self = self || {};

View file

@ -1,4 +1,4 @@
// vim: et:ts=4:sw=4:sts=4:ft=js // vim: et:ts=4:sw=4:sts=4:ft=javascript
// fixme: rename! // fixme: rename!
Ox.Flipbook = function(options, self) { Ox.Flipbook = function(options, self) {

View file

@ -1,4 +1,4 @@
// vim: et:ts=4:sw=4:sts=4:ft=js // vim: et:ts=4:sw=4:sts=4:ft=javascript
/*@ /*@
Ox.LargeTimeline <f:Ox.Element> LargeTimeline Object Ox.LargeTimeline <f:Ox.Element> LargeTimeline Object

View file

@ -1,4 +1,4 @@
// vim: et:ts=4:sw=4:sts=4:ft=js // vim: et:ts=4:sw=4:sts=4:ft=javascript
/*@ /*@
Ox.LargeVideoTimeline <f:Ox.Element> LargeTimeline Object Ox.LargeVideoTimeline <f:Ox.Element> LargeTimeline Object

View file

@ -1,4 +1,4 @@
// vim: et:ts=4:sw=4:sts=4:ft=js // vim: et:ts=4:sw=4:sts=4:ft=javascript
/*@ /*@
Ox.SmallTimeline <f:Ox.Element> SmallTimeline Object Ox.SmallTimeline <f:Ox.Element> SmallTimeline Object

View file

@ -1,4 +1,4 @@
// vim: et:ts=4:sw=4:sts=4:ft=js // vim: et:ts=4:sw=4:sts=4:ft=javascript
/*@ /*@
Ox.VideoEditor <f:Ox.Element> VideoEditor Object Ox.VideoEditor <f:Ox.Element> VideoEditor Object

View file

@ -1,4 +1,4 @@
// vim: et:ts=4:sw=4:sts=4:ft=js // vim: et:ts=4:sw=4:sts=4:ft=javascript
/*@ /*@
Ox.VideoEditorPlayer <f:Ox.Element> VideoEditorPlayer Object Ox.VideoEditorPlayer <f:Ox.Element> VideoEditorPlayer Object

View file

@ -1,4 +1,4 @@
// vim: et:ts=4:sw=4:sts=4:ft=js // vim: et:ts=4:sw=4:sts=4:ft=javascript
Ox.VideoElement = function(options, self) { Ox.VideoElement = function(options, self) {

View file

@ -1,4 +1,4 @@
// vim: et:ts=4:sw=4:sts=4:ft=js // vim: et:ts=4:sw=4:sts=4:ft=javascript
/*@ /*@
Ox.VideoPanelPlayer <f:Ox.Element> VideoPanelPlayer Object Ox.VideoPanelPlayer <f:Ox.Element> VideoPanelPlayer Object

View file

@ -1,4 +1,4 @@
// vim: et:ts=4:sw=4:sts=4:ft=js // vim: et:ts=4:sw=4:sts=4:ft=javascript
/*@ /*@
Ox.VideoPlayer <f> Generic Video Player Ox.VideoPlayer <f> Generic Video Player

View file

@ -1,4 +1,4 @@
// vim: et:ts=4:sw=4:sts=4:ft=js // vim: et:ts=4:sw=4:sts=4:ft=javascript
/*@ /*@
Ox.Dialog <f:Ox.Element> Dialog Object Ox.Dialog <f:Ox.Element> Dialog Object

View file

@ -1,4 +1,4 @@
// vim: et:ts=4:sw=4:sts=4:ft=js // vim: et:ts=4:sw=4:sts=4:ft=javascript
/*@ /*@
Ox.Tooltip <f:Ox.Element> Tooltip Object Ox.Tooltip <f:Ox.Element> Tooltip Object

View file

@ -1,4 +1,4 @@
// vim: et:ts=4:sw=4:sts=4:ft=js // vim: et:ts=4:sw=4:sts=4:ft=javascript
/*@ /*@
Ox.Window <f:Ox.Element> Window object Ox.Window <f:Ox.Element> Window object
() -> <f> Window object () -> <f> Window object

View file

@ -1,4 +1,4 @@
// vim: et:ts=4:sw=4:sts=4:ft=js // vim: et:ts=4:sw=4:sts=4:ft=javascript
// OxJS (c) 2011 0x2620, dual-licensed GPL/MIT, see http://oxjs.org for details // OxJS (c) 2011 0x2620, dual-licensed GPL/MIT, see http://oxjs.org for details