Sourceforge.net - The VCF's Project Host
   The VCF Website Home   |   Online Discussion Forums   |   Sourceforge.net Project Page   

VCF::TableControl Member List

This is the complete list of members for VCF::TableControl, including all inherited members.

AbstractView(Control *viewControl=NULL)VCF::AbstractView [inline]
action_VCF::UIComponent [protected]
add(Control *child)VCF::DelegatedContainer< TableControl > [inline]
add(Control *child, const AlignmentType &alignment)VCF::DelegatedContainer< TableControl > [inline]
addAcceleratorKey(const VirtualKeyCode &keyCode, const uint32 &modifierMask, EventHandler *eventHandler)VCF::Control
addAcceleratorKey(const VirtualKeyCode &keyCode, const uint32 &modifierMask, Action *action)VCF::Control
addAcceleratorKey(AcceleratorKey *accelerator)VCF::Control
addCallback(CallBack *cb)VCF::ObjectWithCallbacks
addCallback(CallBack *cb, const String &cbName)VCF::ObjectWithCallbacks
addComponent(Component *component)VCF::Component [virtual]
addNewComponent(Component *component)VCF::Control [virtual]
addRef(Object *owner=NULL)VCF::Object [virtual]
addToUpdateList()VCF::UIComponent
adjustViewableBoundsAndOriginForScrollable(GraphicsContext *context, Rect &viewBounds, Point &origin)VCF::Control
AFTER_CONTROL_PAINTED enum valueVCF::Control
AfterControlPaintedVCF::Control
afterCreate(ComponentEvent *event)VCF::Control [virtual]
aligment_VCF::Control [protected]
allowColumnHide_VCF::TableControl [protected]
allowColumnResizing_VCF::TableControl [protected]
allowFixedColumnSelection_VCF::TableControl [protected]
allowFixedRowSelection_VCF::TableControl [protected]
allowLiveResizing_VCF::TableControl [protected]
allowRowHide_VCF::TableControl [protected]
allowRowResizing_VCF::TableControl [protected]
allowSingleColumnSelection_VCF::TableControl [protected]
allowSingleRowSelection_VCF::TableControl [protected]
anchor_VCF::Control [protected]
ANCHOR_DBOTTOM enum valueVCF::Control
ANCHOR_DLEFT enum valueVCF::Control
ANCHOR_DRIGHT enum valueVCF::Control
ANCHOR_DTOP enum valueVCF::Control
anchorDeltas_VCF::Control [protected]
areParentsEnabled()VCF::Control
asoBoth enum valueVCF::TableControl
asoData enum valueVCF::TableControl
asoDefault enum valueVCF::TableControl
asoHeader enum valueVCF::TableControl
assignSetting(const String &settingName, const String &valueName, const VariantData &v)VCF::Component
assignSetting(const String &settingName, const String &valueName)VCF::Component
autoResizeColumns_VCF::TableControl [protected]
autoSizeColumn(int column, AutoSizeOption autoSizeStyle=asoDefault, bool resetScroll=true)VCF::TableControl
AutoSizeOption enum nameVCF::TableControl
autoSizeRow(int row, bool resetScroll=true)VCF::TableControl
autoSizeStyle_VCF::TableControl [protected]
BEFORE_CONTROL_PAINTED enum valueVCF::Control
BEFORE_POPUP_MENU enum valueVCF::Control
BeforeControlPaintedVCF::Control
beforeDestroy(ComponentEvent *event)VCF::Control [virtual]
BeforePopupMenuVCF::Control
beginDragDrop(MouseEvent *event)VCF::Control [virtual]
bindVariable(Component **variablePtr, const String &variableName)VCF::Control [virtual]
border_VCF::Control [protected]
bounds_VCF::Control [protected]
buildTabList(Control *control, std::vector< Control * > &tabList)VCF::Control [static]
callbacks_VCF::ObjectWithCallbacks [protected]
canAcceptFocus()VCF::Control
canBeginDragDrop(Point *point)VCF::TableControl [inline, virtual]
cancelEditing()VCF::TableControl [protected]
capturedMouseControlVCF::Control [protected, static]
clearRegistedComponents()VCF::Component [static]
clearSelection()VCF::TableControl
clearSelectionRange()VCF::TableControl [protected]
clickCell_VCF::TableControl [protected]
clickPt_VCF::Control [protected]
clientBounds_VCF::Control [protected]
clone(bool deep=false) const VCF::Object [inline, virtual]
color_VCF::Control [protected]
columnResizeAreaHitTest(const Point &pt)VCF::TableControl [protected]
columnWidths_VCF::TableControl [protected]
Component()VCF::Component [protected]
Component(Component *owner)VCF::Component [protected]
Component(const String &name, Component *owner)VCF::Component [protected]
Component(const String &name)VCF::Component [protected]
COMPONENT_ADDED enum valueVCF::Component
COMPONENT_CREATED enum valueVCF::Component
COMPONENT_DESTROYED enum valueVCF::Component
COMPONENT_EVENTS_LAST enum valueVCF::Component
COMPONENT_LOADED enum valueVCF::Component
COMPONENT_NEEDS_UPDATING enum valueVCF::Component
COMPONENT_REMOVED enum valueVCF::Component
COMPONENT_SAVED enum valueVCF::Component
ComponentAddedVCF::Component
componentContainer_VCF::Component [protected]
ComponentCreatedVCF::Component
ComponentDelegateVCF::Component
ComponentDestroyedVCF::Component
ComponentEvents enum nameVCF::Component
ComponentLoadedVCF::Component
ComponentRemovedVCF::Component
components_VCF::Component [protected]
ComponentSavedVCF::Component
ComponentState enum nameVCF::Component
componentState_VCF::Component [protected]
container_VCF::Control [protected]
Control()VCF::Control
CONTROL_EVENTS enum valueVCF::Control
CONTROL_EVENTS_LAST enum valueVCF::Control
CONTROL_MODELCHANGED enum valueVCF::Control
CONTROL_PARENT_CHANGED enum valueVCF::Control
CONTROL_POSITIONED enum valueVCF::Control
CONTROL_SIZED enum valueVCF::Control
ControlDelegateVCF::Control
ControlEvents enum nameVCF::Control
ControlHelpRequestedVCF::Control
ControlModelChangedVCF::Control
ControlParentChangedVCF::Control
ControlPopupMenuDelegateVCF::Control
ControlPositionedVCF::Control
ControlSizedVCF::Control
ControlState enum nameVCF::Control
controlState_VCF::Control [protected]
copy(Object *source)VCF::Object [inline, virtual]
createCell(const uint32 &row, const uint32 &column)VCF::TableControl [protected, virtual]
createComponentFromResources(Class *clazz, Class *rootClazz, ResourceBundle *resBundle=NULL)VCF::Component [static]
CreateTableCellDelegateVCF::TableControl
csAllowFocus enum valueVCF::Control
csAllowMouseFocus enum valueVCF::Control
csAllowPaintNotification enum valueVCF::Control
csAutoStartDragDrop enum valueVCF::Control
csCreated enum valueVCF::Component
csDefaultControlState enum valueVCF::Control
csDesigning enum valueVCF::Component
csDestroying enum valueVCF::Component
csDoubleBuffered enum valueVCF::Control
csEnabled enum valueVCF::Control
csHasMouseCapture enum valueVCF::Control
csIgnoreForLayout enum valueVCF::Control
csIgnoreForParentScrolling enum valueVCF::Control
csKeepsArrowKeys enum valueVCF::Control
csKeepsReturnKey enum valueVCF::Control
csKeepsTabKey enum valueVCF::Control
csLoading enum valueVCF::Component
csNormal enum valueVCF::Component
csSaving enum valueVCF::Component
csTabStop enum valueVCF::Control
csUnknown enum valueVCF::Component
csUseParentFont enum valueVCF::Control
csUseRenderBuffer enum valueVCF::Control
csUsesLocaleStrings enum valueVCF::Component
csVisible enum valueVCF::Control
currentCell_VCF::TableControl [protected]
currentEditingControl_VCF::TableControl [protected]
currentFocusedControlVCF::Control [protected, static]
currentItemEditor_VCF::TableControl [protected]
cursor_VCF::Control [protected]
cursorID_VCF::Control [protected]
CustomControl()VCF::CustomControl
CustomControl(const bool &useHeavyweightPeer)VCF::CustomControl
defaultCellColor_VCF::TableControl [protected]
defaultCellFont_VCF::TableControl [protected]
defaultColumnWidth_VCF::TableControl [protected]
defaultRowHeight_VCF::TableControl [protected]
delegate_VCF::DelegatedContainer< TableControl > [protected]
DelegatedContainer()VCF::DelegatedContainer< TableControl > [inline]
destroy()VCF::Control [protected, virtual]
dglDrawBoth enum valueVCF::TableControl
dglDrawHorizontalLines enum valueVCF::TableControl
dglDrawVerticalLines enum valueVCF::TableControl
dglNone enum valueVCF::TableControl
doSelection(const CellID &cell)VCF::TableControl [protected]
dragColumnWidth_VCF::TableControl [protected]
DrawGridLines enum nameVCF::TableControl
drawGridLinesStyle_VCF::TableControl [protected]
editCell(const CellID &cell, const Point &pt)VCF::TableControl [protected]
enableSelection_VCF::TableControl [protected]
EventDelegateVCF::TableControl
findComponent(const String &componentName, const bool &recursive=false)VCF::Control [virtual]
findControl(const String &controlName)VCF::DelegatedContainer< TableControl > [inline]
finishEditing()VCF::TableControl [protected]
fixedColumnClicked(CellID cell)VCF::TableControl [protected]
FixedColumnClickedEvent enum valueVCF::TableControl
fixedRowClicked(CellID cell)VCF::TableControl [protected]
FixedRowClickedEvent enum valueVCF::TableControl
FOCUS_GAINED enum valueVCF::Control
FOCUS_LOST enum valueVCF::Control
FocusDelegateVCF::Control
focusedCell_VCF::TableControl [protected]
FocusGainedVCF::Control
FocusLostVCF::Control
font_VCF::Control [protected]
free()VCF::Component
generatePropertyValue(const String &fullPropertyName, Property *property, VariantData *value, String &strValue)VCF::Control [virtual]
getAccelerator(const VirtualKeyCode &keyCode, const uint32 &modifierMask)VCF::Control
getAcceleratorKey(const uint32 &index) const VCF::Control
getAcceleratorKeyIndexes(std::vector< uint32 > &indexes)VCF::Control
getAction() const VCF::UIComponent [inline]
getAlignment()VCF::Control
getAllowColumnHide()VCF::TableControl [inline]
getAllowColumnResizing()VCF::TableControl [inline]
getAllowFixedColumnSelection()VCF::TableControl [inline]
getAllowFixedRowSelection()VCF::TableControl [inline]
getAllowPaintNotification()VCF::Control [inline]
getAllowRowHide()VCF::TableControl [inline]
getAllowRowResizing()VCF::TableControl [inline]
getAllowsFocus()VCF::Control
getAllowSingleColumnSelection()VCF::TableControl [inline]
getAllowSingleRowSelection()VCF::TableControl [inline]
getAllowsMouseFocus()VCF::Control
getAnchor()VCF::Control [inline]
getAnchorDeltas()VCF::Control [inline]
getAppNameAndKey(String &appName, String &key)VCF::Control [protected, virtual]
getAutoResizeColumns()VCF::TableControl [inline]
getAutoStartDragDrop()VCF::Control
getBorder()VCF::Control
getBottom()VCF::Control [virtual]
getBounds()VCF::Control [virtual]
getBoundsForCell(const CellID &cell)VCF::TableControl [protected]
getBoundsForItem(TableCellItem *item)VCF::TableControl [protected]
getCallback(const String &name) const VCF::ObjectWithCallbacks
getCapturedMouseControl()VCF::Control [static]
getCellIDForItem(TableCellItem *item)VCF::TableControl
getCellIDFromPoint(const Point &pt, bool allowFixedCellCheck=true)VCF::TableControl [protected]
getCellOrigin(const CellID &cell, Point &pt)VCF::TableControl [protected]
getChildCount()VCF::DelegatedContainer< TableControl > [inline]
getChildren()VCF::DelegatedContainer< TableControl > [inline]
getClass() const VCF::Object
getClassName() const VCF::Object
getClickedPoint(const CellID &cell, const Point &pt)VCF::TableControl [protected]
getClientBounds(const bool &includeBorder=true)VCF::Control [virtual]
getColor()VCF::Control
getColumnWidth(uint32 col)VCF::TableControl
getComponentClassesForCategory(const String &category)VCF::Component [static]
getComponentCount() const VCF::Component [virtual]
getComponents()VCF::Component [virtual]
getComponentState() const VCF::Component
getContainer()VCF::Control [inline]
getContainerControl()VCF::DelegatedContainer< TableControl > [inline]
getControlAtIndex(const uint32 &index)VCF::DelegatedContainer< TableControl > [inline]
getControlIndex(Control *control)VCF::DelegatedContainer< TableControl > [inline]
getCurrentFocusedControl()VCF::Control [static]
getCursorID()VCF::Control [inline]
getDefaultColumnWidth()VCF::TableControl
getDefaultRowHeight()VCF::TableControl
getDefaultTableCellColor()VCF::TableControl
getDefaultTableCellFont()VCF::TableControl
getDrawGridLinesStyle()VCF::TableControl [inline]
getEditCellRect(const CellID &editCellID)VCF::TableControl [protected]
getEnableSelection()VCF::TableControl [inline]
getFixedColumnWidth()VCF::TableControl [protected]
getFixedRowHeight()VCF::TableControl [protected]
getFocusedCell()VCF::TableControl [inline]
getFont()VCF::Control
getHeavyweightParent()VCF::Control [virtual]
getHeight()VCF::Control [virtual]
getItem(const CellID &cell)VCF::TableControl
getItem(const uint32 &row, const uint32 &column)VCF::TableControl [inline]
getLeft()VCF::Control [virtual]
getListMode()VCF::TableControl [inline]
getMaxHeight()VCF::Control [inline]
getMaxSize()VCF::Control [inline]
getMaxWidth()VCF::Control [inline]
getMinHeight()VCF::Control [inline]
getMinSize()VCF::Control [inline]
getMinWidth()VCF::Control [inline]
getModel()VCF::Control [inline]
getModelKey()VCF::Control [inline]
getName() const VCF::Component [virtual]
getOwner() const VCF::Component [inline]
getParent()VCF::Control [virtual]
getParentFrame()VCF::Control
getPeer()VCF::Control [virtual]
getPopupMenu()VCF::Control
getPreferredHeight()VCF::Control [inline, virtual]
getPreferredWidth()VCF::Control [inline, virtual]
getPreviousMouseOverControl()VCF::Control [static]
getRefCount() const VCF::Object [inline]
getRegisteredComponentCategories()VCF::Component [static]
getRight()VCF::Control [virtual]
getRowHeight(uint32 row)VCF::TableControl
getScrollable()VCF::Control [inline]
getSelectedCells()VCF::TableControl
getSetting(const String &name) const VCF::Component
getSettingNames(std::vector< String > &names)VCF::Component
getSettings() const VCF::Component
getTableModel()VCF::TableControl
getTabList(std::vector< Control * > &tabList)VCF::DelegatedContainer< TableControl > [inline]
getTabOrder()VCF::Control [inline]
getTabStop()VCF::Control [inline]
getTag() const VCF::Component [inline]
getToolTipText()VCF::Control [inline]
getTop()VCF::Control [virtual]
getTopLeftNonFixedCell(const bool &recalc=false)VCF::TableControl [protected]
getTotalColumnWidth()VCF::TableControl [protected]
getTotalRowHeight()VCF::TableControl [protected]
getUseColorForBackground()VCF::CustomControl [inline]
getUseLocaleStrings() const VCF::Component
getView()VCF::Control
getViewControl()VCF::AbstractView [inline, virtual]
getViewModel()VCF::Control [inline, virtual]
getVisible()VCF::Control [virtual]
getVisibleNonFixedCellRange(Rect *rect=NULL, bool forceRecalculation=false)VCF::TableControl [protected]
getWhatThisHelpString()VCF::Control [inline]
getWidth()VCF::Control [virtual]
gotFocus(FocusEvent *event)VCF::Control [virtual]
handleEvent(Event *e)VCF::TableControl [virtual]
handleEventAndForwardToChildren(Event *event)VCF::Control
hasChildren()VCF::Control
hash() const VCF::Object [virtual]
HELP_REQUESTED enum valueVCF::Control
HelpDelegateVCF::Control
HelpRequestedVCF::Control
hiddenColumnUnhide_VCF::TableControl [protected]
hiddenRowUnhide_VCF::TableControl [protected]
ignoreForParentScrolling()VCF::Control [inline]
init()VCF::TableControl
initComponent(Component *instance, Class *clazz, Class *rootClazz, ResourceBundle *resBundle=NULL)VCF::Component [static]
initComponentRegistrar()VCF::Component [static]
initializeSettings(const bool &recursive)VCF::Component [virtual]
insertAtIndex(Control *child, const AlignmentType &alignment, const uint32 &index)VCF::DelegatedContainer< TableControl > [inline]
insertBeforeControl(Control *child, const AlignmentType &alignment, Control *beforeControl)VCF::DelegatedContainer< TableControl > [inline]
internal_afterPaint(GraphicsContext *context)VCF::Control
internal_beforePaint(GraphicsContext *context)VCF::Control
isActive()VCF::Control
isChild()VCF::Control
isCreated() const VCF::Component
isDebugMemoryTracked()VCF::Object [static]
isDesigning() const VCF::Component
isDestroying() const VCF::Component
isDoubleBuffered()VCF::Control
isEnabled()VCF::Control
isEqual(Object *object) const VCF::Object [inline, virtual]
isFocused()VCF::Control
isIgnoredForLayout()VCF::Control
isLightWeight()VCF::CustomControl [virtual]
isLightweight_VCF::CustomControl [protected]
isLoading() const VCF::Component
isNormal() const VCF::Component
isSaving() const VCF::Component
isTransparent()VCF::CustomControl
isTransparent_VCF::CustomControl [protected]
isUsingRenderBuffer()VCF::Control [inline]
keepMouseEvents()VCF::Control
keepsArrowKeys()VCF::Control [inline]
keepsReturnCharacter()VCF::Control [inline]
keepsTabKey()VCF::Control [inline]
KEYBOARD_ACCELERATOR enum valueVCF::Control
KEYBOARD_DOWN enum valueVCF::Control
KEYBOARD_PRESSED enum valueVCF::Control
KEYBOARD_UP enum valueVCF::Control
KeyboardDelegateVCF::Control
KeyDownVCF::Control
keyDown(KeyboardEvent *e)VCF::TableControl [virtual]
keyPressed(KeyboardEvent *event)VCF::Control [virtual]
KeyPressedVCF::Control
keyUp(KeyboardEvent *event)VCF::Control [virtual]
KeyUpVCF::Control
lastMousePoint_VCF::TableControl [protected]
leftClickPoint_VCF::TableControl [protected]
listMode_VCF::TableControl [protected]
loaded()VCF::Component
loading()VCF::Component
lostFocus(FocusEvent *event)VCF::Control [virtual]
maxSize_VCF::Control [protected]
MinMaxSizeDefaults enum nameVCF::Control
minSize_VCF::Control [protected]
mmIgnoreMaxHeight enum valueVCF::Control
mmIgnoreMaxWidth enum valueVCF::Control
mmIgnoreMinHeight enum valueVCF::Control
mmIgnoreMinWidth enum valueVCF::Control
mnemonicActivate()VCF::Control [virtual]
modelChanged(Model *oldModel, Model *newModel)VCF::TableControl [virtual]
modelKey_VCF::Control [protected]
MOUSE_CLICK enum valueVCF::Control
MOUSE_DBLCLICK enum valueVCF::Control
MOUSE_DOWN enum valueVCF::Control
MOUSE_ENTERED enum valueVCF::Control
MOUSE_LEAVE enum valueVCF::Control
MOUSE_MOVE enum valueVCF::Control
MOUSE_UP enum valueVCF::Control
mouseClick(MouseEvent *event)VCF::TableControl [virtual]
MouseClickedVCF::Control
mouseDblClick(MouseEvent *event)VCF::Control [virtual]
MouseDelegateVCF::Control
MouseDoubleClickedVCF::Control
mouseDown(MouseEvent *event)VCF::TableControl [virtual]
MouseDownVCF::Control
mouseEnter(MouseEvent *event)VCF::Control [virtual]
MouseEnterVCF::Control
mouseLeave(MouseEvent *event)VCF::Control [virtual]
MouseLeaveVCF::Control
mouseMove(MouseEvent *event)VCF::TableControl [virtual]
MouseMoveVCF::Control
MouseState enum nameVCF::TableControl [protected]
mouseState_VCF::TableControl [protected]
MouseUpVCF::Control
mouseUp(MouseEvent *event)VCF::TableControl [virtual]
msColResizing enum valueVCF::TableControl [protected]
msNone enum valueVCF::TableControl [protected]
msPrepareColResize enum valueVCF::TableControl [protected]
msPrepareForDrag enum valueVCF::TableControl [protected]
msPrepareForEdit enum valueVCF::TableControl [protected]
msPrepareRowResize enum valueVCF::TableControl [protected]
msPrepareToSelect enum valueVCF::TableControl [protected]
msRowResizing enum valueVCF::TableControl [protected]
msSelectAll enum valueVCF::TableControl [protected]
msSelectCells enum valueVCF::TableControl [protected]
msSelectColumn enum valueVCF::TableControl [protected]
msSelectRow enum valueVCF::TableControl [protected]
name_VCF::Component [protected]
Object()VCF::Object
Object(const Object &obj)VCF::Object
objectAllocationCount()VCF::Object [static]
ObjectWithCallbacks()VCF::ObjectWithCallbacks [inline]
onEditingControlKeyPressed(KeyboardEvent *event)VCF::TableControl [protected]
onFinishEditing(Event *e)VCF::TableControl [protected]
onFocusLost(FocusEvent *e)VCF::TableControl [protected]
onHorizontalScrolling(Event *e)VCF::TableControl [protected]
onTableCellItemSelected(ItemEvent *event)VCF::TableControl [protected]
onTableModelChanged(TableModelEvent *event)VCF::TableControl [protected]
onTableModelEmptied(ModelEvent *e)VCF::TableControl [protected]
onVerticalScrolling(Event *e)VCF::TableControl [protected]
operator=(const Object &rhs)VCF::Object [inline]
owner_VCF::Component [protected]
paint(GraphicsContext *context)VCF::TableControl [virtual]
paintBorder(GraphicsContext *context)VCF::Control
paintChildren(GraphicsContext *context)VCF::DelegatedContainer< TableControl > [inline]
paintItem(GraphicsContext *ctx, const Rect &itemRect, const CellID &cell, const DrawUIState &state)VCF::TableControl [inline, protected, virtual]
paintView(GraphicsContext *context)VCF::AbstractView [virtual]
parent_VCF::Control [protected]
parentChange(ControlEvent *event)VCF::Control [virtual]
peer_VCF::Control [protected]
popupMenu_VCF::Control [protected]
positionChange(ControlEvent *event)VCF::Control [virtual]
postChildPaint(GraphicsContext *graphicsContext, Control *child, Rect *oldClipRect)VCF::Control
postLoaded(const bool &visible)VCF::Control [virtual]
preChildPaint(GraphicsContext *graphicsContext, Control *child, Rect *childClipRect)VCF::Control
preLoading()VCF::Control [virtual]
previouslySelectedCellMap_VCF::TableControl [protected]
previousMouseOverControlVCF::Control [protected, static]
recalcScrollBars()VCF::TableControl [protected]
refCount_VCF::Object [protected]
registerComponent(const String &componentClassName, const String &category)VCF::Component [static]
registeredCategoryVCF::Component [protected, static]
registeredCategoryContainerVCF::Component [protected, static]
registeredCompContainerVCF::Component [protected, static]
registeredComponentMapVCF::Component [protected, static]
release(Object *owner=NULL)VCF::Object [virtual]
releaseMouseEvents()VCF::Control
remove(Control *child)VCF::DelegatedContainer< TableControl > [inline]
removeCallback(CallBack *cb)VCF::ObjectWithCallbacks
removeComponent(Component *component)VCF::Component [virtual]
removeFromOwner(const bool &freeInstance=true)VCF::Component
removeFromParent(const bool &freeInstance=true)VCF::Control
removeFromUpdateList()VCF::UIComponent
repaint(Rect *repaintRect=NULL)VCF::Control
repaintNow(Rect *repaintRect=NULL)VCF::Control
resizeCaptureRange_VCF::TableControl [protected]
resizeChildren(Control *control)VCF::DelegatedContainer< TableControl > [inline]
resizeColumnRowDimensions()VCF::TableControl
resizeColumnWidths()VCF::TableControl
resizeDragPt_VCF::TableControl [protected]
resizeRowHeights()VCF::TableControl
rowHeights_VCF::TableControl [protected]
rowResizeAreaHitTest(const Point &pt)VCF::TableControl [protected]
saved()VCF::Component
saving()VCF::Component
scrollable_VCF::Control [protected]
selectAllCells()VCF::TableControl [protected]
selectCells(CellID currentCell, bool forceRedraw=false, bool selectCells=true)VCF::TableControl [protected]
selectColumns(CellID currentCell, bool forceRedraw=false, bool selectCells=true)VCF::TableControl [protected]
selectedCellItem_VCF::TableControl [protected]
SelectingEvent enum valueVCF::TableControl
selectionMap_VCF::TableControl [protected]
selectionStartCell_VCF::TableControl [protected]
selectRows(CellID currentCell, bool forceRedraw=false, bool selectCells=true)VCF::TableControl [protected]
sendControlToBack(Control *child)VCF::DelegatedContainer< TableControl > [inline]
sendControlToFront(Control *child)VCF::DelegatedContainer< TableControl > [inline]
setAcceleratorKey(const uint32 &index, AcceleratorKey *accelerator)VCF::Control
setAction(Action *action)VCF::UIComponent
setAlignment(const AlignmentType &alignment)VCF::Control
setAllowColumnHide(bool val)VCF::TableControl [inline]
setAllowColumnResizing(bool val)VCF::TableControl [inline]
setAllowFixedColumnSelection(bool val)VCF::TableControl [inline]
setAllowFixedRowSelection(bool val)VCF::TableControl [inline]
setAllowPaintNotification(const bool &val)VCF::Control [inline]
setAllowRowHide(bool val)VCF::TableControl [inline]
setAllowRowResizing(bool val)VCF::TableControl [inline]
setAllowsFocus(const bool &val)VCF::Control
setAllowSingleColumnSelection(bool val)VCF::TableControl [inline]
setAllowSingleRowSelection(bool val)VCF::TableControl [inline]
setAllowsMouseFocus(const bool &val)VCF::Control
setAnchor(const AnchorTypes &anchor)VCF::Control
setAutoResizeColumns(const bool &autoResizeColumns)VCF::TableControl
setAutoStartDragDrop(const bool &canAutoStartDragDrop)VCF::Control
setBorder(Border *border)VCF::Control
setBottom(const double &bottom)VCF::Control [virtual]
setBounds(const double &x, const double &y, const double &width, const double &height)VCF::Control
setBounds(Rect *rect, const bool &anchorDeltasNeedUpdating=true)VCF::Control
setCapturedMouseControl(Control *control)VCF::Control [static]
setColor(Color *color)VCF::Control
setColumnCount(const uint32 &colCount)VCF::TableControl
setColumnWidth(const uint32 &column, const uint32 &width)VCF::TableControl
setComponentState(const uint32 &componentState)VCF::Component
setContainer(Container *container)VCF::Control
setContainerControl(Control *control)VCF::DelegatedContainer< TableControl > [inline]
setContainerDelegate(TableControl *delegate)VCF::DelegatedContainer< TableControl > [inline]
setCreated()VCF::Component
setCursorID(const int32 &cursorID)VCF::Control
setDefaultColumnWidth(const uint32 &defaultColumnWidth)VCF::TableControl
setDefaultRowHeight(const uint3