C# Class TagsGrooveControls.Strategy.TagStickerAddButtonStrategy

Inheritance: IDeletableLabelAddButtonStrategy
Afficher le fichier Open project: kienaiProject/ArtOfWords

Méthodes publiques

Méthode Description
ExecuteOnAdd ( ObservableCollection dataList ) : void
TagStickerAddButtonStrategy ( ITagStickable stickable, TagManager tagManager ) : System

Private Methods

Méthode Description
GetSelectingTagIds ( IEnumerable selectingTags ) : List
SetSelectingTags ( ObservableCollection selectingTag ) : void

Method Details

ExecuteOnAdd() public méthode

public ExecuteOnAdd ( ObservableCollection dataList ) : void
dataList ObservableCollection
Résultat void

TagStickerAddButtonStrategy() public méthode

public TagStickerAddButtonStrategy ( ITagStickable stickable, TagManager tagManager ) : System
stickable ITagStickable
tagManager TagManager
Résultat System