请输入您要查询的百科知识:

 

词条 AJAX.OOP
释义

  1. The JavaScript OOP library

  2. External links

{{multiple issues|{{Notability|date=November 2009}}{{Primary sources|date=November 2009}}
}}{{Portal|Free and open-source software}}

AJAX.OOP is an open source JavaScript framework distributed under MIT License. Providing with OOP-style coding engine and AJAX requests handling functionality to create web 2.0 components. Due to OOP paradigm AJAX.OOP library can be easily extended with additional functionality or used as core for other projects.

The JavaScript OOP library

AJAX.OOP is a fast and scalable JavaScript library for creating JavaScript/AJAX components in an object-oriented way.

Main feature - strong OOP paradigm implementation.AJAX.OOP engine allows the programmer to:

  • Create classes with object-like defining syntax
  • Inherit classes (both AJAX.OOP-style defined and created with native JavaScript code)
  • Aggregate classes (including aggregation of self and parent class with special operators this.$_self and this.$_super)
  • Define constructors as they are (name = 'constructor')
  • Override parent class properties and methods (but call parent if you need by using special access operator this$.super)
  • Access/call any parent properties and/or methods from any method of child class (just use this$.super accessor whenever you need to access parent properties and methods)
  • Use strict defined objects with workable 'instanceof' operator on them when instantiating an exemplar of AJAX.OOP classes

External links

  • [https://code.google.com/p/ajaxoop/downloads/list AJAX.OOP - Download]
{{DEFAULTSORT:Ajax.Oop}}

4 : Ajax (programming)|JavaScript libraries|Web 2.0 neologisms|Software using the MIT license

随便看

 

开放百科全书收录14589846条英语、德语、日语等多语种百科知识,基本涵盖了大多数领域的百科知识,是一部内容自由、开放的电子版国际百科全书。

 

Copyright © 2023 OENC.NET All Rights Reserved
京ICP备2021023879号 更新时间:2024/11/11 7:14:02