Method | Description | |
---|---|---|
AddPlay ( |
||
PositionTagger ( ) : System.Collections.Generic | ||
PositionTagger ( IWidget widget ) : System.Collections.Generic | ||
PositionTagger ( IWidget widget, |
||
RemovePlays ( List |
||
SelectPlay ( |
Method | Description | |
---|---|---|
SelectionChanged ( List |
||
ShowMenu ( |
Method | Description | |
---|---|---|
HandleFilterUpdated ( ) : void |
public AddPlay ( |
||
play | ||
return | void |
public PositionTagger ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |
public PositionTagger ( IWidget widget ) : System.Collections.Generic | ||
widget | IWidget | |
return | System.Collections.Generic |
public PositionTagger ( IWidget widget, |
||
widget | IWidget | |
project | ||
plays | List |
|
background | ||
position | FieldPositionType | |
return | System.Collections.Generic |
public SelectPlay ( |
||
play | ||
return | void |
protected SelectionChanged ( List |
||
selections | List |
|
return | void |
protected ShowMenu ( |
||
coords | ||
return | void |