public class CheckRGSettings extends CheckSettings implements ICheckRGSettings, ICheckRGSettingsInternal, Cloneable
name| Constructor and Description |
|---|
CheckRGSettings() |
CheckRGSettings(Region region) |
CheckRGSettings(String selector) |
CheckRGSettings(String selector,
Region region,
boolean isSendDom) |
| Modifier and Type | Method and Description |
|---|---|
CheckRGSettings |
clone() |
ICheckRGSettings |
fully() |
ICheckRGSettings |
fully(boolean fully) |
Region |
getRegion() |
Map<String,String> |
getScriptHooks() |
String |
getSelector() |
String |
getSizeMode() |
boolean |
isSendDom() |
ICheckRGSettings |
sendDom(boolean sendDom) |
String |
toString() |
ICheckRGSettings |
webHook(String hook) |
ICheckRGSettings |
withName(String name) |
content_, content_, content, content, content, exact, floating_, floating, floating, floating, getContentRegions, getFloatingRegions, getIgnoreCaret, getIgnoreRegions, getLayoutRegions, getMatchLevel, getName, getStitchContent, getStrictRegions, getTargetRegion, getTimeout, ignore_, ignore_, ignore, ignore, ignoreCaret, ignoreCaret, layout_, layout_, layout, layout, layout, matchLevel, populateClone, setStitchContent, strict_, strict_, strict, strict, strict, timeout, updateTargetRegionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcontent, content, content, exact, floating, floating, ignore, ignore, ignoreCaret, ignoreCaret, layout, layout, layout, matchLevel, strict, strict, strict, timeoutpublic CheckRGSettings()
public CheckRGSettings(String selector)
public CheckRGSettings(Region region)
public String getSizeMode()
getSizeMode in interface ICheckRGSettingsInternalpublic String getSelector()
public Region getRegion()
getRegion in interface ICheckRGSettingsInternalpublic Map<String,String> getScriptHooks()
getScriptHooks in interface ICheckRGSettingsInternalpublic boolean isSendDom()
isSendDom in interface ICheckRGSettingsInternalpublic ICheckRGSettings sendDom(boolean sendDom)
sendDom in interface ICheckRGSettingspublic ICheckRGSettings fully()
fully in interface ICheckRGSettingsfully in interface ICheckSettingsfully in class CheckSettingspublic ICheckRGSettings fully(boolean fully)
fully in interface ICheckRGSettingsfully in interface ICheckSettingsfully in class CheckSettingspublic ICheckRGSettings withName(String name)
CheckSettingswithName in interface ICheckRGSettingswithName in interface ICheckSettingswithName in class CheckSettingspublic ICheckRGSettings webHook(String hook)
webHook in interface ICheckRGSettingspublic CheckRGSettings clone()
clone in class CheckSettingsCopyright © 2019. All rights reserved.