Loading...
Searching...
No Matches
TableListBox Member List

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

addAndMakeVisible(Component *child, int zOrder=-1)Component
addAndMakeVisible(Component &child, int zOrder=-1)Component
addChildAndSetID(Component *child, const String &componentID)Component
addChildComponent(Component *child, int zOrder=-1)Component
addChildComponent(Component &child, int zOrder=-1)Component
addComponentListener(ComponentListener *newListener)Component
addKeyListener(KeyListener *newListener)Component
addMouseListener(MouseListener *newListener, bool wantsEventsForAllNestedChildComponents)Component
addToDesktop(int windowStyleFlags, void *nativeWindowToAttachTo=nullptr)Componentvirtual
alphaChanged()Componentvirtual
autoSizeAllColumns()TableListBox
autoSizeColumn(int columnId)TableListBox
backgroundClicked(const MouseEvent &) overrideTableListBoxvirtual
backgroundColourId enum valueListBox
beginDragAutoRepeat(int millisecondsBetweenCallbacks)Componentstatic
broughtToFront()Componentvirtual
canModalEventBeSentToComponent(const Component *targetComponent)Componentvirtual
centreWithSize(int width, int height)Component
childBoundsChanged(Component *child)Componentvirtual
childrenChanged()Componentvirtual
colourChanged() overrideListBoxvirtual
ColourIds enum nameListBox
Component() noexceptComponent
Component(const String &componentName) noexceptComponentexplicit
contains(Point< int > localPoint)Component
contains(Point< float > localPoint)Component
copyAllExplicitColoursTo(Component &target) constComponent
createAccessibilityHandler() overrideTableListBoxvirtual
createComponentSnapshot(Rectangle< int > areaToGrab, bool clipImageToComponentBounds=true, float scaleFactor=1.0f)Component
createFocusTraverser()Componentvirtual
createKeyboardFocusTraverser()Componentvirtual
createSnapshotOfRows(const SparseSet< int > &rows, int &x, int &y)ListBoxvirtual
deleteAllChildren()Component
deleteKeyPressed(int currentSelectedRow) overrideTableListBoxvirtual
deselectAllRows()ListBox
deselectRow(int rowNumber)ListBox
enablementChanged()Componentvirtual
enterModalState(bool takeKeyboardFocus=true, ModalComponentManager::Callback *callback=nullptr, bool deleteWhenDismissed=false)Component
exitModalState(int returnValue=0)Component
findChildWithID(StringRef componentID) const noexceptComponent
findColour(int colourID, bool inheritFromParent=false) constComponent
findFocusContainer() constComponent
findKeyboardFocusContainer() constComponent
findParentComponentOfClass() constComponent
flipRowSelection(int rowNumber)ListBox
focusChangedByMouseClick enum valueComponent
focusChangedByTabKey enum valueComponent
focusChangedDirectly enum valueComponent
FocusChangeDirection enum nameComponent
FocusChangeType enum nameComponent
FocusContainerType enum nameComponent
focusGained(FocusChangeType cause)Componentvirtual
focusGainedWithDirection(FocusChangeType cause, FocusChangeDirection direction)Componentvirtual
focusLost(FocusChangeType cause)Componentvirtual
focusOfChildComponentChanged(FocusChangeType cause)Componentvirtual
getAccessibilityHandler()Component
getAlpha() const noexceptComponent
getApproximateScaleFactorForComponent(const Component *targetComponent)Componentstatic
getBottom() const noexceptComponent
getBounds() const noexceptComponent
getBoundsInParent() const noexceptComponent
getCachedComponentImage() const noexceptComponent
getCellComponent(int columnId, int rowNumber) constTableListBox
getCellPosition(int columnId, int rowNumber, bool relativeToComponentTopLeft) constTableListBox
getChildComponent(int index) const noexceptComponent
getChildren() const noexceptComponent
getComponentAt(int x, int y)Component
getComponentAt(Point< int > position)Component
getComponentAt(Point< float > position)Component
getComponentEffect() const noexceptComponent
getComponentForRowNumber(int rowNumber) const noexceptListBox
getComponentID() const noexceptComponent
getCurrentlyFocusedComponent() noexceptComponentstatic
getCurrentlyModalComponent(int index=0) noexceptComponentstatic
getDescription() const noexceptComponent
getDesktopScaleFactor() constComponentvirtual
getExplicitFocusOrder() constComponent
getHeader() const noexceptTableListBox
getHeaderComponent() const noexceptListBox
getHeaderHeight() const noexceptTableListBox
getHeight() const noexceptComponent
getHelpText() const noexceptComponent
getHorizontalScrollBar() const noexceptListBox
getIndexOfChildComponent(const Component *child) const noexceptComponent
getInsertionIndexForPosition(int x, int y) const noexceptListBox
getInterceptsMouseClicks(bool &allowsClicksOnThisComponent, bool &allowsClicksOnChildComponents) const noexceptComponent
getLastRowSelected() constListBox
getListBoxModel() const noexceptListBox
getLocalArea(const Component *sourceComponent, Rectangle< int > areaRelativeToSourceComponent) constComponent
getLocalArea(const Component *sourceComponent, Rectangle< float > areaRelativeToSourceComponent) constComponent
getLocalBounds() const noexceptComponent
getLocalPoint(const Component *sourceComponent, Point< int > pointRelativeToSourceComponent) constComponent
getLocalPoint(const Component *sourceComponent, Point< float > pointRelativeToSourceComponent) constComponent
getLookAndFeel() const noexceptComponent
getModel() const noexceptTableListBox
getMouseClickGrabsKeyboardFocus() const noexceptComponent
getMouseCursor()Componentvirtual
getMouseXYRelative() constComponent
getName() const noexceptComponent
getNumChildComponents() const noexceptComponent
getNumCurrentlyModalComponents() noexceptComponentstatic
getNumRows() overrideTableListBoxvirtual
getNumRowsOnScreen() const noexceptListBox
getNumSelectedRows() constListBox
getOutlineThickness() const noexceptListBox
getParentComponent() const noexceptComponent
getParentHeight() const noexceptComponent
getParentMonitorArea() constComponent
getParentWidth() const noexceptComponent
getPeer() constComponent
getPosition() const noexceptComponent
getPositioner() const noexceptComponent
getProperties() noexceptComponent
getProperties() const noexceptComponent
getRight() const noexceptComponent
getRowContainingPosition(int x, int y) const noexceptListBox
getRowHeight() const noexceptListBox
getRowNumberOfComponent(const Component *rowComponent) const noexceptListBox
getRowPosition(int rowNumber, bool relativeToComponentTopLeft) const noexceptListBox
getRowSelectedOnMouseDown() constListBox
getScreenBounds() constComponent
getScreenPosition() constComponent
getScreenX() constComponent
getScreenY() constComponent
getSelectedRow(int index=0) constListBox
getSelectedRows() constListBox
getTableListBoxModel() const noexceptTableListBox
getTitle() const noexceptComponent
getTooltip() overrideSettableTooltipClientvirtual
getTopLevelComponent() const noexceptComponent
getTransform() constComponent
getVerticalPosition() constListBox
getVerticalScrollBar() const noexceptListBox
getViewport() const noexceptListBox
getViewportIgnoreDragFlag() const noexceptComponent
getVisibleContentWidth() const noexceptListBox
getVisibleRowWidth() const noexceptListBox
getWantsKeyboardFocus() const noexceptComponent
getWidth() const noexceptComponent
getWindowHandle() constComponent
getX() const noexceptComponent
getY() const noexceptComponent
giveAwayKeyboardFocus()Component
grabKeyboardFocus()Component
handleCommandMessage(int commandId)Componentvirtual
hasFocusOutline() const noexceptComponent
hasKeyboardFocus(bool trueIfChildIsFocused) constComponent
hitTest(int x, int y)Componentvirtual
inputAttemptWhenModal()Componentvirtual
invalidateAccessibilityHandler()Component
isAccessible() const noexceptComponent
isAlwaysOnTop() const noexceptComponent
isAutoSizeMenuOptionShown() const noexceptTableListBox
isBroughtToFrontOnMouseClick() const noexceptComponent
isColourSpecified(int colourID) constComponent
isCurrentlyBlockedByAnotherModalComponent() constComponent
isCurrentlyModal(bool onlyConsiderForemostModalComponent=true) const noexceptComponent
isEnabled() const noexceptComponent
isFocusContainer() const noexceptComponent
isKeyboardFocusContainer() const noexceptComponent
isMouseButtonDown(bool includeChildren=false) constComponent
isMouseButtonDownAnywhere() noexceptComponentstatic
isMouseOver(bool includeChildren=false) constComponent
isMouseOverOrDragging(bool includeChildren=false) constComponent
isOnDesktop() const noexceptComponent
isOpaque() const noexceptComponent
isPaintingUnclipped() const noexceptComponent
isParentOf(const Component *possibleChild) const noexceptComponent
isRowSelected(int rowNumber) constListBox
isShowing() constComponent
isTransformed() const noexceptComponent
isVisible() const noexceptComponent
keyPressed(const KeyPress &) overrideListBoxvirtual
keyStateChanged(bool isKeyDown) overrideListBoxvirtual
ListBox(const String &componentName=String(), ListBoxModel *model=nullptr)ListBox
listWasScrolled() overrideTableListBoxvirtual
localAreaToGlobal(Rectangle< int > localArea) constComponent
localAreaToGlobal(Rectangle< float > localArea) constComponent
localPointToGlobal(Point< int > localPoint) constComponent
localPointToGlobal(Point< float > localPoint) constComponent
lookAndFeelChanged()Componentvirtual
minimisationStateChanged(bool isNowMinimised)Componentvirtual
modifierKeysChanged(const ModifierKeys &modifiers)Componentvirtual
mouseDoubleClick(const MouseEvent &event) overrideComponentvirtual
mouseDown(const MouseEvent &event) overrideComponentvirtual
mouseDrag(const MouseEvent &event) overrideComponentvirtual
mouseEnter(const MouseEvent &event) overrideComponentvirtual
mouseExit(const MouseEvent &event) overrideComponentvirtual
mouseMagnify(const MouseEvent &event, float scaleFactor) overrideComponentvirtual
mouseMove(const MouseEvent &event) overrideComponentvirtual
mouseUp(const MouseEvent &) overrideListBoxvirtual
mouseWheelMove(const MouseEvent &, const MouseWheelDetails &) overrideListBoxvirtual
moved()Componentvirtual
moveKeyboardFocusToSibling(bool moveToNext)Component
outlineColourId enum valueListBox
paint(Graphics &) overrideListBoxvirtual
paintEntireComponent(Graphics &context, bool ignoreAlphaLevel)Component
paintListBoxItem(int, Graphics &, int, int, bool) overrideTableListBoxvirtual
paintOverChildren(Graphics &) overrideListBoxvirtual
parentHierarchyChanged() overrideListBoxvirtual
parentSizeChanged()Componentvirtual
postCommandMessage(int commandId)Component
proportionOfHeight(float proportion) const noexceptComponent
proportionOfWidth(float proportion) const noexceptComponent
reallyContains(Point< int > localPoint, bool returnTrueIfWithinAChild)Component
reallyContains(Point< float > localPoint, bool returnTrueIfWithinAChild)Component
refreshComponentForRow(int rowNumber, bool isRowSelected, Component *existingComponentToUpdate) overrideTableListBoxvirtual
removeAllChildren()Component
removeChildComponent(Component *childToRemove)Component
removeChildComponent(int childIndexToRemove)Component
removeColour(int colourID)Component
removeComponentListener(ComponentListener *listenerToRemove)Component
removeFromDesktop()Component
removeKeyListener(KeyListener *listenerToRemove)Component
removeMouseListener(MouseListener *listenerToRemove)Component
repaint()Component
repaint(int x, int y, int width, int height)Component
repaint(Rectangle< int > area)Component
repaintRow(int rowNumber) noexceptListBox
resized() overrideTableListBoxvirtual
returnKeyPressed(int currentSelectedRow) overrideTableListBoxvirtual
runModalLoop()Component
scrollToEnsureColumnIsOnscreen(int columnId)TableListBox
scrollToEnsureRowIsOnscreen(int row)ListBox
selectedRowsChanged(int row) overrideTableListBoxvirtual
selectRangeOfRows(int firstRow, int lastRow, bool dontScrollToShowThisRange=false)ListBox
selectRow(int rowNumber, bool dontScrollToShowThisRow=false, bool deselectOthersFirst=true)ListBox
selectRowsBasedOnModifierKeys(int rowThatWasClickedOn, ModifierKeys modifiers, bool isMouseUpEvent)ListBox
sendLookAndFeelChange()Component
setAccessible(bool shouldBeAccessible)Component
setAlpha(float newAlpha)Component
setAlwaysOnTop(bool shouldStayOnTop)Component
setAutoSizeMenuOptionShown(bool shouldBeShown) noexceptTableListBox
setBounds(int x, int y, int width, int height)Component
setBounds(Rectangle< int > newBounds)Component
setBoundsInset(BorderSize< int > borders)Component
setBoundsRelative(float proportionalX, float proportionalY, float proportionalWidth, float proportionalHeight)Component
setBoundsRelative(Rectangle< float > proportionalArea)Component
setBoundsToFit(Rectangle< int > targetArea, Justification justification, bool onlyReduceInSize)Component
setBroughtToFrontOnMouseClick(bool shouldBeBroughtToFront) noexceptComponent
setBufferedToImage(bool shouldBeBuffered)Component
setCachedComponentImage(CachedComponentImage *newCachedImage)Component
setCentrePosition(int x, int y)Component
setCentrePosition(Point< int > newCentrePosition)Component
setCentreRelative(float x, float y)Component
setClickingTogglesRowSelection(bool flipRowSelection) noexceptListBox
setColour(int colourID, Colour newColour)Component
setComponentEffect(ImageEffectFilter *newEffect)Component
setComponentID(const String &newID)Component
setDescription(const String &newDescription)Component
setEnabled(bool shouldBeEnabled)Component
setExplicitFocusOrder(int newFocusOrderIndex)Component
setFocusContainerType(FocusContainerType containerType) noexceptComponent
setHasFocusOutline(bool hasFocusOutline) noexceptComponent
setHeader(std::unique_ptr< TableHeaderComponent > newHeader)TableListBox
setHeaderComponent(std::unique_ptr< Component > newHeaderComponent)ListBox
setHeaderHeight(int newHeight)TableListBox
setHelpText(const String &newHelpText)Component
setInterceptsMouseClicks(bool allowClicksOnThisComponent, bool allowClicksOnChildComponents) noexceptComponent
setLookAndFeel(LookAndFeel *newLookAndFeel)Component
setMinimumContentWidth(int newMinimumWidth)ListBox
setModel(TableListBoxModel *newModel)TableListBox
ListBox::setModel(ListBoxModel *newModel)ListBox
setMouseClickGrabsKeyboardFocus(bool shouldGrabFocus)Component
setMouseCursor(const MouseCursor &cursorType)Component
setMouseMoveSelectsRows(bool shouldSelect)ListBox
setMultipleSelectionEnabled(bool shouldBeEnabled) noexceptListBox
setName(const String &newName)Componentvirtual
setOpaque(bool shouldBeOpaque)Component
setOutlineThickness(int outlineThickness)ListBox
setPaintingIsUnclipped(bool shouldPaintWithoutClipping) noexceptComponent
setPositioner(Positioner *newPositioner)Component
setRepaintsOnMouseActivity(bool shouldRepaint) noexceptComponent
setRowHeight(int newHeight)ListBox
setRowSelectedOnMouseDown(bool isSelectedOnMouseDown) noexceptListBox
setSelectedRows(const SparseSet< int > &setOfRowsToBeSelected, NotificationType sendNotificationEventToModel=sendNotification)ListBox
setSize(int newWidth, int newHeight)Component
SettableTooltipClient()=defaultSettableTooltipClientprotected
setTitle(const String &newTitle)Component
setTooltip(const String &newTooltip)SettableTooltipClientvirtual
setTopLeftPosition(int x, int y)Component
setTopLeftPosition(Point< int > newTopLeftPosition)Component
setTopRightPosition(int x, int y)Component
setTransform(const AffineTransform &transform)Component
setVerticalPosition(double newProportion)ListBox
setViewportIgnoreDragFlag(bool ignoreDrag) noexceptComponent
setVisible(bool shouldBeVisible)Componentvirtual
setWantsKeyboardFocus(bool wantsFocus) noexceptComponent
startDragAndDrop(const MouseEvent &, const SparseSet< int > &rowsToDrag, const var &dragDescription, bool allowDraggingToOtherWindows)ListBox
tableColumnDraggingChanged(TableHeaderComponent *, int) overrideTableListBoxvirtual
tableColumnsChanged(TableHeaderComponent *) overrideTableListBoxvirtual
tableColumnsResized(TableHeaderComponent *) overrideTableListBoxvirtual
TableListBox(const String &componentName=String(), TableListBoxModel *model=nullptr)TableListBox
tableSortOrderChanged(TableHeaderComponent *) overrideTableListBoxvirtual
textColourId enum valueListBox
toBack()Component
toBehind(Component *other)Component
toFront(bool shouldAlsoGainKeyboardFocus)Component
unfocusAllComponents()Componentstatic
updateContent()ListBox
updateMouseCursor() constComponent
userTriedToCloseWindow()Componentvirtual
visibilityChanged() overrideListBoxvirtual
~Component() overrideComponent
~ListBox() overrideListBox
~MouseListener()=defaultMouseListenervirtual
~SettableTooltipClient() override=defaultSettableTooltipClient
~TableListBox() overrideTableListBox
~TooltipClient()=defaultTooltipClientvirtual
linkedin facebook pinterest youtube rss twitter instagram facebook-blank rss-blank linkedin-blank pinterest youtube twitter instagram