[
https://issues.jboss.org/browse/RF-12802?page=com.atlassian.jira.plugin.s...
]
Juraj Húska edited comment on RF-12802 at 10/4/13 3:17 AM:
-----------------------------------------------------------
{{TheFirstAccordion}} is an inner class of that very same showcase class. That should be
the way an user of page fragments for switchable components should go:
# Define concrete Page Objects for all of his accordion panels - e.g.
{{TheFirstAccordion}}
# Page Fragment for Accordion will enable him to switch between the panels
# Also it enables initializing that page object for him, the user will be able to get the
content, see {{accordion.switchTo("First
accordion").getContent(TheFirstAccordion.class);}}
was (Author: jhuska):
{{TheFirstAccordion}} is an inner class of that very same showcase class. That should
be the way an user of page fragments for switchable components should go:
# Define concrete Page Objects for all of his accordion panels - e.g.
{{TheFirstAccordion}}
# Page Fragment for Accordion will enable him to switch between the panels
# Also enable to initialize that page object for him, the user will be able to get the
content, see {{accordion.switchTo("First
accordion").getContent(TheFirstAccordion.class);}}
Move page fragments from repository qa to richfaces5
----------------------------------------------------
Key: RF-12802
URL:
https://issues.jboss.org/browse/RF-12802
Project: RichFaces
Issue Type: Task
Security Level: Public(Everyone can see)
Components: build/distribution
Affects Versions: 5.0.0.Alpha1
Reporter: Pavol Pitonak
Assignee: Brian Leathem
Fix For: 5.0.0.Alpha2
As discussed on community meeting on Feb 12, we should move page fragments for RichFaces
components to richfaces5 repository so that they are distributed with framework.
We should find out how to prepare them so that they are easy to use for community
members. RichFaces QE/dev need to test internals of components, community members will
probably test only high-level functionality of components. One possible solution would be
to create package "internal" in which there would be page fragments extending
those from "public" package. QE team would then use "internal"
implementations.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira