Свойство | Тип | Описание | |
---|---|---|---|
DefaultBackground | string | ||
Title | string |
Свойство | Тип | Описание | |
---|---|---|---|
layoutX | int | ||
layoutY | int | ||
menuGrid | Fleux.UIElements.Grid.Grid | ||
menuSection | Fleux.UIElements.Panorama.PanoramaSection | ||
sectionSensorMap | List | ||
sensorUIMap | List | ||
volatileSection | Fleux.UIElements.Panorama.PanoramaSection |
Метод | Описание | |
---|---|---|
Dispose ( ) : void | ||
HomePage ( ) : System | ||
Redraw ( ) : void | ||
ReloadUI ( ) : void |
Метод | Описание | |
---|---|---|
CreateCommonSection ( string title ) : Fleux.UIElements.Panorama.PanoramaSection | ||
CreateItem ( string>.Dictionary |
||
CreateLanguageSection ( ) : void | ||
CreateMenuSection ( ) : Fleux.UIElements.Panorama.PanoramaSection | ||
CreatePortSection ( ) : void | ||
CreateSensorPushSection ( ) : void | ||
CreateThemeSection ( ) : void | ||
CreateVehicleSection ( ) : void | ||
InitializePanorama ( ) : void | ||
LoadSections ( ) : void | ||
PushVolatileSection ( Fleux.UIElements.Panorama.PanoramaSection section ) : void | ||
SectionChanged ( Fleux.UIElements.Panorama.PanoramaElement panorama, Fleux.UIElements.Panorama.PanoramaSection section ) : void | ||
SensorChanged ( Sensor sensor ) : void | ||
StateChanged ( int state ) : void | ||
t ( string val ) : string |
Метод | Описание | |
---|---|---|
CreateFeaturedSection ( ) : Fleux.UIElements.Panorama.PanoramaSection | ||
CreateHorizontalFeaturedSection ( ) : Fleux.UIElements.Panorama.PanoramaSection | ||
Navigate ( string item ) : void |
protected CreateCommonSection ( string title ) : Fleux.UIElements.Panorama.PanoramaSection | ||
title | string | |
Результат | Fleux.UIElements.Panorama.PanoramaSection |
protected CreateItem ( string>.Dictionary |
||
attrs | string>.Dictionary | |
section | Fleux.UIElements.Panorama.PanoramaSection | |
Результат | Fleux.UIElements.UIElement |
protected CreateMenuSection ( ) : Fleux.UIElements.Panorama.PanoramaSection | ||
Результат | Fleux.UIElements.Panorama.PanoramaSection |
protected CreateSensorPushSection ( ) : void | ||
Результат | void |
protected PushVolatileSection ( Fleux.UIElements.Panorama.PanoramaSection section ) : void | ||
section | Fleux.UIElements.Panorama.PanoramaSection | |
Результат | void |
protected SectionChanged ( Fleux.UIElements.Panorama.PanoramaElement panorama, Fleux.UIElements.Panorama.PanoramaSection section ) : void | ||
panorama | Fleux.UIElements.Panorama.PanoramaElement | |
section | Fleux.UIElements.Panorama.PanoramaSection | |
Результат | void |
protected SensorChanged ( Sensor sensor ) : void | ||
sensor | Sensor | |
Результат | void |
protected StateChanged ( int state ) : void | ||
state | int | |
Результат | void |
protected static t ( string val ) : string | ||
val | string | |
Результат | string |
public static string DefaultBackground | ||
Результат | string |
protected Grid,Fleux.UIElements.Grid menuGrid | ||
Результат | Fleux.UIElements.Grid.Grid |
protected PanoramaSection,Fleux.UIElements.Panorama menuSection | ||
Результат | Fleux.UIElements.Panorama.PanoramaSection |
protected Dictionary |
||
Результат | List |