Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
SilverlightMappingToolBasic
UI
SuperGraph
View
NodeControlSupportClasses
NodeTextInput
C# Class SilverlightMappingToolBasic.UI.SuperGraph.View.NodeControlSupportClasses.NodeTextInput
Inheritance:
System.Windows.Controls.UserControl
Show file
Open project: chris-tomich/Glyma
Public Methods
Method
Description
FinishEdit
( ) :
void
NodeTextInput
( ) :
System
UnlinkNodeControl
( ) :
void
Private Methods
Method
Description
EditorOnClosedWithoutUpdate
(
object
sender
,
EventArgs
eventArgs
) :
void
EditorOnTextUpdated
(
object
sender
,
EventArgs
eventArgs
) :
void
Method Details
FinishEdit()
public
method
public
FinishEdit
( ) :
void
return
void
NodeTextInput()
public
method
public
NodeTextInput
( ) :
System
return
System
UnlinkNodeControl()
public
method
public
UnlinkNodeControl
( ) :
void
return
void