C# Class Praeclarum.UI.PForm.PFormCell

Inheritance: UITableViewCell, IThemeAware
Mostra file Open project: praeclarum/Praeclarum

Public Methods

Method Description
ApplyTheme ( Theme theme ) : void
PFormCell ( PFormItemDisplay display, string reuseId ) : System

Method Details

ApplyTheme() public method

public ApplyTheme ( Theme theme ) : void
theme Theme
return void

PFormCell() public method

public PFormCell ( PFormItemDisplay display, string reuseId ) : System
display PFormItemDisplay
reuseId string
return System