Application Creation

Sencha Ext JS 4.2.1    |    Beginner
  • 18 videos | 35m 54s
  • Includes Assessment
  • Earns a Badge
Rating 4.5 of 4 users Rating 4.5 of 4 users (4)
Sencha Ext JS is a pure JavaScript application development framework for developing interactive applications for the web. Explore developing a simple app using the Model View Controller architecture and the features of Ext JS.

WHAT YOU WILL LEARN

  • Download the free, open source version of sencha ext js
    Download the sencha command tool
    Use command prompt to start the sencha cmd web server, before accessing the web server in a web browser to verify that it is working
    Run sencha cmd's generate app command and edit the initial code so a new application can be created
    Replace the default contents of app.js with a call to the ext.define() method, define global application settings, and create a bootstrap using the launch function
    Restart the sencha cmd web server and access an application in the browser
    Create and instantiate a simple class in ext js
    Create a simple class using the config property
    Run custom logic using the apply method that the config property automatically generates
  • Use the statics keyword to create instances of a class that can be called directly
    Describe the uses of the folders, subfolders, and files that are automatically generated when an application is created in sencha
    Create an app.js file to define a new application
    Create and define the controller for a new application
    Use a controller's control function to add an appropriate handler to a specific event
    Define a view to extend the list class, which creates a grid, and also demonstrates passing appropriate data to the grid
    Add a view referenced by name to a controller's views property, and render the view in the main viewport
    Find a specific element on a page and respond to a user action on that element
    Use the edit class and add an editing view to the controller to allow records to be added by the user

IN THIS COURSE

EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE

Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.

Digital badges are yours to keep, forever.

YOU MIGHT ALSO LIKE

Rating 5.0 of 3 users Rating 5.0 of 3 users (3)

PEOPLE WHO VIEWED THIS ALSO VIEWED THESE

Course Techniques
Rating 4.3 of 4 users Rating 4.3 of 4 users (4)
Rating 4.7 of 16 users Rating 4.7 of 16 users (16)
Rating 4.5 of 6 users Rating 4.5 of 6 users (6)