Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Template:JFace Data Binding"

(New page: {| style="margin: 0 0 0.5em 1em; border: 1px solid #aaaaaa; float:right; clear:right; border-collapse:collapse;" cellpadding=1 |- | style="background:#ccccff; font-size: 90%; padding: 0 5p...)
 
m
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
<noinclude>
 +
Provides a navigation side bar for [[JFace Data Binding]] pages.  The result is the side bar that you see in the lower right.  This template creates a feeling of a site within the our documentation.
 +
 +
===Usage===
 +
<nowiki>{{JFace Data Binding}}</nowiki>
 +
 +
The side bar right aligns itself.  The recommendation is to put this towards the top of the page.  It's normally found below the page description.
 +
 +
</noinclude>
 
{| style="margin: 0 0 0.5em 1em; border: 1px solid #aaaaaa; float:right; clear:right; border-collapse:collapse;" cellpadding=1
 
{| style="margin: 0 0 0.5em 1em; border: 1px solid #aaaaaa; float:right; clear:right; border-collapse:collapse;" cellpadding=1
 
|-
 
|-
| style="background:#ccccff; font-size: 90%; padding: 0 5px 0 5px;" align="center" | <strong>JFace Data Binding</strong>
+
| style="background:#ccccff; padding: 0 5px 0 5px;" align="center" | <strong>JFace Data Binding</strong>
 
|-
 
|-
 
| style="font-size: 90%; padding: 0 5px 0 5px;" align="center" | [[JFace Data Binding | Home]]
 
| style="font-size: 90%; padding: 0 5px 0 5px;" align="center" | [[JFace Data Binding | Home]]
 
|-
 
|-
| style="font-size: 90%; padding: 0 5px 0 5px;" align="center" | [[JFace Data Binding FAQ | FAQ]]
+
| style="font-size: 90%; padding: 0 5px 0 5px;" align="center" | [[JFace Data Binding/How to Contribute | How to Contribute]]
 
|-
 
|-
 +
| style="font-size: 90%; padding: 0 5px 0 5px;" align="center" | [[JFace Data Binding/FAQ | FAQ]]
 +
|-
 +
| style="font-size: 90%; padding: 0 5px 0 5px;" align="center" | [[JFace Data Binding/Snippets | Snippets]]
 +
|-
 +
| style="background:#ccccff; padding: 0 5px 0 5px;" align="center"| Concepts
 +
|-
 +
| style="font-size: 90%; padding: 0 5px 0 5px;" align="center" | [[JFace Data Binding/Binding | Binding]]
 +
|-
 +
| style="font-size: 90%; padding: 0 5px 0 5px;" align="center" | [[JFace Data Binding/Converter | Converter]]
 +
|-
 +
| style="font-size: 90%; padding: 0 5px 0 5px;" align="center" | [[JFace Data Binding/Observable | Observable]]
 +
|-
 +
| style="font-size: 90%; padding: 0 5px 0 5px;" align="center" | [[JFace Data Binding/Realm | Realm]]
 
|}
 
|}
<!-- This template is used to provide a navigation bar for JFace Data Binding pages -->
 

Latest revision as of 15:02, 18 November 2007

Provides a navigation side bar for JFace Data Binding pages. The result is the side bar that you see in the lower right. This template creates a feeling of a site within the our documentation.

Usage

{{JFace Data Binding}}

The side bar right aligns itself. The recommendation is to put this towards the top of the page. It's normally found below the page description.


JFace Data Binding
Home
How to Contribute
FAQ
Snippets
Concepts
Binding
Converter
Observable
Realm

Back to the top