-
public final class ComposerExtensionsKt
-
-
Field Summary
Fields Modifier and Type Field Description private final static BooleanLOG_ENABLED
-
Method Summary
Modifier and Type Method Description final BooleangetLOG_ENABLED()final static Stringdump(ComposerState $self)Get the current HTML representation of the formatted text in the Rust code, along with its selection. final static Unitlog(ComposerModelInterface $self)Log the current state of the editor in the Rust code. -
-
Method Detail
-
getLOG_ENABLED
final Boolean getLOG_ENABLED()
-
dump
final static String dump(ComposerState $self)
Get the current HTML representation of the formatted text in the Rust code, along with its selection.
-
log
final static Unit log(ComposerModelInterface $self)
Log the current state of the editor in the Rust code.
-
-
-
-