ICEfaces
  1. ICEfaces
  2. ICE-7974

ace:column headerText update doesn't show up instantly on MyEclipse design time view

    Details

    • Type: Bug Bug
    • Status: Open
    • Priority: Major Major
    • Resolution: Unresolved
    • Affects Version/s: 3.0
    • Fix Version/s: None
    • Component/s: Tool Integrations
    • Labels:
      None
    • Environment:
      MyEclipse 10.1

      Description

      Genuitec has reported folliwng issue.

      BUILD:

      MyEclipse 10.1

       

      STEPS:

      1. Create a Java EE 6 web project

      2. Add JSF 2.0 capabilities

      3. Add ICEfaces-3 capabilities

      4. Create an XHTML file with ICEfaces 3 template inside the project

      5. Drop a ICEfaces ACE Component data table inside the form

      6. Save

      7. Update the headerText value

      8. Save

      9. Note that the column title is not updated in the design tab

      10. Close and reopen the file and notice that the title value is now updated in

      the design tab

      11. The file needs to reopened everytime the title value is updated.

       

      NOTES:

      1. Unable to reproduce with a ICEfaces ICE data table component on a ICEfaces 3

      project. On this component, the title is updated as we type on the source tab

      2. In ICEfaces 2, the data table component is not present in the ICEfaces ACE

      component. But the data table inside the ICEfaces ICE component works as

      expected

       

       

      In my research I observed these points.

       

      1.This is the problem because lack of "ElementEditFactory" (which implements IIElementEditFactory) for icefaces.

      2.We need to contribute using extension point called "org.eclipse.jst.pagedesigner.pageDesignerExtension" # elementEditFactory.

      3.Its similarly like "JSFHTMLElementEditFactory" class.

        Activity

        There are no comments yet on this issue.

          People

          • Assignee:
            Unassigned
            Reporter:
            Liming Wu
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated: