Class EntitySetEntitiesController
Inheritance
EntitySetEntitiesController
Implements
Inherited Members
Namespace: LemonEdge.Client.Core.Views.Controllers
Assembly: LemonEdge.ClientEntities.dll
Syntax
public class EntitySetEntitiesController : BaseEntitySetEntitiesController<IEntitySet, ISetEntity>, IBaseGridController, ICollectionExportable, INewGridItemImplementor<ISetEntity>, ICopyGridItemImplementor<ISetEntity>, IGrid, IDeleteGridItemImplementor<ISetEntity>, ISearchController, IModelViewController
Constructors
EntitySetEntitiesController(IBaseGridRelatedCollection<IEntitySet, ISetEntity>)
Declaration
public EntitySetEntitiesController(IBaseGridRelatedCollection<IEntitySet, ISetEntity> view)
Parameters
Type | Name | Description |
---|---|---|
IBaseGridRelatedCollection<IEntitySet, ISetEntity> | view |