Rogue Wave Views Gadgets Package API Reference Guide |
Rogue Wave Views Documentation Home |
This is the complete list of members for IlvText, 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 | |
addLine(const char *text, IlShort line=-1) | IlvText | |
addLines(const char *const *labels, IlUShort count, IlShort line=-1, IlBoolean redraw=IlFalse) | IlvText | virtual |
addProperty(const IlSymbol *key, IlAny value) | IlvGraphic | |
AddProperty(const IlSymbol *key, IlAny value) | IlvGraphic | static |
addTag(const IlSymbol *tag) | IlvGraphic | |
addText(const char *text, IlShort line=-1, IlBoolean redraw=IlFalse) | IlvText | |
AddToCallbackTypeList(IlUInt &count, const char *const **names, const IlSymbol *const **types, const char *newName, const IlSymbol *newType) | IlvGraphic | static |
adjustFromScrollBar(const IlvScrollBar *, IlvDirection) | IlvText | protectedvirtual |
adjustScrollBars(IlBoolean=IlFalse) | IlvText | virtual |
adjustScrollBarValue(IlvScrollBar *, IlvDirection) | IlvText | protectedvirtual |
AllowZoom(IlBoolean az) | IlvGraphic | static |
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 |
boundingBox(IlvRect &, const IlvTransformer *=0) const | IlvGadget | virtual |
callCallback() | IlvGadget | |
callCallbacks(const IlSymbol *callbackType) | IlvGraphic | virtual |
changeValue(const IlvValue &val) | IlvValueInterface | virtual |
changeValues(const IlvValue *values, IlUShort count=0) | IlvValueInterface | virtual |
check(IlUShort character) | IlvText | virtual |
ClassInfo() const | IlvGraphic | static |
className() const | IlvGraphic | |
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 | |
contains(const IlvPoint &, const IlvPoint &, const IlvTransformer *=0) const | IlvGadget | virtual |
IlvSimpleGraphic::contains(const IlvPoint &p) const | IlvGraphic | |
copy() const =0 | IlvGraphic | pure virtual |
createScrollBar(const IlvRect &rect, IlvDirection direction, IlUShort thickness, IlvPalette *palette) | IlvScrolledGadget | virtual |
cursorMoved() | IlvText | virtual |
CursorMovedSymbol() | IlvText | static |
cutLine(const IlvTextLocation &location) | IlvText | |
IlvSimpleGraphic::draw(IlvPort *dst, const IlvTransformer *t, const IlvRect *clip) const | IlvGraphic | |
drawBackground(IlvPort *, const IlvTransformer *, const IlvRegion *) const | IlvText | virtual |
drawFrame(IlvPort *, const IlvTransformer *, const IlvRegion *) const | IlvText | virtual |
drawGadgetContents(IlvPort *, const IlvTransformer *=0, const IlvRegion *=0) const | IlvText | virtual |
drawScrollBar(IlvPort *dst, IlvDirection direction, const IlvTransformer *t=0, const IlvRegion *clip=0) const | IlvScrolledGadget | virtual |
ensureVisible(const IlvTextLocation &location, const IlvTransformer *t=0) | IlvText | |
enterGadget() | IlvGadget | virtual |
EnterGadgetSymbol() | IlvGadget | static |
fitToRect(const IlvRect &rect) | IlvScrolledGadget | |
focusIn() | IlvGadget | virtual |
FocusInSymbol() | IlvGadget | static |
focusOut() | IlvGadget | virtual |
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 | |
getCursorLocation() const | IlvText | |
getDisplay() const | IlvSimpleGraphic | virtual |
getEndLocation() const | IlvText | |
getEnterGadgetCallback() const | IlvGadget | |
getEnterGadgetCallbackName() const | IlvGadget | |
getFillRule() const | IlvSimpleGraphic | |
getFillStyle() const | IlvSimpleGraphic | |
getFirstLine() const | IlvText | |
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 | |
getLastFullVisibleLine(const IlvTransformer *t=0) const | IlvText | |
getLastLine(const IlvTransformer *t=0) const | IlvText | |
getLeaveGadgetCallback() const | IlvGadget | |
getLeaveGadgetCallbackName() const | IlvGadget | |
getLeftMargin() const | IlvScrolledGadget | |
getLimitHeightValue() const | IlvScrolledGadget | protected |
getLimitWidthValue() const | IlvScrolledGadget | protected |
getLine(IlUShort index) const | IlvText | |
getLineLength(IlUShort index) const | IlvText | |
getLines(IlUShort &count) const | IlvText | |
getLineStyle() const | IlvSimpleGraphic | |
getLineWidth() const | IlvSimpleGraphic | virtual |
getLookFeelHandler() const | IlvGadget | virtual |
getLookupStringInputMethod(IlvEvent &event, char *bufferReturn, int bytesBuffer, int *statusReturn) | IlvSimpleGraphic | virtual |
getMaxWidth() const | IlvText | |
getMode() const | IlvSimpleGraphic | |
getName() const | IlvGraphic | virtual |
getNamedProperty(const IlSymbol *name) const | IlvGraphic | |
getNextFocusGraphic() const | IlvGraphic | |
getNumberOfLines() const | IlvText | |
getNumberOfVisibleLines(const IlvTransformer *t=0) const | IlvText | |
getOffset() const | IlvText | |
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 |
getRightMargin() const | IlvScrolledGadget | |
getScrollableHeight() const | IlvScrolledGadget | protected |
getScrollableWidth() const | IlvScrolledGadget | protected |
getScrollBar(IlvDirection direction) const | IlvScrolledGadget | |
getScrollBarShowAsNeeded(IlBoolean &vert, IlBoolean &hor) const | IlvScrolledGadget | |
getSelectedText() const | IlvText | |
getSelection(IlvTextLocation &from, IlvTextLocation &to) const | IlvText | |
getSelectionPalette() const | IlvGadget | virtual |
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() const | IlvText | |
getThickness() const | IlvGadget | |
getTopMargin() const | IlvScrolledGadget | |
getTransformer() const | IlvGadget | |
getVerticalScrollBar() const | IlvScrolledGadget | |
h() const | IlvGraphic | |
h(IlvDim h) | IlvGraphic | |
handleAltKey(IlUShort character) | IlvText | virtual |
handleControl(IlUShort character) | IlvText | virtual |
handleGadgetEvent(IlvEvent &) | IlvText | virtual |
handleScrollBarsEvent(IlvEvent &event) | IlvScrolledGadget | 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 | |
hasTag(const IlSymbol *tag) const | IlvGraphic | |
hideScrollBar(IlvDirection direction, IlBoolean redraw=IlTrue) | IlvScrolledGadget | |
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 | |
IlvText(IlvDisplay *display, const IlvPoint &point, const char *const *labels=0, IlUShort count=0, IlBoolean copy=IlTrue, IlUShort thickness=IlvDefaultGadgetThickness, IlvPalette *palette=0) | IlvText | |
IlvText(IlvDisplay *display, const IlvRect &rect, const char *const *labels=0, IlUShort count=0, IlBoolean copy=IlTrue, IlUShort thickness=IlvDefaultGadgetThickness, IlvPalette *palette=0) | IlvText | |
IlvText(IlvDisplay *display, const IlvPoint &point, const char *text, IlUShort thickness=IlvDefaultGadgetThickness, IlvPalette *palette=0) | IlvText | |
IlvText(IlvDisplay *display, const IlvRect &rect, const char *text, IlUShort thickness=IlvDefaultGadgetThickness, IlvPalette *palette=0) | IlvText | |
insertChar(const IlvTextLocation &location, IlUShort character) | IlvText | |
insertText(const char *text, IlvTextLocation &location, IlBoolean redraw=IlFalse) | IlvText | |
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 | |
isCursorShown() const | IlvText | |
isEditable() const | IlvText | |
isFirstFocusGraphic() const | IlvGraphic | |
isFocusable() const | IlvGraphic | |
isInSmartSet() const | IlvGraphic | |
isInverted() const | IlvGadget | |
isLastFocusGraphic() const | IlvGraphic | |
isSensitive() const | IlvGraphic | |
isShowingFrame() const | IlvGadget | |
isSubtypeOf(const char *parentClass) const | IlvGraphic | |
isSubtypeOf(const IlvClassInfo *classInfo) const | IlvGraphic | |
isTransparent() const | IlvGadget | |
IsZoomAllowed() | IlvGraphic | static |
leaveGadget() | IlvGadget | virtual |
LeaveGadgetSymbol() | IlvGadget | static |
locateWord(const IlvTextLocation &location, IlvTextLocation &start, IlvTextLocation &end) const | IlvText | |
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 | |
pointToPosition(const IlvPoint &point, const IlvTransformer *t=0) const | IlvText | |
print(std::ostream &out, int level=0) const | IlvGraphic | virtual |
queryValue(IlvValue &val) const | IlvValueInterface | virtual |
queryValues(IlvValue *values, IlUShort count) const | IlvValueInterface | virtual |
read(IlvInputFile &file, IlvPalette *palette) | IlvGraphic | static |
readText(const char *filename=0, const IlvTransformer *t=0) | IlvText | |
readText(std::istream &istream, const IlvTransformer *t=0) | IlvText | |
reDraw() const | IlvGadget | virtual |
registerInputMethod() const | IlvSimpleGraphic | virtual |
removeCallback(const IlSymbol *callbackType, IlvGraphicCallback callback) | IlvGraphic | |
removeCallback(const IlSymbol *callbackType, const IlSymbol *callbackName) | IlvGraphic | |
removeChar(const IlvTextLocation &location) | IlvText | |
removeClassProperty(const IlSymbol *key) | IlvGraphic | |
removeInteractor() | IlvGraphic | |
removeLine(IlUShort line) | IlvText | |
removeLines(IlUShort line, IlUShort count) | IlvText | |
removeNamedProperty(IlSymbol *name) | IlvGraphic | |
removeProperty(const IlSymbol *key) | IlvGraphic | |
RemoveProperty(const IlSymbol *key) | IlvGraphic | static |
removeTag(const IlSymbol *tag) | IlvGraphic | |
replaceClassProperty(const IlSymbol *key, IlAny value) | IlvGraphic | |
ReplaceProperty(const IlSymbol *key, IlAny value) | IlvGraphic | static |
replaceProperty(const IlSymbol *key, IlAny value) | IlvGraphic | |
resize(IlvDim newW, IlvDim newH) | IlvGraphic | virtual |
rotate(const IlvPoint ¢er, IlFloat angle) | IlvGraphic | virtual |
scale(IlFloat zoomX, IlFloat zoomY) | IlvGraphic | virtual |
scrollableSize(IlvDim &width, IlvDim &height) const | IlvScrolledGadget | virtual |
scrollBarBBox(IlvDirection direction, IlvRect &bbox, const IlvTransformer *t=0) const | IlvScrolledGadget | virtual |
scrollBarHasMoved(IlvDirection) | IlvText | protectedvirtual |
ScrollBarMovedSymbol() | IlvScrolledGadget | static |
scrollBarShowAsNeeded(IlBoolean vertical, IlBoolean horizontal, IlBoolean redraw=IlTrue) | IlvScrolledGadget | |
scrollBarVisibilityChanged(IlvDirection) | IlvText | virtual |
ScrollBarVisibilitySymbol() | IlvScrolledGadget | static |
selectionChanged() | IlvText | virtual |
SelectionChangedSymbol() | IlvText | static |
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 IlvTextLocation &location) | IlvText | |
setEditable(IlBoolean value) | IlvText | |
setEnterGadgetCallback(IlvGraphicCallback callback) | IlvGadget | |
setEnterGadgetCallback(IlSymbol *callbackName) | IlvGadget | |
setEnterGadgetCallback(IlvGraphicCallback callback, IlAny arg) | IlvGadget | |
setEnterGadgetCallback(IlSymbol *callbackName, IlAny arg) | IlvGadget | |
setFillRule(IlvFillRule) | IlvGadget | virtual |
setFillStyle(IlvFillStyle) | IlvGadget | virtual |
setFirstFocusGraphic() | IlvGraphic | |
setFirstLine(IlUShort line) | IlvText | |
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 |
setGradientPattern(IlvGradientPattern *) | IlvGadget | virtual |
IlvGadget::setHolder(IlvGraphicHolder *holder) | IlvGadget | virtual |
setInteractor(IlvInteractor *inter) | IlvGraphic | |
setInteractor(const char *name) | IlvGraphic | |
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(IlUShort line, const char *text, IlBoolean copy=IlTrue) | IlvText | |
setLines(const char *const *labels, IlUShort count, IlBoolean copy=IlTrue) | IlvText | virtual |
setLineStyle(IlvLineStyle *) | IlvGadget | virtual |
setLineWidth(IlUShort) | IlvGadget | virtual |
setLookFeelHandler(IlvLookFeelHandler *handler) | IlvGadget | |
setMargin(IlUShort val) | IlvScrolledGadget | |
setName(const char *name) | IlvGraphic | virtual |
setNamedProperty(IlvNamedProperty *property) | IlvGraphic | |
setNextFocusGraphic(IlSymbol *name) | IlvGraphic | |
setOffset(IlvDim offset) | IlvText | |
setPattern(IlvPattern *) | IlvGadget | virtual |
setPreviousFocusGraphic(IlSymbol *name) | IlvGraphic | |
setProperty(const IlSymbol *key, IlAny value) | IlvGraphic | |
setRightMargin(IlUShort margin) | IlvScrolledGadget | |
setScrollableHeight(IlvDim height) | IlvScrolledGadget | protected |
setScrollableWidth(IlvDim width) | IlvScrolledGadget | protected |
setSelection(const IlvTextLocation &from, const IlvTextLocation &to) | IlvText | |
setSensitive(IlBoolean value) | IlvGraphic | virtual |
setText(const char *text) | IlvText | virtual |
setTopMargin(IlUShort margin) | IlvScrolledGadget | |
setTransparent(IlBoolean value) | IlvGadget | virtual |
setValuesInputMethod(IlUShort count, const IlvImValue *values) const | IlvSimpleGraphic | virtual |
showCursor(IlBoolean value) | IlvText | |
showScrollBar(IlvDirection direction, IlBoolean redraw=IlTrue) | IlvScrolledGadget | |
symmetry(IlvDirection axis) | IlvGraphic | virtual |
translate(IlvPos dx, IlvPos dy) | IlvGraphic | virtual |
unRegisterInputMethod() const | IlvSimpleGraphic | virtual |
unsetFocusInputMethod() const | IlvSimpleGraphic | virtual |
useDefaultColors() const | IlvGadget | virtual |
useDefaultSize(IlBoolean value) | IlvGadget | virtual |
usesDefaultButtonKeys() const | IlvGadget | virtual |
usesDefaultSize() const | IlvGadget | |
valueChanged() | IlvText | virtual |
ValueChangedSymbol() | IlvText | static |
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.