C# Class Open.Testing.Models.CustomListItem

A list-item node for custom UI.
Inheritance: Open.Core.Lists.ListItem, IViewFactory
Afficher le fichier Open project: philcockfield/Open.TestHarness.SL

Méthodes publiques

Méthode Description
CreateView ( ) : IView
CustomListItem ( CustomListItemType viewType ) : Open.Core

Constructor.

Method Details

CreateView() public méthode

public CreateView ( ) : IView
Résultat IView

CustomListItem() public méthode

Constructor.
public CustomListItem ( CustomListItemType viewType ) : Open.Core
viewType CustomListItemType
Résultat Open.Core