Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "E4/EAS/Preferences"

< E4‎ | EAS
(Eclipse 3.x API)
 
Line 11: Line 11:
  
 
See also: [http://www.opensocial.org/Technical-Resources/opensocial-spec-v09/Gadgets-API-Specification.html#gadgets.Prefs OpenSocial gadgets preferences API]
 
See also: [http://www.opensocial.org/Technical-Resources/opensocial-spec-v09/Gadgets-API-Specification.html#gadgets.Prefs OpenSocial gadgets preferences API]
 +
 +
==e4 (Java)==
 +
Need to review the [[Architecture Council/Minutes May 15 2008#Preference Leveling|AC's meeting minutes]] prior to the creation of this e4 API.

Latest revision as of 11:37, 26 October 2009

(Status: no progress yet)

Preferences are a central piece to a user's customization of a given application. It provides them with a certain degree of control over the application and may help them use the application more easily if it can be adapted to a workflow that they are familiar with.

Eclipse 3.x API

See also: OpenSocial gadgets preferences API

e4 (Java)

Need to review the AC's meeting minutes prior to the creation of this e4 API.

Back to the top