Properties - 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
  • FilterPanelControl(Panel) - Provide access to the lookup's filter panel.

  • GridControl(DataGrid) - Provide access to the lookup's grid control.

  • InitialFilter(EWS.GridFilterItem) - Allow setting an initial filter for the lookup.

  • Lookup - The text value that determines what list of values to retrieve and display. This is normally found as part of a GridData.Toolbar.FilterList item Value property.

  • MultilineFilterControl(MultilineFilter) - Provide access to the lookup's multiline filter control.

  • Parameters - The read-only list of parameters required by the grid request. It is parsed from the Lookup property.

  • ParentGridName - Required by the LOV grid request.

  • Selection - The read-only value that was selected from the list.

  • Session - An instance of the Session class used to make a grid request.