UIGroupController¶
Namespace: WellFired.Profile.ProfileProcessor.Visual
Implements: WellFired.Profile.ProfileProcessor.Visual.UI.IUIController
Description¶
public-static-attrib¶
| readonly Color | OddLineColor |
| readonly Color | PairLineColor |
Public Methods¶
| UIGroupController ( IUIGroup group, int columnCount, IVisualObjectFactory visualObjectFactory, IUIDataViewInstantiator instanciator, string title ) | |
| void | Update ( ) |
| void | AddProbeRecorders ( IEnumerable< ProbeRecorder > enumerableProbeRecorders ) |
Breakdown¶
- readonly Color OddLineColor
- readonly Color PairLineColor
- UIGroupController ( IUIGroup group, int columnCount, IVisualObjectFactory visualObjectFactory, IUIDataViewInstantiator instanciator, string title )
- void Update ( )
- void AddProbeRecorders ( IEnumerable< ProbeRecorder > enumerableProbeRecorders )