SlideShare a Scribd company logo
1 of 10
made by / Abd El-star Ahmed & Hany Mohamed
componentsui
layout
Absolute Horizontal Vertical
tabs
Index.xml :
<TabGroup>
<Tab title="Tab 1" icon="KS_nav_ui.png">
<Window title="Tab 1">
<Label> I am Window 1 </Label>
</Window>
</Tab>
<Tab title="Tab 2" icon="KS_nav_views.png">
<Window title="Tab 2">
<Label> I am Window 2 </Label>
</Window>
</Tab>
</TabGroup>
scrollview
Index.xml :
<Alloy>
<Windows>
<ScrollView id=‘list’>
<View id=‘background’>
<ImageView id=‘avatar’/>
<label>Hany</label>
</View>
</ScrollView>
</Windows>
</Alloy>
Index.tss :
‘#list’:{
height : Ti.UI.SIZE,
width : Ti.UI.SIZE,
layout : ’vertical’,
backgroundColor : ‘blue’
}
‘#background’:{
backgroundImage : ‘/images/row.png’,
width : ‘100%’,
hight : ‘20%’,
top : ‘5%’,
left : ‘5%’
}
‘#avatar’:{
image : ‘/images/Hany.png’,
width : ’20%’,
top : ‘5%’,
left : ‘65%’
}
‘label’:{
height : Ti.UI.SIZE
width : Ti.UI.SIZE
top : ‘10%’,
left : ‘35%’,
color : ‘white’,
font : {fontSize:18}
}
scrollview
Recap
ui
layout
Absolute Horizontal Vertical
Tabs
Scroll view
Any question ?
Thank you…

More Related Content

What's hot

ARTDM 170 Week 3: Rollovers
ARTDM 170 Week 3: RolloversARTDM 170 Week 3: Rollovers
ARTDM 170 Week 3: RolloversGilbert Guerrero
 
Building scalable products with WordPress - WordCamp London 2018
Building scalable products with WordPress - WordCamp London 2018Building scalable products with WordPress - WordCamp London 2018
Building scalable products with WordPress - WordCamp London 2018Elliot Taylor
 
Android Bazaar Conference講演資料「Onsen UIデビュー!」
Android Bazaar Conference講演資料「Onsen UIデビュー!」Android Bazaar Conference講演資料「Onsen UIデビュー!」
Android Bazaar Conference講演資料「Onsen UIデビュー!」Monaca
 
UrbanScouts | Global Service Jam Berlin 2011
UrbanScouts | Global Service Jam Berlin 2011UrbanScouts | Global Service Jam Berlin 2011
UrbanScouts | Global Service Jam Berlin 2011Service Jam Berlin
 
Android Meetup Lightning Talk
Android Meetup Lightning TalkAndroid Meetup Lightning Talk
Android Meetup Lightning TalkIrene Duke
 
Általános Szerződési Feltételek
Általános Szerződési FeltételekÁltalános Szerződési Feltételek
Általános Szerződési FeltételekMediaMetrix
 
Go Open 2008: Simon Phipps, Fri programvare - en innovasjonsstrategi
Go Open 2008: Simon Phipps, Fri programvare - en innovasjonsstrategiGo Open 2008: Simon Phipps, Fri programvare - en innovasjonsstrategi
Go Open 2008: Simon Phipps, Fri programvare - en innovasjonsstrategiFriprogsenteret
 
Maghrenov workshop on capacity building EU: Renewable energy in Tunisia by Es...
Maghrenov workshop on capacity building EU: Renewable energy in Tunisia by Es...Maghrenov workshop on capacity building EU: Renewable energy in Tunisia by Es...
Maghrenov workshop on capacity building EU: Renewable energy in Tunisia by Es...Maghrenov
 
Chrome presentation
Chrome presentationChrome presentation
Chrome presentationismnoiet
 
20180921 #24 we_are_javascripters
20180921 #24 we_are_javascripters20180921 #24 we_are_javascripters
20180921 #24 we_are_javascripters将一 深見
 
20121228 jqueryui - button - By Nat
20121228 jqueryui - button - By Nat20121228 jqueryui - button - By Nat
20121228 jqueryui - button - By NatLearningTech
 

What's hot (20)

