Class: TextScriptingExtension
This page documents the methods and fields available in the TextScriptingExtension class.
Members
| Signature | Description |
|---|---|
afterTextChanged(Editable) | Performs the afterTextChanged operation using the provided parameters (editable). |
afterTextChanged(Editable) | Performs the afterTextChanged operation using the provided parameters (editable). |
beforeTextChanged(CharSequence, int, int, int) | Performs the beforeTextChanged operation using the provided parameters (charSequence, start, before, count). |
beforeTextChanged(CharSequence, int, int, int) | Performs the beforeTextChanged operation using the provided parameters (charSequence, start, before, count). |
convertFromJavaRuntime(LineTip) | Performs the convertFromJavaRuntime operation using the provided parameters (sUnitType). |
convertToJavaRuntime(RequestLineTips.Type) | Performs the convertToJavaRuntime operation using the provided parameters (unitType). |
duplicate() | Performs the duplicate operation. |
getParser() | Returns the current parser. |
getProvider() | Returns the current provider. |
getStyler() | Returns the current styler. |
getText() | Returns the current text. |
getTheme() | Returns the current theme. |
getTipForLine(int) | Returns the current tip for line. |
getTipTextForLine(int) | Returns the current tip text for line. |
getTypeForLine(int, boolean) | Returns the current type for line. |
hasScript() | Returns whether script is true. |
hasScript() | Returns whether script is true. |
inflateTopBarElements(Context, List<TBElement>) | Performs the inflateTopBarElements operation using the provided parameters (context, elements). |
init() | Initializes the object's internal state. |
init() | Initializes the object's internal state. |
onClick(View, Context, TBButton) | Performs the onClick operation using the provided parameters (v, context, tbButton). |
onClose() | Performs the onClose operation. |
onClose(Context) | Performs the onClose operation using the provided parameters (context). |
onTextChanged(CharSequence, int, int, int) | Performs the onTextChanged operation using the provided parameters (charSequence, start, before, count). |
onTextChanged(CharSequence, int, int, int) | Performs the onTextChanged operation using the provided parameters (charSequence, start, before, count). |
openScript(File) | Performs the openScript operation using the provided parameters (script). |
openScript(com.itsmagic.engine.Utils.ProjectFile.PFile, Context) | Performs the openScript operation using the provided parameters (script, context). |
replaceScript(File) | Performs the replaceScript operation using the provided parameters (newScript). |
replaceScript(com.itsmagic.engine.Utils.ProjectFile.PFile, Context) | Performs the replaceScript operation using the provided parameters (script, context). |
run() | Performs the run operation. |
run() | Performs the run operation. |
run() | Performs the run operation. |
run() | Performs the run operation. |
run() | Performs the run operation. |
run() | Performs the run operation. |
run() | Performs the run operation. |
run() | Performs the run operation. |
run() | Performs the run operation. |
run() | Performs the run operation. |
run() | Performs the run operation. |
run() | Performs the run operation. |
run() | Performs the run operation. |
run() | Performs the run operation. |
saveScript() | Saves script from the object. |
saveScript(Context) | Saves script from the object. |
setProvider(TextScriptingProvider) | Sets or updates the provider. |
setStyler(TextScriptingStyler) | Sets or updates the styler. |
setText(String) | Sets or updates the text. |
setTheme(TextScriptingTheme) | Sets or updates the theme. |
showLineTips(int, int, int, boolean) | Performs the showLineTips operation using the provided parameters (line, x, y, isLatest). |
supportFile(File) | Performs the supportFile operation using the provided parameters (file). |
supportFile(PFile) | Performs the supportFile operation using the provided parameters (file). |
unload() | Performs the unload operation. |
unload() | Performs the unload operation. |