DoneJS StealJS jQuery ++ FuncUnit DocumentJS
3.0.0
2.3.27

 

  • Github
  • Twitter
  • Chat
  • Forum
  • Bitovi
    • Bitovi.com
    • Blog
    • Consulting
    • Training
    • Open Source
  • Chat
  • Forum
  • Star
  • Follow @canjs
  • can.Map.extend
  • / On this page
    • can.Map.extend

      function
      • source

      can.List.extend([name,] [staticProperties,] instanceProperties)

      Creates a new extended constructor function. Learn more at [can.Construct.extend].

      Parameters

      1. name {String}:

        If provided, adds the extened List constructor function to the window at the given name.

      2. staticProperties {Object}:

        Properties and methods directly on the constructor function. The most common property to set is can.List.Map.

      3. instanceProperties {Object}:

        Properties and methods on instances of this list type.

      Use

      CanJS is part of DoneJS. Created and maintained by the core DoneJS team and Bitovi. Currently 3.0.0.