rwlogo

Rogue Wave Views
Gadgets Package API Reference Guide

Product Documentation:

Rogue Wave Views
Documentation Home

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
IlvAbstractMatrix Member List

This is the complete list of members for IlvAbstractMatrix, including all inherited members.

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
adjustFromScrollBar(const IlvScrollBar *sb, IlvDirection dir)IlvAbstractMatrixprotectedvirtual
adjustScrollBars(IlBoolean redraw=IlFalse)IlvScrolledGadgetvirtual
adjustScrollBarValue(IlvScrollBar *sb, IlvDirection dir)IlvAbstractMatrixprotectedvirtual
allowCellMode() const IlvAbstractMatrix
boundingBox(IlvRect &, const IlvTransformer *=0) const IlvGadgetvirtual
callCallback()IlvGadget
cellBBox(IlUShort colno, IlUShort rowno, IlvRect &rect, const IlvTransformer *t=0) const IlvAbstractMatrixvirtual
cellInfo(IlUShort colno, IlUShort rowno, IlUShort &startcol, IlUShort &startrow, IlUShort &nbcol, IlUShort &nbrow) const IlvAbstractMatrixvirtual
columnBBox(IlUShort colno, IlvRect &rect, const IlvTransformer *t=0) const IlvAbstractMatrixvirtual
columns() const =0IlvAbstractMatrixpure virtual
columnSameWidth() const =0IlvAbstractMatrixpure 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 *=0) const IlvGadgetvirtual
createScrollBar(const IlvRect &r, IlvDirection dir, IlUShort t, IlvPalette *p)IlvAbstractMatrixprotectedvirtual
drawBackground(IlvPort *dst, const IlvTransformer *t=0, const IlvRegion *clip=0) const IlvScrolledGadgetvirtual
drawFrame(IlvPort *dst, const IlvTransformer *t=0, const IlvRegion *clip=0) const IlvScrolledGadgetvirtual
drawGadgetContents(IlvPort *dst, const IlvTransformer *t=0, const IlvRegion *clip=0) const IlvAbstractMatrixvirtual
drawItem(IlvPort *dst, IlUShort colno, IlUShort rowno, const IlvRect &itembbox, const IlvRect &clip) const IlvAbstractMatrixvirtual
drawScrollBar(IlvPort *dst, IlvDirection direction, const IlvTransformer *t=0, const IlvRegion *clip=0) const IlvScrolledGadgetvirtual
ensureVisible(IlUShort colno, IlUShort rowno, IlBoolean redraw=IlTrue)IlvAbstractMatrixvirtual
enterGadget()IlvGadgetvirtual
EnterGadgetSymbol()IlvGadgetstatic
firstColumn() const IlvAbstractMatrix
firstRow() const IlvAbstractMatrix
fitToRect(const IlvRect &rect)IlvScrolledGadget
focusIn()IlvGadgetvirtual
FocusInSymbol()IlvGadgetstatic
focusOut()IlvGadgetvirtual
FocusOutSymbol()IlvGadgetstatic
getAlpha() const IlvGadgetvirtual
getAntialiasingMode() const IlvGadgetvirtual
getBottomMargin() const IlvScrolledGadget
getColumnPosition(IlUShort col) const IlvAbstractMatrixvirtual
getColumnsDistance(IlUShort fromcol, IlUShort tocol) const IlvAbstractMatrixvirtual
getColumnWidth(IlUShort colno) const =0IlvAbstractMatrixpure virtual
getEnterGadgetCallback() const IlvGadget
getEnterGadgetCallbackName() const IlvGadget
getFocusInCallback() const IlvGadget
getFocusInCallbackName() const IlvGadget
getFocusOutCallback() const IlvGadget
getFocusOutCallbackName() const IlvGadget
getGridPalette() const IlvAbstractMatrixvirtual
getHorizontalScrollBar() const IlvScrolledGadget
getInsensitivePalette() const IlvGadgetvirtual
getLeaveGadgetCallback() const IlvGadget
getLeaveGadgetCallbackName() const IlvGadget
getLeftMargin() const IlvScrolledGadget
getLimitHeightValue() const IlvScrolledGadgetprotected
getLimitWidthValue() const IlvScrolledGadgetprotected
getLineWidth() const IlvGraphicvirtual
getLookFeelHandler() const IlvGadgetvirtual
getNbFixedColumn() const IlvAbstractMatrix
getNbFixedRow() const IlvAbstractMatrix
getRightMargin() const IlvScrolledGadget
getRowHeight(IlUShort rowno) const =0IlvAbstractMatrixpure virtual
getRowPosition(IlUShort row) const IlvAbstractMatrixvirtual
getRowsDistance(IlUShort fromrow, IlUShort torow) const IlvAbstractMatrixvirtual
getScrollableHeight() const IlvScrolledGadgetprotected
getScrollableWidth() const IlvScrolledGadgetprotected
getScrollBar(IlvDirection direction) const IlvScrolledGadget
getScrollBarShowAsNeeded(IlBoolean &vert, IlBoolean &hor) const IlvScrolledGadget
getSelectionPalette() const IlvGadgetvirtual
getSelectionTextPalette() const IlvGadgetvirtual
getStylableClassName() const IlvGadgetvirtual
getStylableDisplay() const IlvGadgetvirtual
getStylableName() const IlvGadgetvirtual
getStylist() const IlvGadgetvirtual
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 IlvAbstractMatrixvirtual
handleGadgetEvent(IlvEvent &)IlvAbstractMatrixvirtual
handleMatrixEvent(IlvEvent &event)IlvAbstractMatrixvirtual
handleScrollBarsEvent(IlvEvent &event)IlvScrolledGadgetvirtual
hideScrollBar(IlvDirection direction, IlBoolean redraw=IlTrue)IlvScrolledGadget
IlvAbstractMatrix(IlvDisplay *display, const IlvRect &rect, IlUShort thickness=IlvDefaultGadgetThickness, IlvPalette *palette=0)IlvAbstractMatrixprotected
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
internalBBox(IlvRect &bbox, const IlvTransformer *t=0) const IlvScrolledGadgetvirtual
invalidateColumn(IlUShort colno) const IlvAbstractMatrixvirtual
invalidateRect(const IlvRect &rect) const IlvAbstractMatrixvirtual
invalidateRow(IlUShort rowno) const IlvAbstractMatrixvirtual
invert(IlBoolean=IlFalse)IlvGadgetvirtual
isActive() const IlvGadget
isInverted() const IlvGadget
isShowingFrame() const IlvGadget
isShowingGrid() const IlvAbstractMatrix
isTransparent() const IlvGadget
leaveGadget()IlvGadgetvirtual
LeaveGadgetSymbol()IlvGadgetstatic
moveScrollBar(IlvDirection direction, IlvPosition where, IlBoolean redraw=IlTrue)IlvScrolledGadget
pointToPosition(const IlvPoint &point, IlUShort &colno, IlUShort &rowno, const IlvTransformer *t=0) const IlvAbstractMatrixvirtual
reDraw() const IlvGadgetvirtual
rowBBox(IlUShort rowno, IlvRect &rect, const IlvTransformer *t=0) const IlvAbstractMatrixvirtual
rows() const =0IlvAbstractMatrixpure virtual
rowSameHeight() const =0IlvAbstractMatrixpure virtual
scrollableSize(IlvDim &width, IlvDim &height) const IlvScrolledGadgetvirtual
scrollBarBBox(IlvDirection dir, IlvRect &bbox, const IlvTransformer *t=0) const IlvAbstractMatrixvirtual
scrollBarHasMoved(IlvDirection pos)IlvAbstractMatrixvirtual
ScrollBarMovedSymbol()IlvScrolledGadgetstatic
scrollBarShowAsNeeded(IlBoolean vertical, IlBoolean horizontal, IlBoolean redraw=IlTrue)IlvScrolledGadget
scrollBarVisibilityChanged(IlvDirection direction)IlvScrolledGadgetvirtual
ScrollBarVisibilitySymbol()IlvScrolledGadgetstatic
scrollTo(IlUShort colno, IlUShort rowno)IlvAbstractMatrixvirtual
scrollToColumn(IlUShort colno)IlvAbstractMatrix
scrollToRow(IlUShort rowno)IlvAbstractMatrix
setActive(IlBoolean active)IlvGadget
setAlpha(IlvIntensity)IlvGadgetvirtual
setAntialiasingMode(IlvAntialiasingMode)IlvGadgetvirtual
setArcMode(IlvArcMode)IlvGadgetvirtual
setBottomMargin(IlUShort margin)IlvScrolledGadget
setColorPattern(IlvColorPattern *)IlvGadgetvirtual
setEnterGadgetCallback(IlvGraphicCallback callback)IlvGadget
setEnterGadgetCallback(IlSymbol *callbackName)IlvGadget
setEnterGadgetCallback(IlvGraphicCallback callback, IlAny arg)IlvGadget
setEnterGadgetCallback(IlSymbol *callbackName, IlAny arg)IlvGadget
setFillRule(IlvFillRule)IlvGadgetvirtual
setFillStyle(IlvFillStyle)IlvGadgetvirtual
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
setFont(IlvFont *)IlvGadgetvirtual
setGradientPattern(IlvGradientPattern *)IlvGadgetvirtual
IlvGadget::setHolder(IlvGraphicHolder *holder)IlvGadgetvirtual
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)IlvScrolledGadgetprotected
setLimitWidthValue(IlvDim value)IlvScrolledGadgetprotected
setLineStyle(IlvLineStyle *)IlvGadgetvirtual
setLineWidth(IlUShort)IlvGadgetvirtual
setLookFeelHandler(IlvLookFeelHandler *handler)IlvGadget
setMargin(IlUShort val)IlvScrolledGadget
setNbFixedColumn(IlUShort count)IlvAbstractMatrix
setNbFixedRow(IlUShort count)IlvAbstractMatrix
setPattern(IlvPattern *)IlvGadgetvirtual
setRightMargin(IlUShort margin)IlvScrolledGadget
setScrollableHeight(IlvDim height)IlvScrolledGadgetprotected
setScrollableWidth(IlvDim width)IlvScrolledGadgetprotected
setTopMargin(IlUShort margin)IlvScrolledGadget
setTransparent(IlBoolean value)IlvGadgetvirtual
showGrid(IlBoolean value)IlvAbstractMatrix
showScrollBar(IlvDirection direction, IlBoolean redraw=IlTrue)IlvScrolledGadget
useDefaultColors() const IlvGadgetvirtual
useDefaultSize(IlBoolean value)IlvGadgetvirtual
usesDefaultButtonKeys() const IlvGadgetvirtual
usesDefaultSize() const IlvGadget
visibleBBox(IlvRect &bbox, const IlvTransformer *t=0) const IlvScrolledGadgetvirtual
whereIsScrollBar(IlvDirection direction) const IlvScrolledGadget

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