[jboss-user] [JBoss jBPM] - Re: Simple user list on datatable

roccolocko do-not-reply at jboss.com
Wed Mar 14 02:26:24 EDT 2007


I forgot to post this important part

this goes in the same segment as the first code segment


  | public List getUsersData()
  | 	{
  | 		if(usersData.size()==0)
  | 			usersData = createUsersList();
  | 		return usersData;
  | 	}
  | 

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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4027824



More information about the jboss-user mailing list