Interface IVSColumnBestValueListener

All Known Subinterfaces:
IVSColumnListener
All Known Implementing Classes:
AbstractContentUIContainer, EditorResultSetColumnProp, EditorScreenFieldProp, EMapMarkers, EMLGroup, ESeries, EUIComboBox, EUISpinner, EUITableColumn, MapMarkers, MLGroup, ResultSetColumnProp, ScreenFieldProp, Series, TablePanel, UIAbstractListChoice, UIComboBox, UISpinner, UITableColumn, VSColumnAdapter

public interface IVSColumnBestValueListener
Interface used to listen to VS table column events.
Author:
Christopher Mindus
  • Method Details

    • getBestVSColumnHeaderValueType

      Value.Type getBestVSColumnHeaderValueType(VSRelativeReference<?> reference)
      Requests the value type that would best suit the listener.
      Parameters:
      reference - The VSRelativeReference instance holding the reference.
      Returns:
      null if none is available.