Package com.iizix.prop.vs
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 Summary
Modifier and TypeMethodDescriptiongetBestVSColumnHeaderValueType
(VSRelativeReference<?> reference) Requests the value type that would best suit the listener.
Method Details
getBestVSColumnHeaderValueType
Requests the value type that would best suit the listener.- Parameters:
reference
- The VSRelativeReference instance holding the reference.- Returns:
- null if none is available.