"[EMAIL PROTECTED]" wrote : "[EMAIL PROTECTED]" wrote : An essential feature 
concerns the editor of window content. With the new addition of the content 
editor it is a need to have the capability to edit the different content types 
of a window (like in the dashboard).
  | 
  | I have no idea how that works.

when you create a window you must pass as argument now a ContentType object (a 
mere string wrapper) and an URI which represents

- the instance id for portlets
- the content path for cms

The dashboard editor has 2 panes one for portlet and one for CMS. Each pane is 
a plugin integrated with the dashboard editor though a contract (ContentEditor).

When the dashboard editor needs to show the content of the portlet or CMS it 
delegates these operations to the right plugin based on the content type which 
has been chosen.




View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4017353#4017353

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4017353
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to