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

We are working to address an issue with subscription email notifications. In the meantime, be sure to check your favorite boards for 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