Click or drag to resize

Altaxo.Gui.Data.Selections Namespace

Contains controllers and view contracts for row-selection models.
Classes
Interfaces
 InterfaceDescription
Public interfaceIAllRowsView Provides the view contract for AllRowsController.
Public interfaceIDataColumnController Signifies that this controller is controlling a row selection with one data column.
Public interfaceIIncludeSingleNumericalValueView Provides the view contract for IncludeSingleNumericalValueController.
Public interfaceIIncludeSingleTextValueView Provides the view contract for IncludeSingleTextValueController.
Public interfaceIIntersectionOfRowSelectionView Provides the view contract for IntersectionOfRowSelectionsController.
Public interfaceIPeriodicRowIndexSegmentsView Provides the view contract for PeriodicRowIndexSegmentsController.
Public interfaceIRangeOfNumericalValuesView Provides the view contract for RangeOfNumericalValuesController.
Public interfaceIRangeOfRowIndicesView Provides the view contract for RangeOfRowIndicesController.
Public interfaceIRowSelectionItemView Provides the view contract for RowSelectionItemController.
Public interfaceIRowSelectionView Provides the view contract for RowSelectionController.
Public interfaceIUnionOfRowSelectionView Provides the view contract for UnionOfRowSelectionsController.