Results 1 to 2 of 2
  1. #1
    Member
    Join Date
    Nov 2006
    Location
    Colorado Springs
    Posts
    4

    Post 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

  2. #2
    Power Member
    Join Date
    Jul 2006
    Location
    Cesano Maderno, Italy
    Posts
    784
    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

  1. Error with class SimpleTableInfo
    By haison in forum Client SDKs
    Replies: 1
    Last Post: October 26th, 2010, 09:52 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
All times are GMT +1. The time now is 12:23 AM.