rwlogo
Rogue Wave Views 5.6

Rogue Wave Views
Gadgets Package API Reference Guide

Product Documentation:

Rogue Wave Views
Documentation Home

IlvAbstractMatrix Member List

This is the complete list of members for IlvAbstractMatrix, including all inherited members.
addCallback(const IlSymbol *callbackType, IlvGraphicCallback callback, IlAny data)IlvGraphic
addCallback(const IlSymbol *callbackType, const IlSymbol *callbackName, const IlSymbol *script=0)IlvGraphic
addCallback(const IlSymbol *callbackType, IlvGraphicCallback callback)IlvGraphic
addClassProperty(const IlSymbol *key, IlAny value)IlvGraphic
addEnterGadgetCallback(IlSymbol *callbackName, IlAny arg)IlvGadget
addEnterGadgetCallback(IlvGraphicCallback callback, IlAny arg)IlvGadget
addEnterGadgetCallback(IlSymbol *callbackName)IlvGadget
addEnterGadgetCallback(IlvGraphicCallback callback)IlvGadget
addFocusInCallback(IlSymbol *callbackName, IlAny arg)IlvGadget
addFocusInCallback(IlvGraphicCallback callback, IlAny arg)IlvGadget
addFocusInCallback(IlSymbol *callbackName)IlvGadget
addFocusInCallback(IlvGraphicCallback callback)IlvGadget
addFocusOutCallback(IlSymbol *callbackName, IlAny arg)IlvGadget
addFocusOutCallback(IlvGraphicCallback callback, IlAny arg)IlvGadget
addFocusOutCallback(IlSymbol *callbackName)IlvGadget
addFocusOutCallback(IlvGraphicCallback callback)IlvGadget
addLeaveGadgetCallback(IlSymbol *callbackName, IlAny arg)IlvGadget
addLeaveGadgetCallback(IlvGraphicCallback callback, IlAny arg)IlvGadget
addLeaveGadgetCallback(IlSymbol *callbackName)IlvGadget
addLeaveGadgetCallback(IlvGraphicCallback callback)IlvGadget
AddProperty(const IlSymbol *k, IlAny v)IlvSimpleGraphic [static]
addProperty(const IlSymbol *key, IlAny value)IlvGraphic
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)IlvAbstractMatrix [protected, virtual]
adjustScrollBars(IlBoolean redraw=IlFalse)IlvScrolledGadget [virtual]
adjustScrollBarValue(IlvScrollBar *sb, IlvDirection dir)IlvAbstractMatrix [protected, virtual]
allowCellMode() const IlvAbstractMatrix
AllowZoom(IlBoolean az)IlvGraphic [static]
apply(IlvApplyObject function, IlAny arg)IlvGraphic [virtual]
applyAttribute(const char *attributeClassName, const char *value, IlAny checkData=0) const IlvGraphic
applyAttribute(const char *attributeClassName, IlFloat value, IlAny checkData=0) const IlvGraphic
applyAttribute(const char *attributeClassName, IlInt value, IlAny checkData=0) const IlvGraphic
applyReferences(IlvApplyObject function, IlAny arg)IlvGraphic [virtual]
applyResources(const char *storageName, const char *storageClassName, const char *objectName, const char *objectClassName, IlvDisplay *display=0)IlvSimpleGraphic [virtual]
applyValue(const IlvValue &val)IlvGraphic [virtual]
boundingBox(IlvRect &rect, const IlvTransformer *t=0) const IlvGadget [virtual]
callCallback()IlvGadget
callCallbacks(const IlSymbol *callbackType)IlvGraphic [virtual]
cellBBox(IlUShort colno, IlUShort rowno, IlvRect &rect, const IlvTransformer *t=0) const IlvAbstractMatrix [virtual]
cellInfo(IlUShort colno, IlUShort rowno, IlUShort &startcol, IlUShort &startrow, IlUShort &nbcol, IlUShort &nbrow) const IlvAbstractMatrix [virtual]
changeValue(const IlvValue &val)IlvGraphic [virtual]
changeValues(const IlvValue *values, IlUShort count)IlvGraphic [virtual]
ClassInfo() const IlvGraphic [static]
className() const IlvSimpleGraphic
columnBBox(IlUShort colno, IlvRect &rect, const IlvTransformer *t=0) const IlvAbstractMatrix [virtual]
columns() const =0IlvAbstractMatrix [pure virtual]
columnSameWidth() const =0IlvAbstractMatrix [pure virtual]
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 *t=0) const IlvGadget [virtual]
IlvSimpleGraphic::contains(const IlvPoint &p) const IlvGraphic
copy() const =0IlvGraphic [pure virtual]
createScrollBar(const IlvRect &r, IlvDirection dir, IlUShort t, IlvPalette *p)IlvAbstractMatrix [protected, virtual]
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 IlvAbstractMatrix [virtual]
drawItem(IlvPort *dst, IlUShort colno, IlUShort rowno, const IlvRect &itembbox, const IlvRect &clip) const IlvAbstractMatrix [virtual]
drawScrollBar(IlvPort *dst, IlvDirection direction, const IlvTransformer *t=0, const IlvRegion *clip=0) const IlvScrolledGadget [virtual]
ensureVisible(IlUShort colno, IlUShort rowno, IlBoolean redraw=IlTrue)IlvAbstractMatrix [virtual]
enterGadget()IlvGadget [virtual]
EnterGadgetSymbol()IlvGadget [static]
firstColumn() const IlvAbstractMatrix
firstRow() const IlvAbstractMatrix
fitToRect(const IlvRect &rect)IlvScrolledGadget
focusIn()IlvGadget [virtual]
FocusInSymbol()IlvGadget [static]
focusOut()IlvGadget [virtual]
FocusOutSymbol()IlvGadget [static]
getAccessors(const IlSymbol *const **accessors, const IlvValueTypeClass *const **types, IlUInt &count) const IlvGraphic [virtual]
getAlpha() const IlvGadget [virtual]
getAntialiasingMode() const IlvGadget [virtual]
getArcMode() const IlvSimpleGraphic
getBackground() const IlvSimpleGraphic
getBottomMargin() const IlvScrolledGadget
getCallback() const IlvGraphic
getCallback(const IlSymbol *callbackType) const IlvGraphic
getCallbackData(const IlSymbol *callbackType, const IlSymbol *callbackName) const IlvGraphic
getCallbackData(const IlSymbol *callbackType, IlvGraphicCallback callback) const IlvGraphic
getCallbackName() const IlvGraphic
getCallbackName(const IlSymbol *callbackType) 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 IlvSimpleGraphic [virtual]
getClassProperty(const IlSymbol *key, IlBoolean checkParent=((IlBoolean) 0)) const IlvGraphic
getClientData() const IlvGraphic
getColorPattern() const IlvSimpleGraphic
getColumnPosition(IlUShort col) const IlvAbstractMatrix [virtual]
getColumnsDistance(IlUShort fromcol, IlUShort tocol) const IlvAbstractMatrix [virtual]
getColumnWidth(IlUShort colno) const =0IlvAbstractMatrix [pure virtual]
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
getGridPalette() const IlvAbstractMatrix [virtual]
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
getNamedProperty(const IlSymbol *name) const IlvGraphic
getNbFixedColumn() const IlvAbstractMatrix
getNbFixedRow() const IlvAbstractMatrix
getNextFocusGraphic() const IlvGraphic
getOverwrite() const IlvSimpleGraphic
getPalette() const IlvSimpleGraphic
getPattern() const IlvSimpleGraphic
getPreviousFocusGraphic() const IlvGraphic
GetProperty(const IlSymbol *key, IlBoolean p=((IlBoolean) 0))IlvSimpleGraphic [static]
getProperty(const IlSymbol *key) const IlvGraphic
getRightMargin() const IlvScrolledGadget
getRowHeight(IlUShort rowno) const =0IlvAbstractMatrix [pure virtual]
getRowPosition(IlUShort row) const IlvAbstractMatrix [virtual]
getRowsDistance(IlUShort fromrow, IlUShort torow) const IlvAbstractMatrix [virtual]
getScrollableHeight() const IlvScrolledGadget [protected]
getScrollableWidth() const IlvScrolledGadget [protected]
getScrollBar(IlvDirection direction) const IlvScrolledGadget
getScrollBarShowAsNeeded(IlBoolean &vert, IlBoolean &hor) const IlvScrolledGadget
getSelectionPalette() const IlvGadget [virtual]
getSelectionTextPalette() const IlvGadget [virtual]
getSmartSet() const IlvGraphic
getThickness() const IlvGadget
getTopMargin() const IlvScrolledGadget
getTransformer() const IlvGadget
getVerticalScrollBar() const IlvScrolledGadget
getVisibleItems(IlUShort &fromcol, IlUShort &tocol, IlUShort &fromrow, IlUShort &torow, const IlvTransformer *t=0) const IlvAbstractMatrix [virtual]
h(IlvDim h)IlvGraphic
h() const IlvGraphic
handleGadgetEvent(IlvEvent &)IlvAbstractMatrix [virtual]
handleMatrixEvent(IlvEvent &event)IlvAbstractMatrix [virtual]
handleScrollBarsEvent(IlvEvent &event)IlvScrolledGadget [virtual]
hasCallback(const IlSymbol *callbackType, const IlSymbol *callbackName) const IlvGraphic
hasCallback(const IlSymbol *callbackType, IlvGraphicCallback callback) const IlvGraphic
hasCallbackData(const IlSymbol *callbackType, const IlSymbol *callbackName) const IlvGraphic
hasCallbackData(const IlSymbol *callbackType, IlvGraphicCallback callback) const IlvGraphic
hasClassProperty(const IlSymbol *key, IlBoolean s=((IlBoolean) 0)) const IlvGraphic
HasProperty(const IlSymbol *key, IlBoolean p=((IlBoolean) 0))IlvSimpleGraphic [static]
hasProperty(const IlSymbol *key) const IlvGraphic
hasTag(const IlSymbol *tag) const IlvGraphic
hideScrollBar(IlvDirection direction, IlBoolean redraw=IlTrue)IlvScrolledGadget
IlvAbstractMatrix(IlvDisplay *display, const IlvRect &rect, IlUShort thickness=IlvDefaultGadgetThickness, IlvPalette *palette=0)IlvAbstractMatrix [protected]
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
inside(const IlvRect &r) const IlvGraphic
inside(const IlvRect &r, const IlvRect &tr, const IlvTransformer *t=0) const IlvGraphic
inside(const IlvRegion &r, const IlvTransformer *t=0) const IlvGraphic [virtual]
internalBBox(IlvRect &bbox, const IlvTransformer *t=0) const IlvScrolledGadget [virtual]
intersects(const IlvRect &r) const IlvGraphic
intersects(const IlvRect &r, const IlvRect &tr, const IlvTransformer *t=0) const IlvGraphic
intersects(const IlvRegion &r, const IlvTransformer *t=0) const IlvGraphic [virtual]
invalidateColumn(IlUShort colno) const IlvAbstractMatrix [virtual]
invalidateRect(const IlvRect &rect) const IlvAbstractMatrix [virtual]
invalidateRow(IlUShort rowno) const IlvAbstractMatrix [virtual]
invert(IlBoolean temp=((IlBoolean) 0))IlvGadget [virtual]
isActive() const IlvGadget
isFirstFocusGraphic() const IlvGraphic
isFocusable() const IlvGraphic
isInSmartSet() const IlvGraphic
isInverted() const IlvGadget
isLastFocusGraphic() const IlvGraphic
isSensitive() const IlvGraphic
isShowingFrame() const IlvGadget
isShowingGrid() const IlvAbstractMatrix
isSubtypeOf(const IlvClassInfo *c) const IlvSimpleGraphic
isSubtypeOf(const char *t) const IlvSimpleGraphic
isTransparent() const IlvGadget
IsZoomAllowed()IlvGraphic [static]
leaveGadget()IlvGadget [virtual]
LeaveGadgetSymbol()IlvGadget [static]
move(const IlvPoint &p)IlvGraphic
move(IlvPos x, IlvPos y)IlvGraphic [virtual]
moveResize(const IlvRect &size)IlvGraphic
moveScrollBar(IlvDirection direction, IlvPosition where, IlBoolean redraw=IlTrue)IlvScrolledGadget
needsInputContext() const IlvGraphic [virtual]
pointToPosition(const IlvPoint &point, IlUShort &colno, IlUShort &rowno, const IlvTransformer *t=0) const IlvAbstractMatrix [virtual]
print(ILVSTDPREF ostream &out, int level=0) const IlvGraphic [virtual]
queryValue(IlvValue &val) const IlvGraphic [virtual]
queryValues(IlvValue *values, IlUShort count) const IlvGraphic [virtual]
read(IlvInputFile &file, IlvPalette *palette)IlvGraphic [static]
reDraw() const IlvGadget [virtual]
registerInputMethod() const IlvSimpleGraphic [virtual]
removeCallback(const IlSymbol *callbackType, const IlSymbol *callbackName)IlvGraphic
removeCallback(const IlSymbol *callbackType, IlvGraphicCallback callback)IlvGraphic
removeClassProperty(const IlSymbol *key)IlvGraphic
removeInteractor()IlvGraphic
removeNamedProperty(IlSymbol *name)IlvGraphic
RemoveProperty(const IlSymbol *key)IlvSimpleGraphic [static]
removeProperty(const IlSymbol *key)IlvGraphic
removeTag(const IlSymbol *tag)IlvGraphic
replaceClassProperty(const IlSymbol *key, IlAny value)IlvGraphic
replaceProperty(const IlSymbol *key, IlAny value)IlvGraphic
ReplaceProperty(const IlSymbol *k, IlAny v)IlvSimpleGraphic [static]
resize(IlvDim newW, IlvDim newH)IlvGraphic [virtual]
rotate(const IlvPoint &center, IlFloat angle)IlvGraphic [virtual]
rowBBox(IlUShort rowno, IlvRect &rect, const IlvTransformer *t=0) const IlvAbstractMatrix [virtual]
rows() const =0IlvAbstractMatrix [pure virtual]
rowSameHeight() const =0IlvAbstractMatrix [pure virtual]
scale(IlFloat zoomX, IlFloat zoomY)IlvGraphic [virtual]
scrollableSize(IlvDim &width, IlvDim &height) const IlvScrolledGadget [virtual]
scrollBarBBox(IlvDirection dir, IlvRect &bbox, const IlvTransformer *t=0) const IlvAbstractMatrix [virtual]
scrollBarHasMoved(IlvDirection pos)IlvAbstractMatrix [virtual]
ScrollBarMovedSymbol()IlvScrolledGadget [static]
scrollBarShowAsNeeded(IlBoolean vertical, IlBoolean horizontal, IlBoolean redraw=IlTrue)IlvScrolledGadget
scrollBarVisibilityChanged(IlvDirection direction)IlvScrolledGadget [virtual]
ScrollBarVisibilitySymbol()IlvScrolledGadget [static]
scrollTo(IlUShort colno, IlUShort rowno)IlvAbstractMatrix [virtual]
scrollToColumn(IlUShort colno)IlvAbstractMatrix
scrollToRow(IlUShort rowno)IlvAbstractMatrix
setActive(IlBoolean active)IlvGadget
setAlpha(IlvIntensity)IlvGadget [virtual]
setAntialiasingMode(IlvAntialiasingMode)IlvGadget [virtual]
setArcMode(IlvArcMode)IlvGadget [virtual]
setBottomMargin(IlUShort margin)IlvScrolledGadget
setCallback(IlvGraphicCallback callback, IlAny data)IlvGraphic
setCallback(const IlSymbol *callbackType, IlvGraphicCallback callback, IlAny data)IlvGraphic
setCallback(const IlSymbol *callbackType, const IlSymbol *callbackName, const IlSymbol *script=0)IlvGraphic
setCallback(const IlSymbol *callbackType, IlvGraphicCallback callback)IlvGraphic
setCallbackData(const IlSymbol *callbackType, const IlSymbol *callbackName, IlAny data)IlvGraphic
setCallbackData(const IlSymbol *callbackType, IlvGraphicCallback callback, IlAny data)IlvGraphic
setCallbackName(const IlSymbol *callbackName)IlvGraphic
setClientData(IlAny clientData)IlvGraphic
setColorPattern(IlvColorPattern *p)IlvGadget [virtual]
setEnterGadgetCallback(IlSymbol *callbackName, IlAny arg)IlvGadget
setEnterGadgetCallback(IlvGraphicCallback callback, IlAny arg)IlvGadget
setEnterGadgetCallback(IlSymbol *callbackName)IlvGadget
setEnterGadgetCallback(IlvGraphicCallback callback)IlvGadget
setFillRule(IlvFillRule)IlvGadget [virtual]
setFillStyle(IlvFillStyle f)IlvGadget [virtual]
setFirstFocusGraphic()IlvGraphic
setFocusable(IlBoolean value)IlvGraphic
setFocusInCallback(IlSymbol *callbackName, IlAny arg)IlvGadget
setFocusInCallback(IlvGraphicCallback callback, IlAny arg)IlvGadget
setFocusInCallback(IlSymbol *callbackName)IlvGadget
setFocusInCallback(IlvGraphicCallback callback)IlvGadget
setFocusOutCallback(IlSymbol *callbackName, IlAny arg)IlvGadget
setFocusOutCallback(IlvGraphicCallback callback, IlAny arg)IlvGadget
setFocusOutCallback(IlSymbol *callbackName)IlvGadget
setFocusOutCallback(IlvGraphicCallback callback)IlvGadget
setFocusValuesInputMethod(IlUShort count, const IlvImValue *values) const IlvSimpleGraphic [virtual]
setFont(IlvFont *f)IlvGadget [virtual]
setGradientPattern(IlvGradientPattern *p)IlvGadget [virtual]
IlvGadget::setHolder(IlvGraphicHolder *holder)IlvGadget [virtual]
setInteractor(const char *name)IlvGraphic
setInteractor(IlvInteractor *inter)IlvGraphic
setLastFocusGraphic()IlvGraphic
setLeaveGadgetCallback(IlSymbol *callbackName, IlAny arg)IlvGadget
setLeaveGadgetCallback(IlvGraphicCallback callback, IlAny arg)IlvGadget
setLeaveGadgetCallback(IlSymbol *callbackName)IlvGadget
setLeaveGadgetCallback(IlvGraphicCallback callback)IlvGadget
setLeftMargin(IlUShort margin)IlvScrolledGadget
setLimitHeightValue(IlvDim value)IlvScrolledGadget [protected]
setLimitWidthValue(IlvDim value)IlvScrolledGadget [protected]
setLineStyle(IlvLineStyle *style)IlvGadget [virtual]
setLineWidth(IlUShort style)IlvGadget [virtual]
setLookFeelHandler(IlvLookFeelHandler *lfh)IlvGadget
setMargin(IlUShort val)IlvScrolledGadget
setName(const char *name)IlvGraphic [virtual]
setNamedProperty(IlvNamedProperty *property)IlvGraphic
setNbFixedColumn(IlUShort count)IlvAbstractMatrix
setNbFixedRow(IlUShort count)IlvAbstractMatrix
setNeedsInputContext(IlBoolean val)IlvGraphic [virtual]
setNextFocusGraphic(IlSymbol *name)IlvGraphic
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]
setSensitive(IlBoolean value)IlvGraphic [virtual]
setTopMargin(IlUShort margin)IlvScrolledGadget
setTransparent(IlBoolean value)IlvGadget [virtual]
setValuesInputMethod(IlUShort count, const IlvImValue *values) const IlvSimpleGraphic [virtual]
showGrid(IlBoolean value)IlvAbstractMatrix
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
visibleBBox(IlvRect &bbox, const IlvTransformer *t=0) const IlvScrolledGadget [virtual]
w(IlvDim w)IlvGraphic
w() const IlvGraphic
whereIsScrollBar(IlvDirection direction) const IlvScrolledGadget
write(IlvOutputFile &output) const =0IlvGraphic [pure virtual]
x(IlvPos x)IlvGraphic
x() const IlvGraphic
y(IlvPos y)IlvGraphic
y() const IlvGraphic
zoomable() const IlvGraphic [virtual]
~IlvSimpleGraphic()IlvSimpleGraphic [virtual]
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

© Copyright 2012, 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.