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

HxGN EAM Web Services Toolkit Programmer

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

  • ApplyDataspy(dataspyId) - Attempt to apply the Dataspy identified by the specified dataspyId.

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

  • ApplyFilter(filterItems()) - Attempt to apply the filter specified by the arguments.

  • ApplyFilter(field, operator, value) - Attempt to apply the filter defined by the array of GridFilterItem objects.

  • 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 for the defined with the GridName, GridType, and FunctionName properties.

  • LoadData(session) - Using the specified session object, attempt to load the data 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.