Class ActivityElement
Base type for the renderable element hosted by an ActivityCellSpec. Elements are
immutable and describe what a cell shows; the activity control maps them onto a
CliGrid cell (text) or a post-layout overlay (progress bar). Kept small and extensible.public abstract class ActivityElement
- Inheritance
-
ActivityElement
- Derived
- Inherited Members