SlideShare a Scribd company logo
1 of 21
Advanced Templates
for Ext JS
James Brantly @jbrantly
Overview
Member Functions
Subtemplates
Recursive Templates
List Layout
Crash Course
Member Functions
Member Functions
• Arbitrary JavaScript functions can be defined and
executed as part of the template
• Extremely useful for adding advanced functionality
and all of the techniques shown today will use them
• Defined by passing a config object as last parameter
and attaching functions as properties
• Three basic ways of accessing member functions
from template
Subtemplates
Subtemplates
• Templates can call other templates
• Great if there is a lot of redundancy in your templates
• Makes use of the “apply” method
• Can optionally create a “manager” class to name and
easily access subtemplates
Recursive Templates
Recursive Templates
• Uses the same methodology as subtemplates: templates
can call other templates, even themselves
• Great for hierarchical/nested data
List Layout
List Layout
• Templates are often used to create lists (ex.
DataView)
• Typically laid out using normal flow (inline or block)
or stacked next to each other using float
• It’s possible using the “xindex” variable and the
modulo operator to create wrapper elements around
groups of items for more advanced layout strategies
Example App
http://www.sencha.com/deploy/dev/docs/
see the Ext.XTemplate constructor
http://www.github.com/jbrantly/advtemplates
james@sencha.com
Questions?

More Related Content

Viewers also liked

Cuidados y Atención paciente Pediátrico
Cuidados y Atención paciente Pediátrico Cuidados y Atención paciente Pediátrico
Cuidados y Atención paciente Pediátrico
Luis Daniel
 
Francisca y la muerte (2)
Francisca y la muerte (2)Francisca y la muerte (2)
Francisca y la muerte (2)
2011HARRY
 
Pediatria en enfermeria
Pediatria en enfermeriaPediatria en enfermeria
Pediatria en enfermeria
mechasvr
 
Responsabilidad y manejo de administración de medicamentos
Responsabilidad y manejo de administración de medicamentosResponsabilidad y manejo de administración de medicamentos
Responsabilidad y manejo de administración de medicamentos
Regina Lopez
 
Enfermeria ( enf pediatrica)administracion de medicamentos pediatricos
Enfermeria ( enf pediatrica)administracion de medicamentos pediatricosEnfermeria ( enf pediatrica)administracion de medicamentos pediatricos
Enfermeria ( enf pediatrica)administracion de medicamentos pediatricos
jimenuska
 
Cuidado de enfermeria
Cuidado de enfermeriaCuidado de enfermeria
Cuidado de enfermeria
drais020810
 
Plan de cuidados de enfermería dxx
Plan de cuidados de enfermería dxxPlan de cuidados de enfermería dxx
Plan de cuidados de enfermería dxx
Sthella Rayon Rueda
 

Viewers also liked (17)

Cuidados y Atención paciente Pediátrico
Cuidados y Atención paciente Pediátrico Cuidados y Atención paciente Pediátrico
Cuidados y Atención paciente Pediátrico
 
Comunicación del paciente pediátrico en la unidad de
Comunicación del paciente pediátrico en la unidad deComunicación del paciente pediátrico en la unidad de
Comunicación del paciente pediátrico en la unidad de
 
Francisca y la muerte (2)
Francisca y la muerte (2)Francisca y la muerte (2)
Francisca y la muerte (2)
 
Enfermería pediátrica
Enfermería pediátricaEnfermería pediátrica
Enfermería pediátrica
 
Enfermería pedíatrica.
Enfermería pedíatrica.Enfermería pedíatrica.
Enfermería pedíatrica.
 
P A R A T O D A S M I S E N F E R M E R A S
P A R A T O D A S M I S E N F E R M E R A SP A R A T O D A S M I S E N F E R M E R A S
P A R A T O D A S M I S E N F E R M E R A S
 
Pediatria en enfermeria
Pediatria en enfermeriaPediatria en enfermeria
Pediatria en enfermeria
 
Rol de enfermeria y proceso de atencion en pediatria
Rol de enfermeria y proceso de atencion en pediatriaRol de enfermeria y proceso de atencion en pediatria
Rol de enfermeria y proceso de atencion en pediatria
 
Enfermera Pediátrica
Enfermera PediátricaEnfermera Pediátrica
Enfermera Pediátrica
 
Responsabilidad y manejo de administración de medicamentos
Responsabilidad y manejo de administración de medicamentosResponsabilidad y manejo de administración de medicamentos
Responsabilidad y manejo de administración de medicamentos
 
Enfermeria ( enf pediatrica)administracion de medicamentos pediatricos
Enfermeria ( enf pediatrica)administracion de medicamentos pediatricosEnfermeria ( enf pediatrica)administracion de medicamentos pediatricos
Enfermeria ( enf pediatrica)administracion de medicamentos pediatricos
 
Proceso de atención de enfermería realizado a paciente escolar
Proceso de atención de enfermería realizado a paciente escolar  Proceso de atención de enfermería realizado a paciente escolar
Proceso de atención de enfermería realizado a paciente escolar
 
Cuidado de enfermeria
Cuidado de enfermeriaCuidado de enfermeria
Cuidado de enfermeria
 
