C# Class HelloWorld.Samples.TablePage

Inheritance: PowerArgs.Cli.GridPage
Exibir arquivo Open project: adamabdelhamed/PowerArgs

Public Methods

Method Description
TablePage ( ) : System

Protected Methods

Method Description
OnLoad ( ) : void

Private Methods

Method Description
BeginDeleteSelectedEntityIfExists ( ) : void
OnDataLoad ( ) : void
ResolveProperty ( object item, string propName ) : object
SelectedTableEntityChanged ( ) : void

Method Details

OnLoad() protected method

protected OnLoad ( ) : void
return void

TablePage() public method

public TablePage ( ) : System
return System