java - Vaadin: table container has object members -


I am expanding BeanItemContainer and it will be used as a container for a table in Waddin I'm using Public Square Mycantine Beanite Container & lt; MyClass & gt; Serializable {...} implies a MyClass object that has a structure as shown below:

  public Class MyClass {Private Int ID; Private Innerclass Data; ...}   

and there is a structure in the innerclass:

  public class innerclass {private int PROA; Private string probe; ...}   

I have id and data. I want to display the propane column but I am not sure how in vaidyine

solution addNestedContainerProperty to use property

See for details.

Comments

Popular posts from this blog

java - NullPointerException for a 2d Array -

python - Assemble mpeg file unable to play in mediaplayer -

c# - NameSpace Manager or XsltContent to parse aspx page -