Colygon.MatchPoint.Core.WebParts.CompositeRefinement Namespace |
Class | Description | |
---|---|---|
BaseRefinementControlT | Describes the basic functionality of a composite refinement control. | |
BaseRefinementGroup |
Describes a basic refinement group for the CompositeRefinementWebPart.
| |
BaseRenderer | Base renderer implementation of IRenderer. | |
Boundary | Describes a refinement bucket value boundary to accumulate elements on the refinement domain. | |
Bucket | Describes a refinement bucket to accumulate elements on the refinement domain. | |
ChoiceRenderer | Base choice renderer implementation. | |
CompositeRefinementNode |
Tree representation for CompositeRefinementWebPart.
| |
CompositeRefinementWebPart |
The Composite Refinement Web Part provides a highly configurable Refinement Web Part with some default
refinement controls and the possibility to add simple refinement controls.
| |
CompositeRefinementWebPartConfiguration | The configuration class for CompositeRefinementWebPart. | |
FlatChoiceRenderer | Renders a refinement tree. | |
HierarchicalChoiceRenderer | Renders a refinement tree hierarchically. |
Interface | Description | |
---|---|---|
IFlatRenderer | Interface for flat renderer implementations. | |
IHierarchicalRenderer | Interface for hierarchical renderer implementations. | |
IRefinementControl | Describes the interface of a composite refinement control. | |
IRenderer | The CompositeRefinementWebPart renderer interface. |
Enumeration | Description | |
---|---|---|
RenderMode | The render mode for refinement controls. |