Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
IMenuAggregator.cs
1
using
System;
2
using
System.Windows.Controls;
3
4
namespace
Waher.Client.WPF.Model
5
{
9
public
interface
IMenuAggregator
10
{
17
void
AddContexMenuItems
(
TreeNode
Node, ref
string
CurrentGroup, ContextMenu Menu);
18
}
19
}
Waher.Client.WPF.Model.TreeNode
Abstract base class for tree nodes in the connection view.
Definition:
TreeNode.cs:24
Waher.Client.WPF.Model.IMenuAggregator
Interface for nodes that can aggregate items in menues to descendant nodes.
Definition:
IMenuAggregator.cs:10
Waher.Client.WPF.Model.IMenuAggregator.AddContexMenuItems
void AddContexMenuItems(TreeNode Node, ref string CurrentGroup, ContextMenu Menu)
Adds context menu items for a node.
Waher.Client.WPF.Model
Definition:
ColorableItem.cs:5
IoTGateway
Clients
Waher.Client.WPF
Model
IMenuAggregator.cs
Generated by
1.9.5