Rogue Wave Views Gadgets Package API Reference Guide |
Rogue Wave Views Documentation Home |
This is the complete list of members for IlvDebuggerEditor, including all inherited members.
addCallback(const IlSymbol *callbackType, IlvGraphicCallback callback) | IlvGraphic | |
addCallback(const IlSymbol *callbackType, const IlSymbol *callbackName, const IlSymbol *script=0) | IlvGraphic | |
addCallback(const IlSymbol *callbackType, IlvGraphicCallback callbackName, IlAny data) | IlvGraphic | |
addClassProperty(const IlSymbol *key, IlAny value) | IlvGraphic | |
addEnterGadgetCallback(IlvGraphicCallback callback) | IlvGadget | |
addEnterGadgetCallback(IlSymbol *callbackName) | IlvGadget | |
addEnterGadgetCallback(IlvGraphicCallback callback, IlAny arg) | IlvGadget | |
addEnterGadgetCallback(IlSymbol *callbackName, IlAny arg) | IlvGadget | |
addFocusInCallback(IlvGraphicCallback callback) | IlvGadget | |
addFocusInCallback(IlSymbol *callbackName) | IlvGadget | |
addFocusInCallback(IlvGraphicCallback callback, IlAny arg) | IlvGadget | |
addFocusInCallback(IlSymbol *callbackName, IlAny arg) | IlvGadget | |
addFocusOutCallback(IlvGraphicCallback callback) | IlvGadget | |
addFocusOutCallback(IlSymbol *callbackName) | IlvGadget | |
addFocusOutCallback(IlvGraphicCallback callback, IlAny arg) | IlvGadget | |
addFocusOutCallback(IlSymbol *callbackName, IlAny arg) | IlvGadget | |
addLeaveGadgetCallback(IlvGraphicCallback callback) | IlvGadget | |
addLeaveGadgetCallback(IlSymbol *callbackName) | IlvGadget | |
addLeaveGadgetCallback(IlvGraphicCallback callback, IlAny arg) | IlvGadget | |
addLeaveGadgetCallback(IlSymbol *callbackName, IlAny arg) | IlvGadget | |
addProperty(const IlSymbol *key, IlAny value) | IlvGraphic | |
AddProperty(const IlSymbol *key, IlAny value) | IlvGraphic | static |
addTag(const IlSymbol *tag) | IlvGraphic | |
AddToCallbackTypeList(IlUInt &count, const char *const **names, const IlSymbol *const **types, const char *newName, const IlSymbol *newType) | IlvGraphic | static |
adjustFromScrollBar(const IlvScrollBar *sb, IlvDirection dir) | IlvCodeEditor | virtual |
adjustScrollBars(IlBoolean redraw=IlFalse) | IlvScrolledGadget | virtual |
adjustScrollBarValue(IlvScrollBar *sb, IlvDirection dir) | IlvCodeEditor | virtual |
AllowZoom(IlBoolean az) | IlvGraphic | static |
appendText(const char *text) | IlvCodeEditor | |
appendToClipBoard() | IlvCodeEditor | |
apply(IlvApplyObject function, IlAny arg) | IlvGraphic | virtual |
applyAttribute(const char *attributeClassName, IlInt value, IlAny checkData=0) const | IlvGraphic | |
applyAttribute(const char *attributeClassName, IlFloat value, IlAny checkData=0) const | IlvGraphic | |
applyAttribute(const char *attributeClassName, const char *value, IlAny checkData=0) const | IlvGraphic | |
applyReferences(IlvApplyObject function, IlAny arg) | IlvGraphic | virtual |
applyResources(const char *, const char *, const char *, const char *, IlvDisplay *=0) | IlvSimpleGraphic | virtual |
applyValue(const IlvValue &value) | IlvValueInterface | virtual |
blockUndoRedo() | IlvCodeEditor | |
boundingBox(IlvRect &, const IlvTransformer *=0) const | IlvGadget | virtual |
braceHighLight() const | IlvCodeEditor | |
breakLine(IlBoolean autoIndent) | IlvCodeEditor | |
callCallback() | IlvGadget | |
callCallbacks(const IlSymbol *callbackType) | IlvGraphic | virtual |
centerOnCurrentLine() | IlvCodeEditor | |
changeValue(const IlvValue &val) | IlvValueInterface | virtual |
changeValues(const IlvValue *values, IlUShort count=0) | IlvValueInterface | virtual |
ClassInfo() const | IlvGraphic | static |
className() const | IlvGraphic | |
clearEditSignal() | IlvCodeEditor | |
commentRegion() | IlvCodeEditor | |
completeWord() | IlvCodeEditor | |
computeBBox(IlvRect &ibox, IlvRect &vs, IlvRect &hs, const IlvTransformer *t=0) const | IlvScrolledGadget | |
computeBBox(IlvRect &ibox, IlvRect &vbox, IlvRect &vs, IlvRect &hs, const IlvTransformer *t=0) const | IlvScrolledGadget | |
concatText(const Location &begin, const Location &end, IlBoolean tabAsBlanks) const | IlvCodeEditor | |
contains(const IlvPoint &, const IlvPoint &, const IlvTransformer *=0) const | IlvGadget | virtual |
IlvSimpleGraphic::contains(const IlvPoint &p) const | IlvGraphic | |
copy() const =0 | IlvGraphic | pure virtual |
copyToClipBoard() const | IlvCodeEditor | |
createScrollBar(const IlvRect &rect, IlvDirection direction, IlUShort thickness, IlvPalette *palette) | IlvScrolledGadget | virtual |
cutLineToClipBoard() | IlvCodeEditor | |
cutToClipBoard() | IlvCodeEditor | |
IlvSimpleGraphic::draw(IlvPort *dst, const IlvTransformer *t, const IlvRect *clip) const | IlvGraphic | |
drawBackground(IlvPort *dst, const IlvTransformer *t=0, const IlvRegion *clip=0) const | IlvScrolledGadget | virtual |
drawFrame(IlvPort *dst, const IlvTransformer *t=0, const IlvRegion *clip=0) const | IlvScrolledGadget | virtual |
drawGadgetContents(IlvPort *dst, const IlvTransformer *t=0, const IlvRegion *clip=0) const | IlvCodeEditor | virtual |
drawScrollBar(IlvPort *dst, IlvDirection direction, const IlvTransformer *t=0, const IlvRegion *clip=0) const | IlvScrolledGadget | virtual |
enterGadget() | IlvGadget | virtual |
EnterGadgetSymbol() | IlvGadget | static |
find(IlBoolean forwardDir, IlBoolean limited, IlBoolean caseSensitive, IlBoolean wholeWord, const char *pattern, Location from, Location to, IlBoolean s=IlTrue) | IlvCodeEditor | |
fitToRect(const IlvRect &rect) | IlvScrolledGadget | |
FocusInSymbol() | IlvGadget | static |
FocusOutSymbol() | IlvGadget | static |
getAccessors(const IlSymbol *const **, const IlvValueTypeClass *const **, IlUInt &) const | IlvGraphic | virtual |
getAlpha() const | IlvGadget | virtual |
getAntialiasingMode() const | IlvGadget | virtual |
getArcMode() const | IlvSimpleGraphic | |
getBackground() const | IlvSimpleGraphic | |
getBottomMargin() const | IlvScrolledGadget | |
getCallback(const IlSymbol *callbackType) const | IlvGraphic | |
getCallback() const | IlvGraphic | |
getCallbackData(const IlSymbol *callbackType, IlvGraphicCallback callback) const | IlvGraphic | |
getCallbackData(const IlSymbol *callbackType, const IlSymbol *callbackName) const | IlvGraphic | |
getCallbackName(const IlSymbol *callbackType) const | IlvGraphic | |
getCallbackName() const | IlvGraphic | |
getChildAt(IlUInt index) const | IlvGraphic | virtual |
getChildByName(const char *name) const | IlvGraphic | virtual |
getChildCount() const | IlvGraphic | virtual |
getChildIndex(const IlvGraphic *object) const | IlvGraphic | virtual |
getChildren(IlUInt &count) const | IlvGraphic | virtual |
getClassInfo() const | IlvGraphic | virtual |
getClassProperty(const IlSymbol *key, IlBoolean checkParent=IlFalse) const | IlvGraphic | |
getClientData() const | IlvGraphic | |
getColorPattern() const | IlvSimpleGraphic | |
getCursorColumn() const | IlvCodeEditor | |
getCursorLine() const | IlvCodeEditor | |
getCursorLocation() const | IlvCodeEditor | |
getDefaultInteractor() const | IlvGraphic | virtual |
getDisplay() const | IlvSimpleGraphic | virtual |
getEnterGadgetCallback() const | IlvGadget | |
getEnterGadgetCallbackName() const | IlvGadget | |
getFillRule() const | IlvSimpleGraphic | |
getFillStyle() const | IlvSimpleGraphic | |
getFocusInCallback() const | IlvGadget | |
getFocusInCallbackName() const | IlvGadget | |
getFocusOutCallback() const | IlvGadget | |
getFocusOutCallbackName() const | IlvGadget | |
getFont() const | IlvSimpleGraphic | |
getForeground() const | IlvSimpleGraphic | |
getGradientPattern() const | IlvSimpleGraphic | |
getHolder() const | IlvGraphic | virtual |
getHorizontalScrollBar() const | IlvScrolledGadget | |
getInsensitivePalette() const | IlvGadget | virtual |
getInteractor() const | IlvGraphic | |
getLeaveGadgetCallback() const | IlvGadget | |
getLeaveGadgetCallbackName() const | IlvGadget | |
getLeftMargin() const | IlvScrolledGadget | |
getLimitHeightValue() const | IlvScrolledGadget | protected |
getLimitWidthValue() const | IlvScrolledGadget | protected |
getLineStyle() const | IlvSimpleGraphic | |
getLineWidth() const | IlvSimpleGraphic | virtual |
getLookFeelHandler() const | IlvGadget | virtual |
getLookupStringInputMethod(IlvEvent &event, char *bufferReturn, int bytesBuffer, int *statusReturn) | IlvSimpleGraphic | virtual |
getMode() const | IlvSimpleGraphic | |
getName() const | IlvGraphic | virtual |
getNamedProperty(const IlSymbol *name) const | IlvGraphic | |
getNextFocusGraphic() const | IlvGraphic | |
getOverwrite() const | IlvSimpleGraphic | |
getPalette() const | IlvSimpleGraphic | |
getPattern() const | IlvSimpleGraphic | |
getPreviousFocusGraphic() const | IlvGraphic | |
getProperty(const IlSymbol *key) const | IlvGraphic | |
GetProperty(const IlSymbol *key, IlBoolean checkSuperClass=IlFalse) | IlvGraphic | static |
getRedoCommandLabel(IlString &l) const | IlvCodeEditor | |
getRightMargin() const | IlvScrolledGadget | |
getScrollableHeight() const | IlvScrolledGadget | protected |
getScrollableWidth() const | IlvScrolledGadget | protected |
getScrollBar(IlvDirection direction) const | IlvScrolledGadget | |
getScrollBarShowAsNeeded(IlBoolean &vert, IlBoolean &hor) const | IlvScrolledGadget | |
getSelection() const | IlvCodeEditor | |
getSelection(Location &from, Location &to) const | IlvCodeEditor | |
getSelectionEnd() const | IlvCodeEditor | |
getSelectionEndColumn() const | IlvCodeEditor | |
getSelectionEndLine() const | IlvCodeEditor | |
getSelectionPalette() const | IlvGadget | virtual |
getSelectionStart() const | IlvCodeEditor | |
getSelectionStartColumn() const | IlvCodeEditor | |
getSelectionStartLine() const | IlvCodeEditor | |
getSelectionTextPalette() const | IlvGadget | virtual |
getSmartSet() const | IlvGraphic | |
getStylableClassName() const | IlvGadget | virtual |
getStylableDisplay() const | IlvGadget | virtual |
getStylableName() const | IlvGadget | virtual |
getStylableTags(IlUInt &) const | IlvGadget | virtual |
getStylist() const | IlvGadget | virtual |
getTags(IlUInt &count) const | IlvGraphic | |
getText(IlBoolean blanks) | IlvCodeEditor | |
getThickness() const | IlvGadget | |
getTopMargin() const | IlvScrolledGadget | |
getTransformer() const | IlvGadget | |
getUndoCommandLabel(IlString &l) const | IlvCodeEditor | |
getVerticalScrollBar() const | IlvScrolledGadget | |
gotoEnd() | IlvCodeEditor | |
gotoLine(IlInt line) | IlvCodeEditor | |
h() const | IlvGraphic | |
h(IlvDim h) | IlvGraphic | |
handleGadgetEvent(IlvEvent &event) | IlvCodeEditor | virtual |
handleScrollBarsEvent(IlvEvent &event) | IlvCodeEditor | virtual |
hasCallback(const IlSymbol *callbackType, IlvGraphicCallback callback) const | IlvGraphic | |
hasCallback(const IlSymbol *callbackType, const IlSymbol *callbackName) const | IlvGraphic | |
hasCallbackData(const IlSymbol *callbackType, IlvGraphicCallback callback) const | IlvGraphic | |
hasCallbackData(const IlSymbol *callbackType, const IlSymbol *callbackName) const | IlvGraphic | |
hasClassProperty(const IlSymbol *key, IlBoolean s=IlFalse) const | IlvGraphic | |
HasProperty(const IlSymbol *key, IlBoolean checkSuperClass=IlFalse) | IlvGraphic | static |
hasProperty(const IlSymbol *key) const | IlvGraphic | |
hasSelection() const | IlvCodeEditor | |
hasTag(const IlSymbol *tag) const | IlvGraphic | |
hideScrollBar(IlvDirection direction, IlBoolean redraw=IlTrue) | IlvScrolledGadget | |
IlvCodeEditor(IlvDisplay *display, const IlvRect &rect, IlUShort thickness=IlvDefaultGadgetThickness, Binding::Mode mode=Binding::MSVCMode, StyleSheet *sheet=0) | IlvCodeEditor | |
IlvCodeEditor(IlvDisplay *display, const IlvRect &rect, const char *text, IlUShort thickness, StyleSheet *sheet, IlvDim marginWidth, Binding::Mode mode, Parser *parser=0) | IlvCodeEditor | |
IlvGadget(IlvDisplay *display, const IlvRect &rect, IlUShort thickness=2, IlvPalette *palette=0) | IlvGadget | |
IlvScrolledGadget(IlvDisplay *display, const IlvRect &rect, IlUShort thickness=IlvDefaultGadgetThickness, IlvPalette *palette=0) | IlvScrolledGadget | |
IlvSimpleGraphic(IlvDisplay *display, IlvPalette *palette=0) | IlvSimpleGraphic | |
IlvStylable() | IlvStylable | |
indentLine(IlInt line) | IlvCodeEditor | |
insertCharacter(char key, IlBoolean bckIndent=IlTrue) | IlvCodeEditor | |
insertTabulation() | IlvCodeEditor | |
insertText(const char *text, IlInt line, IlInt column, IlBoolean reDraw=IlFalse) | IlvCodeEditor | |
insertText(const char *text, const Location &at, IlBoolean reDraw=IlFalse) | IlvCodeEditor | |
insertTextReversible(const char *text, IlInt line, IlInt column, IlBoolean reDraw) | IlvCodeEditor | |
inside(const IlvRegion &r, const IlvTransformer *t=0) const | IlvGraphic | virtual |
inside(const IlvRect &r, const IlvRect &tr, const IlvTransformer *t=0) const | IlvGraphic | |
inside(const IlvRect &r) const | IlvGraphic | |
internalBBox(IlvRect &bbox, const IlvTransformer *t=0) const | IlvScrolledGadget | virtual |
intersects(const IlvRegion &r, const IlvTransformer *t=0) const | IlvGraphic | virtual |
intersects(const IlvRect &r, const IlvRect &tr, const IlvTransformer *t=0) const | IlvGraphic | |
intersects(const IlvRect &r) const | IlvGraphic | |
invert(IlBoolean=IlFalse) | IlvGadget | virtual |
isActive() const | IlvGadget | |
isBlockCloser(char character) const | IlvCodeEditor | |
isFirstFocusGraphic() const | IlvGraphic | |
isFocusable() const | IlvGraphic | |
isInSmartSet() const | IlvGraphic | |
isInverted() const | IlvGadget | |
isLastFocusGraphic() const | IlvGraphic | |
isMultilineSelection() const | IlvCodeEditor | |
isReadOnly() const | IlvCodeEditor | |
isRedoable() const | IlvCodeEditor | |
isSaveNeeded() const | IlvCodeEditor | |
isSensitive() const | IlvGraphic | |
isShowingFrame() const | IlvGadget | |
isSubtypeOf(const char *parentClass) const | IlvGraphic | |
isSubtypeOf(const IlvClassInfo *classInfo) const | IlvGraphic | |
isTabulation(const Location &l) const | IlvCodeEditor | |
isTransparent() const | IlvGadget | |
isUndoable() const | IlvCodeEditor | |
IsZoomAllowed() | IlvGraphic | static |
killComment() | IlvCodeEditor | |
leaveGadget() | IlvGadget | virtual |
LeaveGadgetSymbol() | IlvGadget | static |
loadFile(const IlPathName &filePath, IlBoolean redraw=IlTrue) | IlvCodeEditor | |
loadText(const char *text) | IlvCodeEditor | |
move(IlvPos x, IlvPos y) | IlvGraphic | virtual |
move(const IlvPoint &p) | IlvGraphic | |
moveResize(const IlvRect &size) | IlvGraphic | |
moveScrollBar(IlvDirection direction, IlvPosition where, IlBoolean redraw=IlTrue) | IlvScrolledGadget | |
pasteFromClipBoard() | IlvCodeEditor | |
print(std::ostream &out, int level=0) const | IlvGraphic | virtual |
propagateSheet(const StyleSheet *s=0) | IlvCodeEditor | |
queryValue(IlvValue &val) const | IlvValueInterface | virtual |
queryValues(IlvValue *values, IlUShort count) const | IlvValueInterface | virtual |
read(IlvInputFile &file, IlvPalette *palette) | IlvGraphic | static |
redo() | IlvCodeEditor | |
reDraw() const | IlvGadget | virtual |
registerInputMethod() const | IlvSimpleGraphic | virtual |
removeCallback(const IlSymbol *callbackType, IlvGraphicCallback callback) | IlvGraphic | |
removeCallback(const IlSymbol *callbackType, const IlSymbol *callbackName) | IlvGraphic | |
removeClassProperty(const IlSymbol *key) | IlvGraphic | |
removeInteractor() | IlvGraphic | |
removeMarker(IlvCEdtMarker &marker, IlInt line) | IlvCodeEditor | |
removeMarkers(IlInt line=-1) | IlvCodeEditor | |
removeNamedProperty(IlSymbol *name) | IlvGraphic | |
removeOneLogicalCharacter() | IlvCodeEditor | |
removeProperty(const IlSymbol *key) | IlvGraphic | |
RemoveProperty(const IlSymbol *key) | IlvGraphic | static |
removeTag(const IlSymbol *tag) | IlvGraphic | |
removeText(const Location &start, const Location &end, IlBoolean retStr=IlTrue) | IlvCodeEditor | |
replaceClassProperty(const IlSymbol *key, IlAny value) | IlvGraphic | |
replaceProperty(const IlSymbol *key, IlAny value) | IlvGraphic | |
ReplaceProperty(const IlSymbol *key, IlAny value) | IlvGraphic | static |
replaceSelection(const char *replacement, IlBoolean autoRedraw, IlBoolean forwardDir) | IlvCodeEditor | |
resetAll() | IlvCodeEditor | |
resetSaveNeeded() | IlvCodeEditor | |
resize(IlvDim newW, IlvDim newH) | IlvGraphic | virtual |
rotate(const IlvPoint ¢er, IlFloat angle) | IlvGraphic | virtual |
scale(IlFloat zoomX, IlFloat zoomY) | IlvGraphic | virtual |
scrollableSize(IlvDim &w, IlvDim &h) const | IlvCodeEditor | virtual |
scrollBarBBox(IlvDirection direction, IlvRect &bbox, const IlvTransformer *t=0) const | IlvScrolledGadget | virtual |
scrollBarHasMoved(IlvDirection direction) | IlvScrolledGadget | virtual |
ScrollBarMovedSymbol() | IlvScrolledGadget | static |
scrollBarShowAsNeeded(IlBoolean vertical, IlBoolean horizontal, IlBoolean redraw=IlTrue) | IlvScrolledGadget | |
scrollBarVisibilityChanged(IlvDirection direction) | IlvScrolledGadget | virtual |
ScrollBarVisibilitySymbol() | IlvScrolledGadget | static |
selectAll() | IlvCodeEditor | |
setActive(IlBoolean active) | IlvGadget | |
setAlpha(IlvIntensity) | IlvGadget | virtual |
setAntialiasingMode(IlvAntialiasingMode) | IlvGadget | virtual |
setArcMode(IlvArcMode) | IlvGadget | virtual |
setBottomMargin(IlUShort margin) | IlvScrolledGadget | |
setCallback(const IlSymbol *callbackType, IlvGraphicCallback callback) | IlvGraphic | |
setCallback(const IlSymbol *callbackType, const IlSymbol *callbackName, const IlSymbol *script=0) | IlvGraphic | |
setCallback(const IlSymbol *callbackType, IlvGraphicCallback callbackName, IlAny data) | IlvGraphic | |
setCallback(IlvGraphicCallback callback, IlAny data) | IlvGraphic | |
setCallbackData(const IlSymbol *callbackType, IlvGraphicCallback callback, IlAny data) | IlvGraphic | |
setCallbackData(const IlSymbol *callbackType, const IlSymbol *callbackName, IlAny data) | IlvGraphic | |
setCallbackName(const IlSymbol *callbackName) | IlvGraphic | |
setClientData(IlAny clientData) | IlvGraphic | |
setColorPattern(IlvColorPattern *) | IlvGadget | virtual |
setCursorLocation(const Location &loc) | IlvCodeEditor | |
setCursorLocation(IlInt line, IlInt column) | IlvCodeEditor | |
setEditable(IlBoolean mode) | IlvCodeEditor | |
setEnterGadgetCallback(IlvGraphicCallback callback) | IlvGadget | |
setEnterGadgetCallback(IlSymbol *callbackName) | IlvGadget | |
setEnterGadgetCallback(IlvGraphicCallback callback, IlAny arg) | IlvGadget | |
setEnterGadgetCallback(IlSymbol *callbackName, IlAny arg) | IlvGadget | |
setErrorLine(IlInt line) | IlvDebuggerEditor | |
setErrorLocation(IlInt beginLine, IlInt beginColumn, IlInt endLine, IlInt endColumn) | IlvDebuggerEditor | |
setFillRule(IlvFillRule) | IlvGadget | virtual |
setFillStyle(IlvFillStyle) | IlvGadget | virtual |
setFindTrigger(Trigger *trigger) | IlvCodeEditor | |
setFirstFocusGraphic() | IlvGraphic | |
setFocusable(IlBoolean value) | IlvGraphic | |
setFocusInCallback(IlvGraphicCallback callback) | IlvGadget | |
setFocusInCallback(IlSymbol *callbackName) | IlvGadget | |
setFocusInCallback(IlvGraphicCallback callback, IlAny arg) | IlvGadget | |
setFocusInCallback(IlSymbol *callbackName, IlAny arg) | IlvGadget | |
setFocusOutCallback(IlvGraphicCallback callback) | IlvGadget | |
setFocusOutCallback(IlSymbol *callbackName) | IlvGadget | |
setFocusOutCallback(IlvGraphicCallback callback, IlAny arg) | IlvGadget | |
setFocusOutCallback(IlSymbol *callbackName, IlAny arg) | IlvGadget | |
setFocusValuesInputMethod(IlUShort count, const IlvImValue *values) const | IlvSimpleGraphic | virtual |
setFont(IlvFont *) | IlvGadget | virtual |
setGotoTrigger(Trigger *trigger) | IlvCodeEditor | |
setGradientPattern(IlvGradientPattern *) | IlvGadget | virtual |
IlvGadget::setHolder(IlvGraphicHolder *holder) | IlvGadget | virtual |
setInteractor(IlvInteractor *inter) | IlvGraphic | |
setInteractor(const char *name) | IlvGraphic | |
setKillBufferTrigger(Trigger *trigger) | IlvCodeEditor | |
setLastFocusGraphic() | IlvGraphic | |
setLeaveGadgetCallback(IlvGraphicCallback callback) | IlvGadget | |
setLeaveGadgetCallback(IlSymbol *callbackName) | IlvGadget | |
setLeaveGadgetCallback(IlvGraphicCallback callback, IlAny arg) | IlvGadget | |
setLeaveGadgetCallback(IlSymbol *callbackName, IlAny arg) | IlvGadget | |
setLeftMargin(IlUShort margin) | IlvScrolledGadget | |
setLimitHeightValue(IlvDim value) | IlvScrolledGadget | protected |
setLimitWidthValue(IlvDim value) | IlvScrolledGadget | protected |
setLine(IlInt line, const char *text) | IlvCodeEditor | |
setLineStyle(IlvLineStyle *) | IlvGadget | virtual |
setLineWidth(IlUShort) | IlvGadget | virtual |
setLookFeelHandler(IlvLookFeelHandler *handler) | IlvGadget | |
setMargin(IlUShort val) | IlvScrolledGadget | |
setMark() | IlvCodeEditor | |
setMarker(IlvCEdtMarker &marker, IlInt line) | IlvCodeEditor | |
setName(const char *name) | IlvGraphic | virtual |
setNamedProperty(IlvNamedProperty *property) | IlvGraphic | |
setNextFocusGraphic(IlSymbol *name) | IlvGraphic | |
setOpenTrigger(Trigger *trigger) | IlvCodeEditor | |
setPattern(IlvPattern *) | IlvGadget | virtual |
setPreviousFocusGraphic(IlSymbol *name) | IlvGraphic | |
setProperty(const IlSymbol *key, IlAny value) | IlvGraphic | |
setQuitTrigger(Trigger *trigger) | IlvCodeEditor | |
setReadOnlyTrigger(Trigger *trigger) | IlvCodeEditor | |
setReplaceTrigger(Trigger *trigger) | IlvCodeEditor | |
setRightMargin(IlUShort margin) | IlvScrolledGadget | |
setSaveAllTrigger(Trigger *trigger) | IlvCodeEditor | |
setSaveAsTrigger(Trigger *trigger) | IlvCodeEditor | |
setSaveTrigger(Trigger *trigger) | IlvCodeEditor | |
setScrollableHeight(IlvDim height) | IlvScrolledGadget | protected |
setScrollableWidth(IlvDim width) | IlvScrolledGadget | protected |
setSelection(IlInt startOffset, IlInt endOffset) | IlvCodeEditor | |
setSensitive(IlBoolean value) | IlvGraphic | virtual |
setSwitchBufferTrigger(Trigger *trigger) | IlvCodeEditor | |
setText(const char *text) | IlvCodeEditor | |
setTopMargin(IlUShort margin) | IlvScrolledGadget | |
setTransparent(IlBoolean value) | IlvGadget | virtual |
setValuesInputMethod(IlUShort count, const IlvImValue *values) const | IlvSimpleGraphic | virtual |
showScrollBar(IlvDirection direction, IlBoolean redraw=IlTrue) | IlvScrolledGadget | |
stopBraceHighLighting() | IlvCodeEditor | |
symmetry(IlvDirection axis) | IlvGraphic | virtual |
syntaxHighLight() const | IlvCodeEditor | |
translate(IlvPos dx, IlvPos dy) | IlvGraphic | virtual |
undo() | IlvCodeEditor | |
unindentLine(IlInt line) | IlvCodeEditor | |
unRegisterInputMethod() const | IlvSimpleGraphic | virtual |
unsetAllErrorLines() | IlvDebuggerEditor | |
unsetFocusInputMethod() const | IlvSimpleGraphic | virtual |
unsetMark() | IlvCodeEditor | |
useDefaultColors() const | IlvGadget | virtual |
useDefaultSize(IlBoolean value) | IlvGadget | virtual |
usesDefaultButtonKeys() const | IlvGadget | virtual |
usesDefaultSize() const | IlvGadget | |
visibleBBox(IlvRect &bbox, const IlvTransformer *t=0) const | IlvScrolledGadget | virtual |
w() const | IlvGraphic | |
w(IlvDim w) | IlvGraphic | |
whereIsScrollBar(IlvDirection direction) const | IlvScrolledGadget | |
write(IlvOutputFile &output) const =0 | IlvGraphic | pure virtual |
x() const | IlvGraphic | |
x(IlvPos x) | IlvGraphic | |
y() const | IlvGraphic | |
y(IlvPos y) | IlvGraphic | |
zoomable() const | IlvGraphic | virtual |
~IlvSimpleGraphic() | IlvSimpleGraphic | virtual |
© Copyright 2016, Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave is a registered trademark of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.