qertnevada.blogg.se

Alternative class for icefaces javascript context
Alternative class for icefaces javascript context











alternative class for icefaces javascript context

  • When a new product subtype is added to a selected product subtype then the new product subtype should immediately show up in the Tree without page refresh.įigure 1 shows how the screen is expected to look when the user selects a product type/subtype.
  • Right clicking any node (representing a product subtype) in the Tree should show the user with a popup menu with options to add a new product subtype as a child of the selected subtype, remove the selected product subtype, refresh the list of child product subtypes of the selected product subtype with latest data from the database, etc.
  • The Tree shown on the left side of the split pane should be expandable/collapsable and it shouldn't result in page refresh and thus enhancing the user experience.
  • This means it should be possible to do pagination and sorting of results on the screen.

    alternative class for icefaces javascript context

    When a list of products associated with a subtype are shown on the right side of the split pane, then it should show only 10 products on a single page.At the bottom of the split pane there is a back button provided to go back to the search product type page.Add Product Subtype - this tab shows a form that accepts values to add a new product subtype to the selected product subtype.Products - this tab shows the list of products that belong to the selected subtype.The right side of the pane shows a tabbed pane with tabs labeled: It is possible that each product subtype may have its own subtypes.

    ALTERNATIVE CLASS FOR ICEFACES JAVASCRIPT CONTEXT WINDOWS

    The left side of the split pane shows all the product subtypes that belong to that product type, in the form a Tree (as you see in Windows Explorer). When the user selects a product then a new screen is shown to the user with a split pane.The user can search for a product type based on name.The application provides its users the following features: The sample application that is discussed in this article is a product management application. It is assumed that the readers have a basic understanding of these frameworks and the features they provide. This article gives an approach on how JSF, DWR, DOJO can be integrated to create rich web applications which use Portlets and Facelets.













    Alternative class for icefaces javascript context