From richfaces-svn-commits at lists.jboss.org Fri Sep 11 10:37:12 2009
Content-Type: multipart/mixed; boundary="===============2833522403278595660=="
MIME-Version: 1.0
From: richfaces-svn-commits at lists.jboss.org
To: richfaces-svn-commits at lists.jboss.org
Subject: [richfaces-svn-commits] JBoss Rich Faces SVN: r15541 -
branches/community/3.3.X/docs/userguide/en/src/main/docbook/included.
Date: Fri, 11 Sep 2009 10:37:11 -0400
Message-ID: <200909111437.n8BEbBIp029759@svn01.web.mwc.hst.phx2.redhat.com>
--===============2833522403278595660==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: quoted-printable
Author: atsebro
Date: 2009-09-11 10:37:11 -0400 (Fri, 11 Sep 2009)
New Revision: 15541
Modified:
branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/ric=
h_panel.xml
branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/ric=
h_panelBar.xml
Log:
RF-7804: Rich Output component group description review --> rich:panelBar
Modified: branches/community/3.3.X/docs/userguide/en/src/main/docbook/inclu=
ded/rich_panel.xml
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/ri=
ch_panel.xml 2009-09-11 14:36:34 UTC (rev 15540)
+++ branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/ri=
ch_panel.xml 2009-09-11 14:37:11 UTC (rev 15541)
@@ -24,7 +24,7 @@
May have header
- Has customizable look and feel
+ Has customizable look and feel
Modified: branches/community/3.3.X/docs/userguide/en/src/main/docbook/inclu=
ded/rich_panelBar.xml
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/ri=
ch_panelBar.xml 2009-09-11 14:36:34 UTC (rev 15540)
+++ branches/community/3.3.X/docs/userguide/en/src/main/docbook/included/ri=
ch_panelBar.xml 2009-09-11 14:37:11 UTC (rev 15541)
@@ -1,58 +1,52 @@
-
- <
- rich:panelBar
- >
-
- available since 3.0.0
-
-
-
-
- Description
-
- panelBar is used for grouping any content wh=
ich is loaded on the client
- side and appears as groups divided on child panels after the header i=
s clicked.
-
-
-
- <rich:panelBar>
- with content inside
- =
-
-
-
-
-
-
-
- Key Features
-
-
- Skinnable slide panel and child items
-
-
- Groups any content inside each panel
-
-
-
-
- Details of Usage
- As it was mentioned above,
- panelBar is used for grouping any content=
on the client, thus its
- customization deals only with specification of sizes and style=
s for rendering.
-
-
- "width"
- and
- "height"
- (both are 100% on default) attributes stand apart.=
- Style attributes are described further.
-
- panelBar could contain any number of child
- panelBarItem components inside, which con=
tent is uploaded onto the
- client and headers are controls to open the corresponding chil=
d element.
-
=
-
-
- Reference Data
-
- Table of =
- <rich:panelBar> =
- attributes.
-
-
- Class name that define a component appearance
-
-
-
- Class name
- Class description
-
-
-
-
- rich-panelbar
- Defines styles for a wrapper <div> el=
ement of a
- component
-
-
-
-
-
- Style component classes
-
-
-
- A class attribute
- A component element defined by an attribute=
-
-
-
-
- styleClass
- Applicable to a whole component (together w=
ith headers)
-
-
- headerClass
- Applicable to a header element
-
-
- contentClass
- Applicable to a content
-
-
-
-
- You can find all necessary information about style classes redefini=
tion in =
- Definition of Custom Style Classes =
- section.
-
-
- Relevant Resources Links
-
- On the component LiveDemo page you c=
an see the example of
- <rich:panelBar>
- usage and sources for the given example.
-
-
\ No newline at end of file
+
+
+ Reference Data
+
+ Table of <r=
ich:panelBar> attributes.
+
+ Internal style classes (selectors)
+
+
+
+ Class name (selector)
+ Description
+
+
+
+
+ .rich-panel-b
+ Defines styles for panelBar con=
tent
+
+
+ .rich-panelbar-content
+ Defines styles for panelBar con=
tent
+
+
+ .rich-panel-header
+ Defines styles for active heade=
r element
+
+
+ .rich-panel-header-act
+ Defines styles for header eleme=
nt
+
+
+ .rich-panelbar-interior
+ Defines styles for panelBar con=
tent
+
+ =
+
+
+
+ =
+
+ You can find all necessary information about style class=
es redefinition in Definition of Custom Styl=
e Classes section. =
+
+
+ =
+
+ Relevant Resources Links
+
+ Visit PanelBar page at RichFac=
es LiveDemo for examples of component usage and their sources.
+
+
+ If you have any questions or ideas regarding the <rich:panel> tell ab=
out them at the RichFaces Users Forum.
+ =
+
+
--===============2833522403278595660==--