C# Class XAF_Bootstrap.Editors.XafBootstrapTableEditor.XafBootstrapStructureListEditor

Inheritance: XafBootstrapTableEditor, IComplexListEditor, IProcessCallbackComplete, IXafBootstrapListEditor
Datei anzeigen Open project: Terricks/XAFBootstrap

Public Methods

Method Description
DoProcessPairAction ( string Action, string Param ) : void
InvokeSelectionChanged ( ) : void
Refresh ( ) : void
XafBootstrapStructureListEditor ( IModelListView info ) : System

Protected Methods

Method Description
CreateControlsCore ( ) : object

Method Details

CreateControlsCore() protected method

protected CreateControlsCore ( ) : object
return object

DoProcessPairAction() public method

public DoProcessPairAction ( string Action, string Param ) : void
Action string
Param string
return void

InvokeSelectionChanged() public method

public InvokeSelectionChanged ( ) : void
return void

Refresh() public method

public Refresh ( ) : void
return void

XafBootstrapStructureListEditor() public method

public XafBootstrapStructureListEditor ( IModelListView info ) : System
info IModelListView
return System