oops ! sorry there is something wrong in the above description of my problem

I descibe again the two ways it works in development environment :

There are severall way to make this works in my developement environment 
(either when launched in the default configuration or production) 
 
remove the element from the bulk 
 
Code:
  
bulk.remove(element);
        
   
 
or 
 
reload the list of elements that can be added to the edited bulk
 
Code:
  
reloadBulk();
        

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

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

Reply via email to