Intro to jquery
Intro to jqueryIntro to jquery
Intro to jquery
 
ARTDM 170 Week 3: Rollovers
ARTDM 170 Week 3: RolloversARTDM 170 Week 3: Rollovers
ARTDM 170 Week 3: Rollovers
 
aman's code
aman's codeaman's code
aman's code
 
7. copy2 in Symfony 4
7. copy2 in Symfony 47. copy2 in Symfony 4
7. copy2 in Symfony 4
 
Pp checker
Pp checkerPp checker
Pp checker
 
Symfony2. Form and Validation
Symfony2. Form and ValidationSymfony2. Form and Validation
Symfony2. Form and Validation
 
Building scalable products with WordPress - WordCamp London 2018
Building scalable products with WordPress - WordCamp London 2018Building scalable products with WordPress - WordCamp London 2018
Building scalable products with WordPress - WordCamp London 2018
 
9. lower in Symfony 4
9. lower in Symfony 49. lower in Symfony 4
9. lower in Symfony 4
 
J queryui
J queryuiJ queryui
J queryui
 
Android Bazaar Conference講演資料「Onsen UIデビュー!」
Android Bazaar Conference講演資料「Onsen UIデビュー!」Android Bazaar Conference講演資料「Onsen UIデビュー!」
Android Bazaar Conference講演資料「Onsen UIデビュー!」
 
UrbanScouts | Global Service Jam Berlin 2011
UrbanScouts | Global Service Jam Berlin 2011UrbanScouts | Global Service Jam Berlin 2011
UrbanScouts | Global Service Jam Berlin 2011
 
Android Meetup Lightning Talk
Android Meetup Lightning TalkAndroid Meetup Lightning Talk
Android Meetup Lightning Talk
 
Általános Szerződési Feltételek
Általános Szerződési FeltételekÁltalános Szerződési Feltételek
Általános Szerződési Feltételek
 
20110820 header new style
20110820 header new style20110820 header new style
20110820 header new style
 
Go Open 2008: Simon Phipps, Fri programvare - en innovasjonsstrategi
Go Open 2008: Simon Phipps, Fri programvare - en innovasjonsstrategiGo Open 2008: Simon Phipps, Fri programvare - en innovasjonsstrategi
Go Open 2008: Simon Phipps, Fri programvare - en innovasjonsstrategi
 
Maghrenov workshop on capacity building EU: Renewable energy in Tunisia by Es...
Maghrenov workshop on capacity building EU: Renewable energy in Tunisia by Es...Maghrenov workshop on capacity building EU: Renewable energy in Tunisia by Es...
Maghrenov workshop on capacity building EU: Renewable energy in Tunisia by Es...
 
Chrome presentation
Chrome presentationChrome presentation
Chrome presentation
 
20180921 #24 we_are_javascripters
20180921 #24 we_are_javascripters20180921 #24 we_are_javascripters
20180921 #24 we_are_javascripters
 
20121228 jqueryui - button - By Nat
20121228 jqueryui - button - By Nat20121228 jqueryui - button - By Nat
20121228 jqueryui - button - By Nat
 
Jquery ui
Jquery uiJquery ui
Jquery ui
 

Viewers also liked

SCCI'16-TechSolve session4(Technology )
SCCI'16-TechSolve session4(Technology )SCCI'16-TechSolve session4(Technology )
SCCI'16-TechSolve session4(Technology )techsolve
 
Logos Design Concepts - SCCI
Logos Design Concepts - SCCILogos Design Concepts - SCCI
Logos Design Concepts - SCCIMostafa Zohdy
 
Scci'16 techsolve thirdsession(brainstorming&amp;creativity)
Scci'16 techsolve thirdsession(brainstorming&amp;creativity)Scci'16 techsolve thirdsession(brainstorming&amp;creativity)
Scci'16 techsolve thirdsession(brainstorming&amp;creativity)techsolve
 
SCCI'16-TechSolve session2(problem solving)
SCCI'16-TechSolve session2(problem solving)SCCI'16-TechSolve session2(problem solving)
SCCI'16-TechSolve session2(problem solving)techsolve
 
Graphic Design Elements - SCCI
Graphic Design Elements - SCCIGraphic Design Elements - SCCI
Graphic Design Elements - SCCIMostafa Zohdy
 
