eachObject(action: function, context);
action. Function to be executed for each object in the table.
context. Context from which the method is invoked.
The eachObject method executes specified function for each object in the table.
The example of use is given on the TabSheet.addObject page.
Seebsp;also: