Difference between revisions of "Portal:SDK"

From WebOS Internals
Jump to navigation Jump to search
(deviceInfo)
 
(11 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
__notoc__
 
__notoc__
{{portal-header|SDK Portal}}
+
{{portal-header
 +
|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-two-columns
 
{{portal-two-columns
 
|column1=
 
|column1=
==Mojo Documentation==
+
== 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]]
 +
 
 +
=== Design ===
 +
 
 +
* [[Mojo Design Icons|Icons]]
 +
* [[Mojo Fonts|Fonts]]
 +
* [[Mojo Design UI|User Interface]]
  
 
|column2=
 
|column2=
==Official Pages==
+
==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]
  
Palm Developer
+
=== 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.