mediawiki-extensions-Visual.../modules/ve-mw/ui/dialogs
Timo Tijhof 8f9d184758 doc: Fix existing violations detected by JSDuck 5
* Fix invalid @param name (mixup of type and param name).
* Fix incorrect reliance on inferred name for ve.Range.
  @class uses the below function to guess its name, however
  if @property is encountered, the @class block ends. Thus
  it was indexed as a nameless class.
* Separate @property definitions because combining them like
  that doesn't work (it silently ignored everything after the
  first "from" property).

Also:
* Add some missing @static to static methods in ve.Range.
* Remove a few redundant @method while at it.

Change-Id: I8357c30711a4830af0b68b18350352c457a607f3
2013-11-19 16:10:25 +05:30
..
ve.ui.MWBetaWelcomeDialog.js Window refactor 2013-11-08 12:33:25 -08:00
ve.ui.MWMediaEditDialog.js Window refactor 2013-11-08 12:33:25 -08:00
ve.ui.MWMediaInsertDialog.js Window refactor 2013-11-08 12:33:25 -08:00
ve.ui.MWMetaDialog.js doc: Fix existing violations detected by JSDuck 5 2013-11-19 16:10:25 +05:30
ve.ui.MWReferenceDialog.js Window refactor 2013-11-08 12:33:25 -08:00
ve.ui.MWReferenceListDialog.js Window refactor 2013-11-08 12:33:25 -08:00
ve.ui.MWSaveDialog.js Window refactor 2013-11-08 12:33:25 -08:00
ve.ui.MWTransclusionDialog.js Window refactor 2013-11-08 12:33:25 -08:00