메소드 |
설명 |
|
AddServicesToButtons ( Service services, List buttons ) : void |
|
|
CreateControlsForGroupsAndServices ( ServiceGroup groups, Service services ) : Queue.Terminal.UserControls.SelectServiceButton[] |
|
|
CreateSelectServiceButton ( string code, string name, string color, float fontSize, EventHandler onSelected ) : SelectServiceButton |
|
|
LoadRootServiceGroups ( ) : void |
|
|
LoadServiceGroup ( System.Guid serviceGroupId, int cols, int rows ) : void |
|
|
Loaded ( ) : void |
|
|
OnServiceGroupSelected ( ServiceGroup group ) : void |
|
|
RenderServices ( SelectServiceButton services, int cols, int rows ) : void |
|
|
SetSelectedService ( Service service ) : void |
|
|
Unloaded ( ) : void |
|
|