+ All Categories
Home > Documents > Indic threads pune12-ext js unleashed

Indic threads pune12-ext js unleashed

Date post: 15-May-2015
Category:
Upload: indicthreads
View: 628 times
Download: 6 times
Share this document with a friend
Description:
The 7th Annual IndicThreads Pune Conference was held on 14-15 December 2012. http://pune12.indicthreads.com/
Popular Tags:
63
Transcript
Page 1: Indic threads pune12-ext js unleashed

Satyajeet Shaligram

Page 2: Indic threads pune12-ext js unleashed

2

Page 3: Indic threads pune12-ext js unleashed

3

Page 4: Indic threads pune12-ext js unleashed

4

Page 5: Indic threads pune12-ext js unleashed

5

Page 6: Indic threads pune12-ext js unleashed

6

Page 7: Indic threads pune12-ext js unleashed

7

Page 8: Indic threads pune12-ext js unleashed

8

Page 9: Indic threads pune12-ext js unleashed

9

Page 10: Indic threads pune12-ext js unleashed

10

Page 11: Indic threads pune12-ext js unleashed

11

Page 12: Indic threads pune12-ext js unleashed

12

Page 13: Indic threads pune12-ext js unleashed

13

On 15 June 2010, the merger of Ext JS with JQTouch and Raphaël was announced forming a new organization called Sencha Inc.

Page 14: Indic threads pune12-ext js unleashed

14

Page 15: Indic threads pune12-ext js unleashed

15

Page 16: Indic threads pune12-ext js unleashed

16

Page 17: Indic threads pune12-ext js unleashed

17

Page 18: Indic threads pune12-ext js unleashed

18

Page 19: Indic threads pune12-ext js unleashed

19

Page 20: Indic threads pune12-ext js unleashed

20

Page 21: Indic threads pune12-ext js unleashed

21

Page 22: Indic threads pune12-ext js unleashed

22

Page 23: Indic threads pune12-ext js unleashed

23

Page 24: Indic threads pune12-ext js unleashed

24

Page 25: Indic threads pune12-ext js unleashed

25

Page 26: Indic threads pune12-ext js unleashed

26

Page 27: Indic threads pune12-ext js unleashed

27

Page 28: Indic threads pune12-ext js unleashed

28

Page 29: Indic threads pune12-ext js unleashed

29

Page 30: Indic threads pune12-ext js unleashed

30

Page 31: Indic threads pune12-ext js unleashed

31

Class hierarchy here depicts how components are extended in order to create more special purpose elements such as the tip, gridpanel, treepanel etc. Mind you, each of the subclasses borrows heavily the functionality from its parent class.

Page 32: Indic threads pune12-ext js unleashed

32

A component is the base for all the different components such as buttons, panels, windows, accordions etc. It comes with a ‘managed lifecycle’ that allows the developer to focus on functionality vs existence/maintenance.

Page 33: Indic threads pune12-ext js unleashed

33

A component is the base for all the different components such as buttons, panels, windows, accordions etc. It comes with a ‘managed lifecycle’ that allows the developer to focus on functionality vs existence/maintenance.

Page 34: Indic threads pune12-ext js unleashed

34

A component is the base for all the different components such as buttons, panels, windows, accordions etc. It comes with a ‘managed lifecycle’ that allows the developer to focus on functionality vs existence/maintenance.

Page 35: Indic threads pune12-ext js unleashed

35

A component is the base for all the different components such as buttons, panels, windows, accordions etc. It comes with a ‘managed lifecycle’ that allows the developer to focus on functionality vs existence/maintenance.

Page 36: Indic threads pune12-ext js unleashed

36

It is a phenomenon where components are rendered only once they are needed e.g. when a component becomes visible to the user.

Page 37: Indic threads pune12-ext js unleashed

37

Being able to manage its children is an important task the component performs.

Page 38: Indic threads pune12-ext js unleashed

38

Page 39: Indic threads pune12-ext js unleashed

39

Page 40: Indic threads pune12-ext js unleashed

40

Page 41: Indic threads pune12-ext js unleashed

41

Page 42: Indic threads pune12-ext js unleashed

42

Page 43: Indic threads pune12-ext js unleashed

43

Page 44: Indic threads pune12-ext js unleashed

44

Page 45: Indic threads pune12-ext js unleashed

45

Page 46: Indic threads pune12-ext js unleashed

46

Model–View–Controller (MVC) is a design pattern for user-facing software that separates the representation of information from the user's interaction with it.

Page 47: Indic threads pune12-ext js unleashed

47

Page 48: Indic threads pune12-ext js unleashed

48

Page 49: Indic threads pune12-ext js unleashed

49

Page 50: Indic threads pune12-ext js unleashed

50

Page 51: Indic threads pune12-ext js unleashed

51

Page 52: Indic threads pune12-ext js unleashed

52

Page 53: Indic threads pune12-ext js unleashed

53

Page 54: Indic threads pune12-ext js unleashed

54

Page 55: Indic threads pune12-ext js unleashed

55

Page 56: Indic threads pune12-ext js unleashed

56

Page 57: Indic threads pune12-ext js unleashed

57

Page 58: Indic threads pune12-ext js unleashed

58

Page 59: Indic threads pune12-ext js unleashed

59

Page 60: Indic threads pune12-ext js unleashed

60 “

Page 61: Indic threads pune12-ext js unleashed

61

Page 62: Indic threads pune12-ext js unleashed

62

Page 63: Indic threads pune12-ext js unleashed

Ask away!


Recommended