C# Class ACPTest.UIMap

Show file Open project: autocompaste/AutoComPaste

Public Methods

Method 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 method

ClickOnMicrosoftWord
public ClickOnMicrosoftWord ( ) : void
return void

EntitySearchForEmail() public method

public EntitySearchForEmail ( ) : void
return void

EntitySearchForName() public method

public EntitySearchForName ( ) : void
return void

EntitySearchForName2() public method

public EntitySearchForName2 ( ) : void
return void

EntitySearchForPlace() public method

public EntitySearchForPlace ( ) : void
return void

EntitySearchForWebpage() public method

public EntitySearchForWebpage ( ) : void
return void

ExitWindow() public method

public ExitWindow ( ) : void
return void

ExtendParagraphAfterPasting() public method

public ExtendParagraphAfterPasting ( ) : void
return void

ExtendSentenceAfterPasting() public method

public ExtendSentenceAfterPasting ( ) : void
return void

ExtendTypesCombinationAfterPasting() public method

public ExtendTypesCombinationAfterPasting ( ) : void
return void

ExtendWordAfterPasting() public method

public ExtendWordAfterPasting ( ) : void
return void

HideAndManualTriggerPasting() public method

public HideAndManualTriggerPasting ( ) : void
return void

LaunchMicrosoftWord() public method

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

PasteSentence() public method

public PasteSentence ( ) : void
return void

PasteSentenceWithQuickSelect() public method

public PasteSentenceWithQuickSelect ( ) : void
return void

RankingByFrequency() public method

public RankingByFrequency ( ) : void
return void

RankingSubsequentSentences() public method

public RankingSubsequentSentences ( ) : void
return void

SaveDocument() public method

public SaveDocument ( String fileName ) : void
fileName String
return void

TriggerEnableHotKey() public method

public TriggerEnableHotKey ( ) : void
return void

readFile() public method

public readFile ( String filename ) : String
filename String
return String