-
November 14th, 2006, 02:57 PM
#1
ExtendedTableInfo vs. SimpleTableInfo
What are the advantages and disadvantages of using the ExtendedTable over a SimpleTable? I have reviewed the documentation and APIs and could not see a real difference. Please provide more insight.
Thanks
-
November 14th, 2006, 04:07 PM
#2
The only difference between a SimpleTable and an ExtendedTable is in the way you access items and fields in the concerning listeners. With a SimpleTable you must access items/fields by index while with an ExtendedTable you can access items/fields via their names.
Moreover in the SimpleTable constructor you pass a group and a schema that could be expanded MetaDataAdapter-side (for example you can use a group named "all", expand it on the metadata adapter listing all the available items and then subscribe them to the data adapter) while with the ExtendedTable you pass an array of items and an array of fields.
Please let me know if you want to expand more the topic.
Bye.
Similar Threads
-
By haison in forum Client SDKs
Replies: 1
Last Post: October 26th, 2010, 08:52 AM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
All times are GMT +1. The time now is 02:50 AM.
Bookmarks