Greet 2014
Documentation for the GREET 2014 API
 All Classes Namespaces Functions Variables Enumerations Properties Events
Greet.DataStructureV3.Interfaces.APlugin Member List

This is the complete list of members for Greet.DataStructureV3.Interfaces.APlugin, including all inherited members.

AvailableCommandsForThisPlugin()Greet.DataStructureV3.Interfaces.APluginvirtual
GetMainMenuItems()Greet.DataStructureV3.Interfaces.APluginvirtual
GetMixMenuItems(int mixID)Greet.DataStructureV3.Interfaces.APluginvirtual
GetParameterMenuItems(IParameter parameter)Greet.DataStructureV3.Interfaces.APluginvirtual
GetPathwayMenuItems(int pathwayID)Greet.DataStructureV3.Interfaces.APluginvirtual
GetPluginDescriptionGreet.DataStructureV3.Interfaces.APlugin
GetPluginIconGreet.DataStructureV3.Interfaces.APlugin
GetPluginMessagesGreet.DataStructureV3.Interfaces.APlugin
GetPluginNameGreet.DataStructureV3.Interfaces.APlugin
GetPluginVersionGreet.DataStructureV3.Interfaces.APlugin
GetProcessMenuItems(int processID)Greet.DataStructureV3.Interfaces.APluginvirtual
GetVehiclesMenuItems(int vehicleID)Greet.DataStructureV3.Interfaces.APluginvirtual
InitializePlugin(IGREETController controler)Greet.DataStructureV3.Interfaces.APluginpure virtual
onControlClicked(object sender, EventArgs e)Greet.DataStructureV3.Interfaces.APluginvirtual
onControlKeyPressed(object sender, System.Windows.Forms.KeyPressEventArgs e)Greet.DataStructureV3.Interfaces.APluginvirtual
onControlLeave(object sender, EventArgs e)Greet.DataStructureV3.Interfaces.APluginvirtual
onControlPaint(object sender, System.Windows.Forms.PaintEventArgs e, object content)Greet.DataStructureV3.Interfaces.APluginvirtual
onDatabaseLoaded(string filename)Greet.DataStructureV3.Interfaces.APluginvirtual
onDatabaseUpdate(string updateFile)Greet.DataStructureV3.Interfaces.APluginvirtual
onFinalizePlugin()Greet.DataStructureV3.Interfaces.APluginvirtual
onMainFormClosing()Greet.DataStructureV3.Interfaces.APluginvirtual
onSaveActionRequired()Greet.DataStructureV3.Interfaces.APluginvirtual
RunCommand(string command, string[] args)Greet.DataStructureV3.Interfaces.APluginvirtual