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 IVSColumnBestValueListenerInterface used to listen to VS table column events.- Author:
- Christopher Mindus
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Value.TypegetBestVSColumnHeaderValueType(VSRelativeReference<?> reference)Requests the value type that would best suit the listener.
Method Detail
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.