Views
Gadgets Package API Reference Guide
Product Documentation:
Views Documentation Home
IlvAbstractBarPane Member List
This is the complete list of members for
IlvAbstractBarPane
, including all inherited members.
addListener
(IlvPaneListener *listener)
IlvPane
boundingBox
(IlvRect &) const
IlvGraphicPane
virtual
Elastic
enum value
IlvPane
Fixed
enum value
IlvPane
geometryChanged
()
IlvAbstractBarPane
virtual
getBar
() const
IlvAbstractBarPane
getBottomMargin
() const
IlvPane
getContainer
() const
IlvPane
getLeftMargin
() const
IlvPane
getListeners
(IlUInt &count) const
IlvPane
getMinimumSize
(IlvDirection direction) const
IlvPane
getName
() const
IlvPane
getNamedProperty
(const IlSymbol *name) const
IlvPane
getObject
() const
IlvGraphicPane
getProperty
(const IlSymbol *key) const
IlvPane
getResizeMode
(IlvDirection direction) const
IlvPane
getRightMargin
() const
IlvPane
getTopMargin
() const
IlvPane
hasProperty
(const IlSymbol *key) const
IlvPane
hide
()
IlvPane
virtual
IlvAbstractBarPane
(const char *name, IlvAbstractBar *bar)
IlvAbstractBarPane
IlvGraphicPane
(const char *name, IlvGraphic *graphic, IlUShort margin=2, IlBoolean owner=IlTrue)
IlvGraphicPane
IlvPane
(const char *name)
IlvPane
isDoubleBuffering
() const
IlvGraphicPane
isVisible
() const
IlvPane
moveResize
(const IlvRect &)
IlvAbstractBarPane
virtual
orientationChanged
()
IlvAbstractBarPane
virtual
paneBBox
(IlvRect &rect) const
IlvPane
removeListener
(IlvPaneListener *listener)
IlvPane
removeNamedProperty
(IlSymbol *name)
IlvPane
removeProperty
(const IlSymbol *key)
IlvPane
Resizable
enum value
IlvPane
ResizeMode
enum name
IlvPane
setBottomMargin
(IlUShort margin)
IlvPane
setContainer
(IlvPanedContainer *)
IlvAbstractBarPane
virtual
setDoubleBuffering
(IlBoolean value)
IlvGraphicPane
virtual
setFocus
(IlvEvent *event=0)
IlvGraphicPane
virtual
setLeftMargin
(IlUShort margin)
IlvPane
setMargin
(IlUShort margin)
IlvPane
setMinimumSize
(IlvDirection dir, IlvDim size)
IlvPane
setMinimumSize
(IlvDim size)
IlvPane
setName
(const char *name)
IlvPane
setNamedProperty
(IlvNamedProperty *property)
IlvPane
setObject
(IlvGraphic *obj, IlBoolean owner=IlTrue)
IlvGraphicPane
setProperty
(const IlSymbol *key, IlAny value)
IlvPane
setResizeMode
(IlvDirection direction, int mode)
IlvPane
setResizeMode
(int mode)
IlvPane
setRightMargin
(IlUShort margin)
IlvPane
setTopMargin
(IlUShort margin)
IlvPane
show
()
IlvPane
virtual