Difference between revisions of "Portal:SDK"

From WebOS Internals
Jump to navigation Jump to search
m (wording)
(deviceInfo)
 
(8 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 ===
  
* Cookie
+
* [http://developer.palm.com/palm-sdk/jsdoc/symbols/Mojo.Model.Cookie.html Cookie]
* Depot
+
* [http://developer.palm.com/palm-sdk/jsdoc/symbols/Mojo.Depot.html Depot]
* Database
+
* [http://dev.w3.org/html5/webdatabase/ Database] (and [http://www.sqlite.org/lang.html SQLite 3 syntax])
  
===Widgets===
+
=== Widgets ===
  
* Button
+
* [http://developer.palm.com/palm-sdk/jsdoc/symbols/Mojo.Widget.html#.Button Button]
* CheckBox
+
* [http://developer.palm.com/palm-sdk/jsdoc/symbols/Mojo.Widget.html#.CheckBox CheckBox]
* Toggle Button
+
* [http://developer.palm.com/palm-sdk/jsdoc/symbols/Mojo.Widget.html#.ToggleButton Toggle Button]
* Radio Button
+
* [http://developer.palm.com/palm-sdk/jsdoc/symbols/Mojo.Widget.html#.RadioButton Radio Button]
* List Selector
+
* [http://developer.palm.com/palm-sdk/jsdoc/symbols/Mojo.Widget.html#.ListSelector List Selector]
* Slider
+
* [http://developer.palm.com/palm-sdk/jsdoc/symbols/Mojo.Widget.html#.Slider Slider]
* List
+
* [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]
  
 +
=== Design ===
 +
 +
* Icons
 +
* Fonts
 +
* User Interface
 
}}
 
}}
 +
 +
==Tools to use with the SDK==
 +
 +
Please visit the [[Portal:Tools|Tools Portal]] to see a list of all tools and editors.
  
 
==Adding Other Pages==
 
==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.
 
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.

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.