C# Class SilverlightMappingToolBasic.Compendium.CompendiumIdeaNode

Inheritance: CompendiumGenericNode
Mostra file Open project: chris-tomich/Glyma

Public Methods

Method Description
CompendiumIdeaNode ( ) : System
LoadSettings ( CompendiumNodeSettings settings ) : void
RenderUIElements ( ) : UIElement[]

Method Details

CompendiumIdeaNode() public method

public CompendiumIdeaNode ( ) : System
return System

LoadSettings() public method

public LoadSettings ( CompendiumNodeSettings settings ) : void
settings CompendiumNodeSettings
return void

RenderUIElements() public method

public RenderUIElements ( ) : UIElement[]
return UIElement[]