cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community email notifications are disrupted. While we are working to resolve, please check on your favorite boards regularly to keep up with your conversations and new topics.

How to use arbitrary class for row data in table ComponentBuilder?

akosolapov-2
14-Alexandrite

How to use arbitrary class for row data in table ComponentBuilder?

Hi.

I want use non persistable class to wrap data for table row in ComponentBuilder.

But i get the exception:

Error while adding component data
java.lang.NullPointerException
    at com.ptc.core.components.beans.DataUtilityBean.getRowOid(DataUtilityBean.java:610)
    at com.ptc.core.components.beans.DataUtilityBean.doFirstPass(DataUtilityBean.java:584)
    at com.ptc.core.components.command.delegate.ModelCommandDelegate.execute(ModelCommandDelegate.java:182)

What should i do? Is it possible use custom class for this purpose? I can't find any code example in Help Center/Customization guide.

Thanks.

0 REPLIES 0
Top Tags