C# Class StarryEyes.ViewModels.Timelines.Statuses.StatusViewModel

Inheritance: Livet.ViewModel
Afficher le fichier Open project: karno/StarryEyes Class Usage Examples

Private Properties

Свойство Type Description
AssertQuickActionEnabled bool
CheckUserIsBind bool
CreateUserViewModel StarryEyes.ViewModels.Timelines.Statuses.UserViewModel
FavoriteAndRetweetImmediate void
Focus void
GetImmediateAccounts IEnumerable
LoadInReplyTo void
MuteKeyword void
NotifyChangeReplyInfo void
NotifyQuickActionFailed void
QueryMuteMessage TaskDialogMessage
ReceiveOlder void
Reply void
Reply void
SendReplyOrDirectMessage void
SetClipboard void

Méthodes publiques

Méthode Description
ConfirmDelete ( ) : void
CopyBody ( ) : void
CopyPermalink ( ) : void
CopySTOT ( ) : void
CopyText ( ) : void
Delete ( ) : void
DirectMessage ( ) : void
DirectMessage ( string body ) : void
Favorite ( IEnumerable infos, bool add ) : void
FindOnGoogle ( ) : void
FindOnKrile ( ) : void
FindOnTwitter ( ) : void
MuteClient ( ) : void
MuteUser ( ) : void
OpenFavstar ( ) : void
OpenLink ( string parameter ) : void
OpenNthLink ( string index ) : void
OpenNthThumbnail ( string index ) : void
OpenSourceLink ( ) : void
OpenUserDetailOnTwitter ( ) : void
OpenUserFavstar ( ) : void
OpenUserTwilog ( ) : void
OpenWeb ( ) : void
Quote ( ) : void
QuotePermalink ( ) : void
RaiseFocusedChanged ( ) : void
ReportAsSpam ( ) : void
Retweet ( IEnumerable infos, bool add ) : void
SendReplyOrDirectMessage ( string body ) : void
SetTextToInputBox ( ) : void
ShowConversation ( ) : void
ShowRecipientProfile ( ) : void
ShowRetweeterProfile ( ) : void
ShowUserProfile ( ) : void
StatusViewModel ( TimelineViewModelBase parent, StatusModel status, IEnumerable initialBoundAccounts ) : System
ToggleFavorite ( ) : void
ToggleFavoriteImmediate ( ) : void
ToggleFocus ( ) : void
ToggleRetweet ( ) : void
ToggleRetweetImmediate ( ) : void
ToggleSelect ( ) : void

Private Methods

Méthode Description
AssertQuickActionEnabled ( ) : bool
CheckUserIsBind ( long id ) : bool
CreateUserViewModel ( StarryEyes.Anomaly.TwitterApi.DataModels.TwitterUser user ) : StarryEyes.ViewModels.Timelines.Statuses.UserViewModel
FavoriteAndRetweetImmediate ( ) : void
Focus ( ) : void
GetImmediateAccounts ( ) : IEnumerable
LoadInReplyTo ( ) : void
MuteKeyword ( ) : void
NotifyChangeReplyInfo ( ) : void
NotifyQuickActionFailed ( string main, string body ) : void
QueryMuteMessage ( string title, string inst, string content ) : TaskDialogMessage
ReceiveOlder ( ) : void
Reply ( ) : void
Reply ( string body ) : void
SendReplyOrDirectMessage ( ) : void
SetClipboard ( string value ) : void

Method Details

ConfirmDelete() public méthode

public ConfirmDelete ( ) : void
Résultat void

CopyBody() public méthode

public CopyBody ( ) : void
Résultat void

CopyPermalink() public méthode

public CopyPermalink ( ) : void
Résultat void

CopySTOT() public méthode

public CopySTOT ( ) : void
Résultat void

CopyText() public méthode

public CopyText ( ) : void
Résultat void

Delete() public méthode

public Delete ( ) : void
Résultat void

DirectMessage() public méthode

public DirectMessage ( ) : void
Résultat void

DirectMessage() public méthode

public DirectMessage ( string body ) : void
body string
Résultat void

Favorite() public méthode

public Favorite ( IEnumerable infos, bool add ) : void
infos IEnumerable
add bool
Résultat void

FindOnGoogle() public méthode

public FindOnGoogle ( ) : void
Résultat void

FindOnKrile() public méthode

public FindOnKrile ( ) : void
Résultat void

FindOnTwitter() public méthode

public FindOnTwitter ( ) : void
Résultat void

MuteClient() public méthode

public MuteClient ( ) : void
Résultat void

MuteUser() public méthode

public MuteUser ( ) : void
Résultat void

OpenFavstar() public méthode

public OpenFavstar ( ) : void
Résultat void

OpenLink() public méthode

public OpenLink ( string parameter ) : void
parameter string
Résultat void

OpenNthLink() public méthode

public OpenNthLink ( string index ) : void
index string
Résultat void

OpenNthThumbnail() public méthode

public OpenNthThumbnail ( string index ) : void
index string
Résultat void

OpenSourceLink() public méthode

public OpenSourceLink ( ) : void
Résultat void

OpenUserDetailOnTwitter() public méthode

public OpenUserDetailOnTwitter ( ) : void
Résultat void

OpenUserFavstar() public méthode

public OpenUserFavstar ( ) : void
Résultat void

OpenUserTwilog() public méthode

public OpenUserTwilog ( ) : void
Résultat void

OpenWeb() public méthode

public OpenWeb ( ) : void
Résultat void

Quote() public méthode

public Quote ( ) : void
Résultat void

QuotePermalink() public méthode

public QuotePermalink ( ) : void
Résultat void

RaiseFocusedChanged() public méthode

public RaiseFocusedChanged ( ) : void
Résultat void

ReportAsSpam() public méthode

public ReportAsSpam ( ) : void
Résultat void

Retweet() public méthode

public Retweet ( IEnumerable infos, bool add ) : void
infos IEnumerable
add bool
Résultat void

SendReplyOrDirectMessage() public méthode

public SendReplyOrDirectMessage ( string body ) : void
body string
Résultat void

SetTextToInputBox() public méthode

public SetTextToInputBox ( ) : void
Résultat void

ShowConversation() public méthode

public ShowConversation ( ) : void
Résultat void

ShowRecipientProfile() public méthode

public ShowRecipientProfile ( ) : void
Résultat void

ShowRetweeterProfile() public méthode

public ShowRetweeterProfile ( ) : void
Résultat void

ShowUserProfile() public méthode

public ShowUserProfile ( ) : void
Résultat void

StatusViewModel() public méthode

public StatusViewModel ( TimelineViewModelBase parent, StatusModel status, IEnumerable initialBoundAccounts ) : System
parent TimelineViewModelBase
status StatusModel
initialBoundAccounts IEnumerable
Résultat System

ToggleFavorite() public méthode

public ToggleFavorite ( ) : void
Résultat void

ToggleFavoriteImmediate() public méthode

public ToggleFavoriteImmediate ( ) : void
Résultat void

ToggleFocus() public méthode

public ToggleFocus ( ) : void
Résultat void

ToggleRetweet() public méthode

public ToggleRetweet ( ) : void
Résultat void

ToggleRetweetImmediate() public méthode

public ToggleRetweetImmediate ( ) : void
Résultat void

ToggleSelect() public méthode

public ToggleSelect ( ) : void
Résultat void