GREET API
Exposed interfaces to create modules that can be loaded in GREET
Main Page
Packages
Classes
Files
File List
All
Classes
Namespaces
Files
Functions
Enumerations
Enumerator
Properties
Events
IParameterTextBox.cs
Go to the documentation of this file.
1
using
System;
2
using
System.Collections.Generic;
3
using
System.Linq;
4
using
System.Text;
5
using
PlugInsInterfaces.DataTypes;
6
7
namespace
PlugInsInterfaces.Controls
8
{
12
public
interface
IParameterTextBox
13
{
17
IParameter
Parameter {
get
;}
18
}
19
}
PlugInsInterfaces.Controls.IParameterTextBox
An IParameterTextBox represent the text box in which parameters are shown and can be modified ...
Definition:
IParameterTextBox.cs:12
PlugInsInterfaces.DataTypes.IParameter
Class that represents a value and unit
Definition:
IParameter.cs:13
Desktop
SVN
source
greet-dev
main
PlugInsInterfaces
Controls
IParameterTextBox.cs
Generated on Wed Oct 2 2013 10:34:39 for GREET API by
1.8.5