Proceso de atención de enfermería pediátrico
Proceso de atención de enfermería pediátricoProceso de atención de enfermería pediátrico
Proceso de atención de enfermería pediátrico
 
Notas de enfermeria
Notas de enfermeriaNotas de enfermeria
Notas de enfermeria
 
Calculo y dilucion de medicamentos en enfermeria
Calculo y dilucion de medicamentos en enfermeriaCalculo y dilucion de medicamentos en enfermeria
Calculo y dilucion de medicamentos en enfermeria
 
Plan de cuidados de enfermería dxx
Plan de cuidados de enfermería dxxPlan de cuidados de enfermería dxx
Plan de cuidados de enfermería dxx
 

Similar to Advanced Templates for Ext JS

9a797dbms chapter1 b.sc2
9a797dbms chapter1 b.sc29a797dbms chapter1 b.sc2
9a797dbms chapter1 b.sc2
Mukund Trivedi
 
Module 1 - Chapter 2.pptx
Module 1 - Chapter 2.pptxModule 1 - Chapter 2.pptx
Module 1 - Chapter 2.pptx
SoniaDevi15
 
Object-oriented Analysis, Design & Programming
Object-oriented Analysis, Design & ProgrammingObject-oriented Analysis, Design & Programming
Object-oriented Analysis, Design & Programming
Allan Mangune
 

Similar to Advanced Templates for Ext JS (20)

Advanced Templates for Ext JS
Advanced Templates for Ext JSAdvanced Templates for Ext JS
Advanced Templates for Ext JS
 
Software Design Patterns
Software Design PatternsSoftware Design Patterns
Software Design Patterns
 
Software Design Patterns
Software Design PatternsSoftware Design Patterns
Software Design Patterns
 
The Joy of Subforms with Randy Carey
The Joy of Subforms with Randy CareyThe Joy of Subforms with Randy Carey
The Joy of Subforms with Randy Carey
 
Learn advanced java programming
Learn advanced java programmingLearn advanced java programming
Learn advanced java programming
 
Chapter 4_Introduction to Patterns.ppt
Chapter 4_Introduction to Patterns.pptChapter 4_Introduction to Patterns.ppt
Chapter 4_Introduction to Patterns.ppt
 
Chapter 4_Introduction to Patterns.ppt
Chapter 4_Introduction to Patterns.pptChapter 4_Introduction to Patterns.ppt
Chapter 4_Introduction to Patterns.ppt
 
Introduction to Design Patterns in Javascript
Introduction to Design Patterns in JavascriptIntroduction to Design Patterns in Javascript
Introduction to Design Patterns in Javascript
 
9a797dbms chapter1 b.sc2
9a797dbms chapter1 b.sc29a797dbms chapter1 b.sc2
9a797dbms chapter1 b.sc2
 
Html presentation
Html presentationHtml presentation
Html presentation
 
Learning from "Effective Scala"
Learning from "Effective Scala"Learning from "Effective Scala"
Learning from "Effective Scala"
 
OOPS – General Understanding in .NET
OOPS – General Understanding in .NETOOPS – General Understanding in .NET
OOPS – General Understanding in .NET
 
AngularJS
AngularJSAngularJS
AngularJS
 
UML-Advanced Software Engineering
UML-Advanced Software EngineeringUML-Advanced Software Engineering
UML-Advanced Software Engineering
 
Module 1 - Chapter 2.pptx
Module 1 - Chapter 2.pptxModule 1 - Chapter 2.pptx
Module 1 - Chapter 2.pptx
 
Liferay
LiferayLiferay
Liferay
 
VB.net&OOP.pptx
VB.net&OOP.pptxVB.net&OOP.pptx
VB.net&OOP.pptx
 
Django apps and ORM Beyond the basics [Meetup hosted by Prodeers.com]
Django apps and ORM Beyond the basics [Meetup hosted by Prodeers.com]Django apps and ORM Beyond the basics [Meetup hosted by Prodeers.com]
Django apps and ORM Beyond the basics [Meetup hosted by Prodeers.com]
 
Object-oriented Analysis, Design & Programming
Object-oriented Analysis, Design & ProgrammingObject-oriented Analysis, Design & Programming
Object-oriented Analysis, Design & Programming
 
Magento mega menu extension
Magento mega menu extensionMagento mega menu extension
Magento mega menu extension
 

Recently uploaded

Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 

Recently uploaded (20)

Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectors
 
Ransomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdfRansomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdf
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot ModelNavi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
 

Advanced Templates for Ext JS

Editor's Notes

  1. opacity, corners, shadows, gradients — rotate, scale, depth, hardware accelerated. Unfortunately, some iPhone specific now. Geo-location + SVG are diff on Android.
  2. opacity, corners, shadows, gradients — rotate, scale, depth, hardware accelerated. Unfortunately, some iPhone specific now. Geo-location + SVG are diff on Android.
  3. opacity, corners, shadows, gradients — rotate, scale, depth, hardware accelerated. Unfortunately, some iPhone specific now. Geo-location + SVG are diff on Android.
  4. opacity, corners, shadows, gradients — rotate, scale, depth, hardware accelerated. Unfortunately, some iPhone specific now. Geo-location + SVG are diff on Android.