C# 클래스 WikiFunctions.AWBSettings.GeneralPrefs

파일 보기 프로젝트 열기: reedy/AutoWikiBrowser 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
AddIgnoredToLog bool
AddToWatchlist int
AddUsingAWBToActionSummaries bool
AlertPreferences List
AutoFilterDuplicates bool
AutoSaveEdit EditBoxAutoSavePrefs
AutoSaveSettings bool
Beep bool
BypassRedirect bool
ClearPageListOnProjectChange bool
DiffInBotMode bool
EditToolbarEnabled bool
FindCaseSensitive bool
FindRegex bool
FindText string
Flash bool
FocusAtEndOfEditBox bool
IgnoreNoBots bool
LockSummary bool
LoggingEnabled bool
LowThreadPriority bool
Minimize bool
Minor bool
NoAutoChanges bool
OnLoadAction int
PasteMore string[]
PreParseMode bool
ReplaceReferenceTags bool
SaveArticleList bool
SelectedSummary string
SortInterWikiOrder bool
SortListAlphabetically bool
Summaries List
SuppressUsingAWB bool
TextBoxFont string
TextBoxSize int
TimerEnabled bool
ToolBarEnabled bool
WordWrap bool
filterNonMainSpace bool
highlightAllFind bool
noMOSComplianceFixes bool
noSectionEditSummary bool
restrictDefaultsortAddition bool
restrictOrphanTagging bool
scrollToUnbalancedBrackets bool
syntaxHighlightEditBox bool

공개 메소드들

메소드 설명
GeneralPrefs ( ComboBox mSummaries ) : System

비공개 메소드들

메소드 설명
GeneralPrefs ( ) : System

메소드 상세

GeneralPrefs() 공개 메소드

public GeneralPrefs ( ComboBox mSummaries ) : System
mSummaries ComboBox
리턴 System

프로퍼티 상세

AddIgnoredToLog 공개적으로 프로퍼티

public bool AddIgnoredToLog
리턴 bool

AddToWatchlist 공개적으로 프로퍼티

public int AddToWatchlist
리턴 int

AddUsingAWBToActionSummaries 공개적으로 프로퍼티

public bool AddUsingAWBToActionSummaries
리턴 bool

AlertPreferences 공개적으로 프로퍼티

public List AlertPreferences
리턴 List

AutoFilterDuplicates 공개적으로 프로퍼티

public bool AutoFilterDuplicates
리턴 bool

AutoSaveEdit 공개적으로 프로퍼티

public EditBoxAutoSavePrefs,WikiFunctions.AWBSettings AutoSaveEdit
리턴 EditBoxAutoSavePrefs

AutoSaveSettings 공개적으로 프로퍼티

public bool AutoSaveSettings
리턴 bool

Beep 공개적으로 프로퍼티

public bool Beep
리턴 bool

BypassRedirect 공개적으로 프로퍼티

public bool BypassRedirect
리턴 bool

ClearPageListOnProjectChange 공개적으로 프로퍼티

public bool ClearPageListOnProjectChange
리턴 bool

DiffInBotMode 공개적으로 프로퍼티

public bool DiffInBotMode
리턴 bool

EditToolbarEnabled 공개적으로 프로퍼티

public bool EditToolbarEnabled
리턴 bool

FindCaseSensitive 공개적으로 프로퍼티

public bool FindCaseSensitive
리턴 bool

FindRegex 공개적으로 프로퍼티

public bool FindRegex
리턴 bool

FindText 공개적으로 프로퍼티

public string FindText
리턴 string

Flash 공개적으로 프로퍼티

public bool Flash
리턴 bool

FocusAtEndOfEditBox 공개적으로 프로퍼티

public bool FocusAtEndOfEditBox
리턴 bool

IgnoreNoBots 공개적으로 프로퍼티

public bool IgnoreNoBots
리턴 bool

LockSummary 공개적으로 프로퍼티

public bool LockSummary
리턴 bool

LoggingEnabled 공개적으로 프로퍼티

public bool LoggingEnabled
리턴 bool

LowThreadPriority 공개적으로 프로퍼티

public bool LowThreadPriority
리턴 bool

Minimize 공개적으로 프로퍼티

public bool Minimize
리턴 bool

Minor 공개적으로 프로퍼티

public bool Minor
리턴 bool

NoAutoChanges 공개적으로 프로퍼티

public bool NoAutoChanges
리턴 bool

OnLoadAction 공개적으로 프로퍼티

public int OnLoadAction
리턴 int

PasteMore 공개적으로 프로퍼티

public string[] PasteMore
리턴 string[]

PreParseMode 공개적으로 프로퍼티

public bool PreParseMode
리턴 bool

ReplaceReferenceTags 공개적으로 프로퍼티

public bool ReplaceReferenceTags
리턴 bool

SaveArticleList 공개적으로 프로퍼티

public bool SaveArticleList
리턴 bool

SelectedSummary 공개적으로 프로퍼티

public string SelectedSummary
리턴 string

SortInterWikiOrder 공개적으로 프로퍼티

public bool SortInterWikiOrder
리턴 bool

SortListAlphabetically 공개적으로 프로퍼티

public bool SortListAlphabetically
리턴 bool

Summaries 공개적으로 프로퍼티

public List Summaries
리턴 List

SuppressUsingAWB 공개적으로 프로퍼티

public bool SuppressUsingAWB
리턴 bool

TextBoxFont 공개적으로 프로퍼티

public string TextBoxFont
리턴 string

TextBoxSize 공개적으로 프로퍼티

public int TextBoxSize
리턴 int

TimerEnabled 공개적으로 프로퍼티

public bool TimerEnabled
리턴 bool

ToolBarEnabled 공개적으로 프로퍼티

public bool ToolBarEnabled
리턴 bool

WordWrap 공개적으로 프로퍼티

public bool WordWrap
리턴 bool

filterNonMainSpace 공개적으로 프로퍼티

public bool filterNonMainSpace
리턴 bool

highlightAllFind 공개적으로 프로퍼티

public bool highlightAllFind
리턴 bool

noMOSComplianceFixes 공개적으로 프로퍼티

public bool noMOSComplianceFixes
리턴 bool

noSectionEditSummary 공개적으로 프로퍼티

public bool noSectionEditSummary
리턴 bool

restrictDefaultsortAddition 공개적으로 프로퍼티

public bool restrictDefaultsortAddition
리턴 bool

restrictOrphanTagging 공개적으로 프로퍼티

public bool restrictOrphanTagging
리턴 bool

scrollToUnbalancedBrackets 공개적으로 프로퍼티

public bool scrollToUnbalancedBrackets
리턴 bool

syntaxHighlightEditBox 공개적으로 프로퍼티

public bool syntaxHighlightEditBox
리턴 bool