Difference between revisions of "Portal:SDK"

From WebOS Internals
Jump to navigation Jump to search
m (typo I didn't catch in preview)
(deviceInfo)
 
(6 intermediate revisions by 4 users not shown)
Line 4: Line 4:
 
{{portal-two-columns
 
{{portal-two-columns
 
|column1=
 
|column1=
==Mojo Documentation==
+
== Mojo Documentation ==
  
===Storage===
+
=== Device ===
 +
 
 +
* [[Mojo Identify Device|DeviceInfo]]
 +
 
 +
=== Storage ===
  
 
* [[Mojo Storage Cookie|Cookie]]
 
* [[Mojo Storage Cookie|Cookie]]
Line 12: Line 16:
 
* [[Mojo Storage Database|Database]]
 
* [[Mojo Storage Database|Database]]
  
===Widgets===
+
=== Widgets ===
  
 
* [[Mojo Widget Button|Button]]
 
* [[Mojo Widget Button|Button]]
Line 21: Line 25:
 
* [[Mojo Widget Slider|Slider]]
 
* [[Mojo Widget Slider|Slider]]
 
* [[Mojo Widget List|List]]
 
* [[Mojo Widget List|List]]
 +
* [[Mojo Widget FilePicker|FilePicker]]
 +
 +
=== Design ===
 +
 +
* [[Mojo Design Icons|Icons]]
 +
* [[Mojo Fonts|Fonts]]
 +
* [[Mojo Design UI|User Interface]]
  
 
|column2=
 
|column2=
 
==Official Mojo Documentation (external)==
 
==Official Mojo Documentation (external)==
  
===Storage===
+
=== Storage ===
 +
 
 +
* [http://developer.palm.com/palm-sdk/jsdoc/symbols/Mojo.Model.Cookie.html Cookie]
 +
* [http://developer.palm.com/palm-sdk/jsdoc/symbols/Mojo.Depot.html Depot]
 +
* [http://dev.w3.org/html5/webdatabase/ Database] (and [http://www.sqlite.org/lang.html SQLite 3 syntax])
  
* Cookie
+
=== Widgets ===
* Depot
 
* Database
 
  
===Widgets===
+
* [http://developer.palm.com/palm-sdk/jsdoc/symbols/Mojo.Widget.html#.Button Button]
 +
* [http://developer.palm.com/palm-sdk/jsdoc/symbols/Mojo.Widget.html#.CheckBox CheckBox]
 +
* [http://developer.palm.com/palm-sdk/jsdoc/symbols/Mojo.Widget.html#.ToggleButton Toggle Button]
 +
* [http://developer.palm.com/palm-sdk/jsdoc/symbols/Mojo.Widget.html#.RadioButton Radio Button]
 +
* [http://developer.palm.com/palm-sdk/jsdoc/symbols/Mojo.Widget.html#.ListSelector List Selector]
 +
* [http://developer.palm.com/palm-sdk/jsdoc/symbols/Mojo.Widget.html#.Slider Slider]
 +
* [http://developer.palm.com/palm-sdk/jsdoc/symbols/Mojo.Widget.html#.List List]
 +
* [http://developer.palm.com/palm-sdk/jsdoc/symbols/Mojo.FilePicker.html FilePicker]
  
* Button
+
=== Design ===
* CheckBox
 
* Toggle Button
 
* Radio Button
 
* List Selector
 
* Slider
 
* List
 
  
 +
* Icons
 +
* Fonts
 +
* User Interface
 
}}
 
}}
  

Latest revision as of 00:20, 7 November 2009

Since a lot of developers felt they could write more concise documentation the pages have been created to do so below. In the second column next to the documentation is the official version for up to the date reference.

Mojo Documentation

Device

Storage

Widgets

Design

Official Mojo Documentation (external)

Storage

Widgets

Design

  • Icons
  • Fonts
  • User Interface


Tools to use with the SDK

Please visit the Tools Portal to see a list of all tools and editors.

Adding Other Pages

If you add other pages to this list make sure they match up with the right column. If there is no other page, make sure the spacing shows that.