Graphic Design Process - SCCI
Graphic Design Process - SCCIGraphic Design Process - SCCI
Graphic Design Process - SCCIMostafa Zohdy
 
Appsplash'16 session (4) "Ui components & controller"
Appsplash'16 session (4) "Ui components & controller"Appsplash'16 session (4) "Ui components & controller"
Appsplash'16 session (4) "Ui components & controller"Hany Halim
 

Viewers also liked (7)

SCCI'16-TechSolve session4(Technology )
SCCI'16-TechSolve session4(Technology )SCCI'16-TechSolve session4(Technology )
SCCI'16-TechSolve session4(Technology )
 
Logos Design Concepts - SCCI
Logos Design Concepts - SCCILogos Design Concepts - SCCI
Logos Design Concepts - SCCI
 
Scci'16 techsolve thirdsession(brainstorming&amp;creativity)
Scci'16 techsolve thirdsession(brainstorming&amp;creativity)Scci'16 techsolve thirdsession(brainstorming&amp;creativity)
Scci'16 techsolve thirdsession(brainstorming&amp;creativity)
 
SCCI'16-TechSolve session2(problem solving)
SCCI'16-TechSolve session2(problem solving)SCCI'16-TechSolve session2(problem solving)
SCCI'16-TechSolve session2(problem solving)
 
Graphic Design Elements - SCCI
Graphic Design Elements - SCCIGraphic Design Elements - SCCI
Graphic Design Elements - SCCI
 
Graphic Design Process - SCCI
Graphic Design Process - SCCIGraphic Design Process - SCCI
Graphic Design Process - SCCI
 
Appsplash'16 session (4) "Ui components & controller"
Appsplash'16 session (4) "Ui components & controller"Appsplash'16 session (4) "Ui components & controller"
Appsplash'16 session (4) "Ui components & controller"
 

Similar to Appsplash'16 session (3) "Ui components"

ChocolateChip-UI
ChocolateChip-UIChocolateChip-UI
ChocolateChip-UIGeorgeIshak
 
HTML5 and the dawn of rich mobile web applications pt 2
HTML5 and the dawn of rich mobile web applications pt 2HTML5 and the dawn of rich mobile web applications pt 2
HTML5 and the dawn of rich mobile web applications pt 2James Pearce
 
Unlock the next era of UI design with Polymer
Unlock the next era of UI design with PolymerUnlock the next era of UI design with Polymer
Unlock the next era of UI design with PolymerRob Dodson
 
HTML5 New and Improved
HTML5   New and ImprovedHTML5   New and Improved
HTML5 New and ImprovedTimothy Fisher
 
Enjoy the vue.js
Enjoy the vue.jsEnjoy the vue.js
Enjoy the vue.jsTechExeter
 
Droidcon Moscow 2015. Support Design Library. Григорий Джанелидзе - e-Legion
Droidcon Moscow 2015. Support Design Library. Григорий Джанелидзе - e-LegionDroidcon Moscow 2015. Support Design Library. Григорий Джанелидзе - e-Legion
Droidcon Moscow 2015. Support Design Library. Григорий Джанелидзе - e-LegionMail.ru Group
 
Bootstrap PPT by Mukesh
Bootstrap PPT by MukeshBootstrap PPT by Mukesh
Bootstrap PPT by MukeshMukesh Kumar
 
Building iPhone Web Apps using "classic" Domino
Building iPhone Web Apps using "classic" DominoBuilding iPhone Web Apps using "classic" Domino
Building iPhone Web Apps using "classic" DominoRob Bontekoe
 
CSS Flexbox and Grid: The future of website layouts - DN Scrum Breakfast - Au...
CSS Flexbox and Grid: The future of website layouts - DN Scrum Breakfast - Au...CSS Flexbox and Grid: The future of website layouts - DN Scrum Breakfast - Au...
CSS Flexbox and Grid: The future of website layouts - DN Scrum Breakfast - Au...Scrum Breakfast Vietnam
 
Creating GUI container components in Angular and Web Components
Creating GUI container components in Angular and Web ComponentsCreating GUI container components in Angular and Web Components
Creating GUI container components in Angular and Web ComponentsRachael L Moore
 
