Class TreeBoxBase<TContainer, TElement>.TreeChainSelectionBox
- Namespace
- RichHudFramework.UI
- Assembly
- RichHudClient.dll
Minimal ChainSelectionBoxBase<TContainer, TElement> used internally by TreeBoxBase<TContainer, TElement>.
public class TreeBoxBase<TContainer, TElement>.TreeChainSelectionBox : ChainSelectionBoxBase<TContainer, TElement>, IReadOnlyHudElement, IReadOnlyHudNode, IReadOnlyHudParent, IEntryBox<TContainer, TElement>, IEnumerable<TContainer>, IEnumerable, IValueControl<TContainer>, IValueControl, IClickableElement, IFocusableElement
- Inheritance
-
SelectionBoxBase<HudChain<TContainer, TElement>, TContainer, TElement>ChainSelectionBoxBase<TContainer, TElement>TreeBoxBase<TContainer, TElement>.TreeChainSelectionBox
- Implements
-
IEntryBox<TContainer, TElement>IEnumerable<TContainer>IValueControl<TContainer>
- Inherited Members