C# Class StoryTeller.UserInterface.Editing.HTML.DropdownCellBuilder

Inheritance: ICellBuilder
Afficher le fichier Open project: adymitruk/storyteller

Méthodes publiques

Méthode Description
CanBuild ( Cell cell ) : bool
Configure ( Cell cell, CellTag tag ) : void

Method Details

CanBuild() public méthode

public CanBuild ( Cell cell ) : bool
cell Cell
Résultat bool

Configure() public méthode

public Configure ( Cell cell, CellTag tag ) : void
cell Cell
tag CellTag
Résultat void