Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

[ Image Removed |../../index.htm#lansa/vlftutorials_0105.htm]

...

 
Important Observations

  • You can create instance lists that contain more than one type of object. You do this by defining relationships between business objects. The relationships can either be peer-to-peer or parent-child.
  • In situations where you want to completely fill the business object instance list programmatically, the filter has no meaningful interaction with the end-user and can be hidden from view.
  • A relationship handler is an RDML function that is called to dynamically expand the relationship between a parent and child object. By doing this you can improve filter performance by only adding root or parent objects to the instance list initially.
  • The Framework instance list can display up to 10 alphanumeric and/or 10 numeric additional columns in an instance list.

...

  • How to create a parent-child relationship between business object
  • How to create a hidden filter
  • How to write a relationship handler
  • How to add additional columns to the instance list

...

 
 
 
[ Image Removed |../../index.htm#lansa/vlftutorials_0105.htm]