multiple views and routing
multiple views and routingmultiple views and routing
multiple views and routingBrajesh Yadav
 
Introduction to jQuery Mobile
Introduction to jQuery MobileIntroduction to jQuery Mobile
Introduction to jQuery Mobileejlp12
 
SharePointfest Denver - A jQuery Primer for SharePoint
SharePointfest Denver -  A jQuery Primer for SharePointSharePointfest Denver -  A jQuery Primer for SharePoint
SharePointfest Denver - A jQuery Primer for SharePointMarc D Anderson
 

Similar to Appsplash'16 session (3) "Ui components" (20)

ChocolateChip-UI
ChocolateChip-UIChocolateChip-UI
ChocolateChip-UI
 
HTML5 and the dawn of rich mobile web applications pt 2
HTML5 and the dawn of rich mobile web applications pt 2HTML5 and the dawn of rich mobile web applications pt 2
HTML5 and the dawn of rich mobile web applications pt 2
 
Unlock the next era of UI design with Polymer
Unlock the next era of UI design with PolymerUnlock the next era of UI design with Polymer
Unlock the next era of UI design with Polymer
 
HTML5 New and Improved
HTML5   New and ImprovedHTML5   New and Improved
HTML5 New and Improved
 
Enjoy the vue.js
Enjoy the vue.jsEnjoy the vue.js
Enjoy the vue.js
 
Yuihacku iitd-sumana
Yuihacku iitd-sumanaYuihacku iitd-sumana
Yuihacku iitd-sumana
 
Droidcon Moscow 2015. Support Design Library. Григорий Джанелидзе - e-Legion
Droidcon Moscow 2015. Support Design Library. Григорий Джанелидзе - e-LegionDroidcon Moscow 2015. Support Design Library. Григорий Джанелидзе - e-Legion
Droidcon Moscow 2015. Support Design Library. Григорий Джанелидзе - e-Legion
 
Support Design Library
Support Design LibrarySupport Design Library
Support Design Library
 
iWebkit
iWebkitiWebkit
iWebkit
 
Bootstrap PPT by Mukesh
Bootstrap PPT by MukeshBootstrap PPT by Mukesh
Bootstrap PPT by Mukesh
 
Introduction to Html5
Introduction to Html5Introduction to Html5
Introduction to Html5
 
Building iPhone Web Apps using "classic" Domino
Building iPhone Web Apps using "classic" DominoBuilding iPhone Web Apps using "classic" Domino
Building iPhone Web Apps using "classic" Domino
 
CSS Flexbox and Grid: The future of website layouts - DN Scrum Breakfast - Au...
CSS Flexbox and Grid: The future of website layouts - DN Scrum Breakfast - Au...CSS Flexbox and Grid: The future of website layouts - DN Scrum Breakfast - Au...
CSS Flexbox and Grid: The future of website layouts - DN Scrum Breakfast - Au...
 
Lab#8 page layouts
Lab#8 page layoutsLab#8 page layouts
Lab#8 page layouts
 
Creating GUI container components in Angular and Web Components
Creating GUI container components in Angular and Web ComponentsCreating GUI container components in Angular and Web Components
Creating GUI container components in Angular and Web Components
 
multiple views and routing
multiple views and routingmultiple views and routing
multiple views and routing
 
HTML5 Essentials
HTML5 EssentialsHTML5 Essentials
HTML5 Essentials
 
Introduction to jQuery Mobile
Introduction to jQuery MobileIntroduction to jQuery Mobile
Introduction to jQuery Mobile
 
Bem methodology
Bem methodologyBem methodology
Bem methodology
 
SharePointfest Denver - A jQuery Primer for SharePoint
SharePointfest Denver -  A jQuery Primer for SharePointSharePointfest Denver -  A jQuery Primer for SharePoint
SharePointfest Denver - A jQuery Primer for SharePoint
 

Recently uploaded

How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxmanuelaromero2013
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfciinovamais
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docxPoojaSen20
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxRoyAbrique
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Celine George
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfJayanti Pande
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application ) Sakshi Ghasle
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionSafetyChain Software
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppCeline George
 

Recently uploaded (20)

How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptx
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docx
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdf
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application )
 
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory Inspection
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website App
 

Appsplash'16 session (3) "Ui components"