IlsSwGetTable
 
IlsSwGetTable
Category 
Global function
Environment 
Server/Views component
Description 
This function returns the table associated with the graphic if any. It returns null if the graphic is not a field itf data source aware gadget or is not attached to a Server data source.
Synopsis 
IlsSwTable IlsSwGetTable(IlvGraphic graphic)
Example 
var table = IlsSwGetTable(obj);
See Also 
IlsSwGetTableFromDs (Script class)

Version 5.8
Copyright © 2014, Rogue Wave Software, Inc. All Rights Reserved.