C# Class nHydrate.Generator.Models.RowEntryCollectionController

Inheritance: nHydrate.Generator.Common.GeneratorFramework.BaseModelObjectController
Afficher le fichier Open project: nHydrate/nHydrate Class Usage Examples

Méthodes publiques

Méthode Description
DeleteObject ( ) : bool
GetMenuCommands ( ) : MenuCommand[]
Refresh ( ) : void
Verify ( ) : MessageCollection

Méthodes protégées

Méthode Description
RowEntryCollectionController ( INHydrateModelObject modelObject ) : System

Private Methods

Méthode Description
AddRowEntryMenuClick ( object sender, System e ) : void

Method Details

DeleteObject() public méthode

public DeleteObject ( ) : bool
Résultat bool

GetMenuCommands() public méthode

public GetMenuCommands ( ) : MenuCommand[]
Résultat MenuCommand[]

Refresh() public méthode

public Refresh ( ) : void
Résultat void

RowEntryCollectionController() protected méthode

protected RowEntryCollectionController ( INHydrateModelObject modelObject ) : System
modelObject INHydrateModelObject
Résultat System

Verify() public méthode

public Verify ( ) : MessageCollection
Résultat MessageCollection