Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: Sample Apps
-
Labels:None
-
Environment:Win XP, Firefox 2.0, Netbeans 5.5
Description
The following enhancements are to be implemented for the Component Showcase panelTabSet example:
- Split the backing bean into two separate classes for each functional demo in the jspx page.
- General clean up of the code with comments that will help developers use the component.
- re-evaluate the tabset change listener, look into alternative ways of registering this listener.
- Split the backing bean into two separate classes for each functional demo in the jspx page.
- General clean up of the code with comments that will help developers use the component.
- re-evaluate the tabset change listener, look into alternative ways of registering this listener.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #13940 | Tue May 22 12:27:27 MDT 2007 | arran.mccullough | Extra Clean up from |
| Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/samples/component-showcase/src/com/icesoft/icefaces/samples/showcase/layoutPanels/tabSetPanel/StaticTabSetBean.java
|
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #13937 | Tue May 22 11:03:48 MDT 2007 | arran.mccullough | |
| Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/samples/component-showcase/web/inc/layoutPanels/panelTabSet.jspx
DEL
/icefaces/trunk/icefaces/samples/component-showcase/src/com/icesoft/icefaces/samples/showcase/layoutPanels/tabSetPanel/PanelTabSetBean.java
ADD
/icefaces/trunk/icefaces/samples/component-showcase/src/com/icesoft/icefaces/samples/showcase/layoutPanels/tabSetPanel/StaticTabSetBean.java
ADD
/icefaces/trunk/icefaces/samples/component-showcase/src/com/icesoft/icefaces/samples/showcase/layoutPanels/tabSetPanel/DynamicTabSetBean.java
MODIFY
/icefaces/trunk/icefaces/samples/component-showcase/web/WEB-INF/faces-config.xml
|
