Difference between revisions of "Portal:SDK"

From WebOS Internals
Jump to navigation Jump to search
m (added notoc)
(deviceInfo)
 
(12 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
__notoc__
 
__notoc__
{| width="100%" cellpadding="0" cellspacing="10" style="background: white; border: 3px double silver;"
+
{{portal-header
| valign="top" style="padding: 0; margin:0;" |
+
|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.}}
{{portal-header|SDK Portal}}
+
{{portal-two-columns
==Mojo Documentation==
+
|column1=
 +
== Mojo Documentation ==
  
===Storage===
+
=== Device ===  
  
[[Mojo Storage Cookie|Cookie]]
+
* [[Mojo Identify Device|DeviceInfo]]
  
[[Mojo Storage Depot|Depot]]
+
=== Storage ===
  
[[Mojo Storage Database|Database]]
+
* [[Mojo Storage Cookie|Cookie]]
 +
* [[Mojo Storage Depot|Depot]]
 +
* [[Mojo Storage Database|Database]]
  
===Widgets===
+
=== Widgets ===
  
[[Mojo Widget Button|Button]]
+
* [[Mojo Widget Button|Button]]
 +
* [[Mojo Widget CheckBox|CheckBox]]
 +
* [[Mojo Widget ToggleButton|ToggleButton]]
 +
* [[Mojo Widget RadioButton|RadioButton]]
 +
* [[Mojo Widget ListSelector|ListSelector]]
 +
* [[Mojo Widget Slider|Slider]]
 +
* [[Mojo Widget List|List]]
 +
* [[Mojo Widget FilePicker|FilePicker]]
  
==Official Pages==
+
=== Design ===
  
Palm Developer
+
* [[Mojo Design Icons|Icons]]
 +
* [[Mojo Fonts|Fonts]]
 +
* [[Mojo Design UI|User Interface]]
  
|}
+
|column2=
 +
==Official Mojo Documentation (external)==
 +
 
 +
=== 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])
 +
 
 +
=== 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]
 +
 
 +
=== 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==
 +
 
 +
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.