C# Class ACPTest.UIMap

Afficher le fichier Open project: autocompaste/AutoComPaste

Méthodes publiques

Méthode Description
ClickOnMicrosoftWord ( ) : void

ClickOnMicrosoftWord

EntitySearchForEmail ( ) : void
EntitySearchForName ( ) : void
EntitySearchForName2 ( ) : void
EntitySearchForPlace ( ) : void
EntitySearchForWebpage ( ) : void
ExitWindow ( ) : void
ExtendParagraphAfterPasting ( ) : void
ExtendSentenceAfterPasting ( ) : void
ExtendTypesCombinationAfterPasting ( ) : void
ExtendWordAfterPasting ( ) : void
HideAndManualTriggerPasting ( ) : void
LaunchMicrosoftWord ( ) : void

LaunchMicrosoftWord - Use 'LaunchMicrosoftWordParams' to pass parameters into this method.

PasteSentence ( ) : void
PasteSentenceWithQuickSelect ( ) : void
RankingByFrequency ( ) : void
RankingSubsequentSentences ( ) : void
SaveDocument ( String fileName ) : void
TriggerEnableHotKey ( ) : void
readFile ( String filename ) : String

Method Details

ClickOnMicrosoftWord() public méthode

ClickOnMicrosoftWord
public ClickOnMicrosoftWord ( ) : void
Résultat void

EntitySearchForEmail() public méthode

public EntitySearchForEmail ( ) : void
Résultat void

EntitySearchForName() public méthode

public EntitySearchForName ( ) : void
Résultat void

EntitySearchForName2() public méthode

public EntitySearchForName2 ( ) : void
Résultat void

EntitySearchForPlace() public méthode

public EntitySearchForPlace ( ) : void
Résultat void

EntitySearchForWebpage() public méthode

public EntitySearchForWebpage ( ) : void
Résultat void

ExitWindow() public méthode

public ExitWindow ( ) : void
Résultat void

ExtendParagraphAfterPasting() public méthode

public ExtendParagraphAfterPasting ( ) : void
Résultat void

ExtendSentenceAfterPasting() public méthode

public ExtendSentenceAfterPasting ( ) : void
Résultat void

ExtendTypesCombinationAfterPasting() public méthode

public ExtendTypesCombinationAfterPasting ( ) : void
Résultat void

ExtendWordAfterPasting() public méthode

public ExtendWordAfterPasting ( ) : void
Résultat void

HideAndManualTriggerPasting() public méthode

public HideAndManualTriggerPasting ( ) : void
Résultat void

LaunchMicrosoftWord() public méthode

LaunchMicrosoftWord - Use 'LaunchMicrosoftWordParams' to pass parameters into this method.
public LaunchMicrosoftWord ( ) : void
Résultat void

PasteSentence() public méthode

public PasteSentence ( ) : void
Résultat void

PasteSentenceWithQuickSelect() public méthode

public PasteSentenceWithQuickSelect ( ) : void
Résultat void

RankingByFrequency() public méthode

public RankingByFrequency ( ) : void
Résultat void

RankingSubsequentSentences() public méthode

public RankingSubsequentSentences ( ) : void
Résultat void

SaveDocument() public méthode

public SaveDocument ( String fileName ) : void
fileName String
Résultat void

TriggerEnableHotKey() public méthode

public TriggerEnableHotKey ( ) : void
Résultat void

readFile() public méthode

public readFile ( String filename ) : String
filename String
Résultat String