GosuEditor(ILineInfoManager lineInfoRenderer,
AtomicUndoManager undoMgr,
IScriptabilityModifier scriptabilityConstraint,
IContextMenuHandler<IScriptEditor> contextMenuHandler,
boolean bStatement,
boolean bEmptyTextOk) |
GosuEditor(ISymbolTable symTable,
ILineInfoManager lineInfoRenderer,
AtomicUndoManager undoMgr,
IScriptabilityModifier scriptabilityConstraint,
IContextMenuHandler<IScriptEditor> contextMenuHandler,
boolean bStatement,
boolean bEmptyTextOk) |
GosuField(ISymbolTable symTable,
AtomicUndoManager undoMgr) |
GosuField(ISymbolTable symTable,
AtomicUndoManager undoMgr,
boolean bEmptyTextOk,
boolean bAccessAll) |
GosuField(ISymbolTable symTable,
AtomicUndoManager undoMgr,
IScriptabilityModifier scriptabilityConstraint,
IContextMenuHandler<IScriptEditor> contextMenuHandler,
boolean bStatement,
boolean bEmptyTextOk,
boolean bAccessAll) |
ScriptChangeHandler(AtomicUndoManager undoMgr) |