Skip to main content

TextScriptingProvider

Complete API reference for TextScriptingProvider, including constructors, attributes, virtual attributes, and methods.

Package: JAVARuntime

Category: Uncategorized

Component: no


public class TextScriptingProvider

Methods

SignatureReturnsDescription
getAll()List<TextScriptingSuggestion>Returns the current all.
processLine(int, String)voidPerforms the processLine operation using the provided parameters (lineNumber, text).
deleteLine(int)voidRemoves line from the collection.
clearLines()voidClears or resets the object's state.