Methods - HxGN EAM - 12.0 - Customization & Programming - Hexagon

HxGN EAM Web Services Toolkit Programmer Help

Language
English
Product
HxGN EAM
Search by Category
Customization & Programming
HxGN EAM Version
12
  • ApplyDataspy - Attempt to apply the Dataspy that is selected in the constituent DataspyCombo control.

  • ApplyFilter - Attempt to apply the filter defined by the constituent FilterFieldsComboBox, OperatorComboBox, and FilterValueInputBox controls.

  • GetActiveDataRow - Returns a DataRow object for the row index in the data source that matches the current row index of the grid control.

  • GetTotalRowCount - Returns a string that contains the count of the total potential rows for the grid.

  • LoadData - Attempt to load the data defined with the GridName, GridType, and FunctionName properties.

  • LoadData(session) - Using the specified session object, attempt to load the data for the defined with the GridName, GridType, and FunctionName properties.

  • LoadMore - Attempt to load more data from the cache if available.

  • ViewCell - Open a dialog with the contents of the current cell. Will be editable if the cell is editable.