blackberry tableview solution for jde 4.5

北战南征 提交于 2019-12-12 01:49:39

问题


I am very new to blackberry table view. I am using jde 4.5. Can anyone please which is best way to show

by this forum : http://devblog.blackberry.com/2009/10/how-to-use-table-view-layout/

or Customize ListField

I want a structure like below

Text

Text | ButtonField

Text | ButtonField

Text

---------------------------------

Text

Text | ButtonField

Text | ButtonField

Text

Thanks in advance

Regards, Sathish


回答1:


You can use the new TableModel class in OS 6. There is sample code and explanation on how to do it in blackberry docs. check out this link - http://docs.blackberry.com/en/developers/deliverables/29204/Table_Model_1328111_11.jsp



来源:https://stackoverflow.com/questions/5881307/blackberry-tableview-solution-for-jde-4-5

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!