C# Class LayoutFarm.HtmlWidgets.ListItem

Afficher le fichier Open project: prepare/HTML-Renderer Class Usage Examples

Méthodes publiques

Méthode Description
GetPresentationNode ( WebDom hostNode ) : WebDom.DomElement
ListItem ( int width, int height ) : System

Method Details

GetPresentationNode() public méthode

public GetPresentationNode ( WebDom hostNode ) : WebDom.DomElement
hostNode WebDom
Résultat WebDom.DomElement

ListItem() public méthode

public ListItem ( int width, int height ) : System
width int
height int
Résultat System