public class ScriptTextOutputLayout extends BaseDocumentLayout
BaseDocumentLayout.Persist| Modifier and Type | Field and Description |
|---|---|
boolean |
captureSystemOut |
boolean |
clearOnRun |
Long |
documentId |
boolean |
restoreFocusOnFinish |
String |
title |
boolean |
toFrontOnRun |
cachedFields| Constructor and Description |
|---|
ScriptTextOutputLayout() |
ScriptTextOutputLayout(ScriptTextOutput tout) |
fetchUniqueValues, matched, persistentFieldsOf, read, readStream, readXML, writeStream, writeXMLpublic Long documentId
public boolean clearOnRun
public boolean toFrontOnRun
public boolean restoreFocusOnFinish
public String title
public boolean captureSystemOut
public ScriptTextOutputLayout()
public ScriptTextOutputLayout(ScriptTextOutput tout)
Copyright © 2018. All rights reserved.