Views
Gadgets Package API Reference Guide
Product Documentation:
Views Documentation Home
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
IlvPane Member List

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

addListener(IlvPaneListener *listener)IlvPane
boundingBox(IlvRect &rect) const =0IlvPanepure virtual
Elastic enum valueIlvPane
Fixed enum valueIlvPane
getBottomMargin() constIlvPane
getContainer() constIlvPane
getLeftMargin() constIlvPane
getListeners(IlUInt &count) constIlvPane
getMinimumSize(IlvDirection direction) constIlvPane
getName() constIlvPane
getNamedProperty(const IlSymbol *name) constIlvPane
getProperty(const IlSymbol *key) constIlvPane
getResizeMode(IlvDirection direction) constIlvPane
getRightMargin() constIlvPane
getTopMargin() constIlvPane
hasProperty(const IlSymbol *key) constIlvPane
hide()IlvPanevirtual
IlvPane(const char *name)IlvPane
isVisible() constIlvPane
moveResize(const IlvRect &rect)IlvPanevirtual
paneBBox(IlvRect &rect) constIlvPane
removeListener(IlvPaneListener *listener)IlvPane
removeNamedProperty(IlSymbol *name)IlvPane
removeProperty(const IlSymbol *key)IlvPane
Resizable enum valueIlvPane
ResizeMode enum nameIlvPane
setBottomMargin(IlUShort margin)IlvPane
setContainer(IlvPanedContainer *container)IlvPanevirtual
setFocus(IlvEvent *event=0)=0IlvPanepure 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
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()IlvPanevirtual