JUCE  v5.1.1-3-g1a0b28c73
JUCE API
TableHeaderComponent Member List

This is the complete list of members for TableHeaderComponent, 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
addColumn(const String &columnName, int columnId, int width, int minimumWidth=30, int maximumWidth=-1, int propertyFlags=defaultFlags, int insertIndex=-1)TableHeaderComponent
addComponentListener(ComponentListener *newListener)Component
addKeyListener(KeyListener *newListener)Component
addListener(Listener *newListener)TableHeaderComponent
addMenuItems(PopupMenu &menu, int columnIdClicked)TableHeaderComponentvirtual
addMouseListener(MouseListener *newListener, bool wantsEventsForAllNestedChildComponents)Component
addToDesktop(int windowStyleFlags, void *nativeWindowToAttachTo=nullptr)Componentvirtual
alphaChanged()Componentvirtual
appearsOnColumnMenu enum valueTableHeaderComponent
AsyncUpdater()AsyncUpdaterprivate
beginDrag(const MouseEvent &)TableHeaderComponentprivate
beginDragAutoRepeat(int millisecondsBetweenCallbacks)Componentstatic
broughtToFront()Componentvirtual
cancelPendingUpdate() noexceptAsyncUpdaterprivate
canModalEventBeSentToComponent(const Component *targetComponent)Componentvirtual
centreWithSize(int width, int height)Component
childBoundsChanged(Component *child)Componentvirtual
childrenChanged()Componentvirtual
colourChanged()Componentvirtual
columnClicked(int columnId, const ModifierKeys &mods)TableHeaderComponentvirtual
columnIdBeingDraggedTableHeaderComponentprivate
columnIdBeingResizedTableHeaderComponentprivate
columnIdUnderMouseTableHeaderComponentprivate
ColumnPropertyFlags enum nameTableHeaderComponent
columnsTableHeaderComponentprivate
columnsChangedTableHeaderComponentprivate
columnsResizedTableHeaderComponentprivate
Component() noexceptComponent
Component(const String &componentName) noexceptComponentexplicit
contains(Point< int > localPoint)Component
copyAllExplicitColoursTo(Component &target) constComponent
createComponentSnapshot(Rectangle< int > areaToGrab, bool clipImageToComponentBounds=true, float scaleFactor=1.0f)Component
createFocusTraverser()Componentvirtual
defaultFlags enum valueTableHeaderComponent
deleteAllChildren()Component
draggable enum valueTableHeaderComponent
draggingColumnOffsetTableHeaderComponentprivate
draggingColumnOriginalIndexTableHeaderComponentprivate
dragOverlayCompTableHeaderComponentprivate
enablementChanged()Componentvirtual
endDrag(int finalIndex)TableHeaderComponentprivate
enterModalState(bool takeKeyboardFocus=true, ModalComponentManager::Callback *callback=nullptr, bool deleteWhenDismissed=false)Component
exitModalState(int returnValue)Component
findChildWithID(StringRef componentID) const noexceptComponent
findColour(int colourId, bool inheritFromParent=false) constComponent
findParentComponentOfClass() constComponentinline
focusChangedByMouseClick enum valueComponent
focusChangedByTabKey enum valueComponent
focusChangedDirectly enum valueComponent
FocusChangeType enum nameComponent
focusGained(FocusChangeType cause)Componentvirtual
focusLost(FocusChangeType cause)Componentvirtual
focusOfChildComponentChanged(FocusChangeType cause)Componentvirtual
getAlpha() const noexceptComponent
getBottom() const noexceptComponentinline
getBounds() const noexceptComponentinline
getBoundsInParent() const noexceptComponent
getCachedComponentImage() const noexceptComponentinline
getChildComponent(int index) const noexceptComponent
getChildren() const noexceptComponentinline
getColumnIdAtX(int xToFind) constTableHeaderComponent
getColumnIdOfIndex(int index, bool onlyCountVisibleColumns) constTableHeaderComponent
getColumnName(int columnId) constTableHeaderComponent
getColumnPosition(int index) constTableHeaderComponent
getColumnWidth(int columnId) constTableHeaderComponent
getComponentAt(int x, int y)Component
getComponentAt(Point< int > position)Component
getComponentEffect() const noexceptComponentinline
getComponentID() const noexceptComponentinline
getCurrentlyFocusedComponent() noexceptComponentstatic
getCurrentlyModalComponent(int index=0) noexceptComponentstatic
getDesktopScaleFactor() constComponentvirtual
getExplicitFocusOrder() constComponent
getHeight() const noexceptComponentinline
getIndexOfChildComponent(const Component *child) const noexceptComponent
getIndexOfColumnId(int columnId, bool onlyCountVisibleColumns) constTableHeaderComponent
getInfoForId(int columnId) constTableHeaderComponentprivate
getInterceptsMouseClicks(bool &allowsClicksOnThisComponent, bool &allowsClicksOnChildComponents) const noexceptComponent
getLocalArea(const Component *sourceComponent, Rectangle< int > areaRelativeToSourceComponent) constComponent
getLocalBounds() const noexceptComponent
getLocalPoint(const Component *sourceComponent, Point< int > pointRelativeToSourceComponent) constComponent
getLocalPoint(const Component *sourceComponent, Point< float > pointRelativeToSourceComponent) constComponent
getLookAndFeel() const noexceptComponent
getMarkers(bool xAxis)Componentvirtual
getMouseClickGrabsKeyboardFocus() const noexceptComponent
getMouseCursor() overrideTableHeaderComponentvirtual
getMouseXYRelative() constComponent
getName() const noexceptComponentinline
getNumChildComponents() const noexceptComponent
getNumColumns(bool onlyCountVisibleColumns) constTableHeaderComponent
getNumCurrentlyModalComponents() noexceptComponentstatic
getParentComponent() const noexceptComponentinline
getParentHeight() const noexceptComponent
getParentMonitorArea() constComponent
getParentWidth() const noexceptComponent
getPeer() constComponent
getPosition() const noexceptComponentinline
getPositioner() const noexceptComponent
getProperties() noexceptComponentinline
getProperties() const noexceptComponentinline
getResizeDraggerAt(int mouseX) constTableHeaderComponentprivate
getRight() const noexceptComponentinline
getScreenBounds() constComponent
getScreenPosition() constComponent
getScreenX() constComponent
getScreenY() constComponent
getSortColumnId() constTableHeaderComponent
getTopLevelComponent() const noexceptComponent
getTotalWidth() constTableHeaderComponent
getTransform() constComponent
getViewportIgnoreDragFlag() const noexceptComponentinline
getWantsKeyboardFocus() const noexceptComponent
getWidth() const noexceptComponentinline
getWindowHandle() constComponent
getX() const noexceptComponentinline
getY() const noexceptComponentinline
globalPositionToRelative(Point< int >) constComponent
grabKeyboardFocus()Component
handleAsyncUpdate() overrideTableHeaderComponentprivatevirtual
handleCommandMessage(int commandId)Componentvirtual
handleUpdateNowIfNeeded()AsyncUpdaterprivate
hasKeyboardFocus(bool trueIfChildIsFocused) constComponent
hitTest(int x, int y)Componentvirtual
initialColumnWidthTableHeaderComponentprivate
inputAttemptWhenModal()Componentvirtual
isAlwaysOnTop() const noexceptComponent
isBroughtToFrontOnMouseClick() const noexceptComponent
isColourSpecified(int colourId) constComponent
isColumnVisible(int columnId) constTableHeaderComponent
isCurrentlyBlockedByAnotherModalComponent() constComponent
isCurrentlyModal(bool onlyConsiderForemostModalComponent=true) const noexceptComponent
isEnabled() const noexceptComponent
isFocusContainer() const noexceptComponent
isMouseButtonDown() constComponent
isMouseButtonDownAnywhere() noexceptComponentstatic
isMouseOver(bool includeChildren=false) constComponent
isMouseOverOrDragging(bool includeChildren=false) constComponent
isOnDesktop() const noexceptComponent
isOpaque() const noexceptComponent
isParentOf(const Component *possibleChild) const noexceptComponent
isPopupMenuActive() constTableHeaderComponent
isShowing() constComponent
isSortedForwards() constTableHeaderComponent
isStretchToFitActive() constTableHeaderComponent
isTransformed() const noexceptComponent
isUpdatePending() const noexceptAsyncUpdaterprivate
isVisible() const noexceptComponentinline
keyPressed(const KeyPress &key)Componentvirtual
keyStateChanged(bool isKeyDown)Componentvirtual
lastDeliberateWidthTableHeaderComponentprivate
listenersTableHeaderComponentprivate
localAreaToGlobal(Rectangle< int > localArea) constComponent
localPointToGlobal(Point< int > localPoint) constComponent
localPointToGlobal(Point< float > localPoint) constComponent
lookAndFeelChanged()Componentvirtual
menuActiveTableHeaderComponentprivate
minimisationStateChanged(bool isNowMinimised)Componentvirtual
modifierKeysChanged(const ModifierKeys &modifiers)Componentvirtual
mouseDoubleClick(const MouseEvent &event) overrideComponentvirtual
mouseDown(const MouseEvent &) overrideTableHeaderComponentvirtual
mouseDrag(const MouseEvent &) overrideTableHeaderComponentvirtual
mouseEnter(const MouseEvent &) overrideTableHeaderComponentvirtual
mouseExit(const MouseEvent &) overrideTableHeaderComponentvirtual
mouseMagnify(const MouseEvent &event, float scaleFactor)Componentvirtual
mouseMove(const MouseEvent &) overrideTableHeaderComponentvirtual
mouseUp(const MouseEvent &) overrideTableHeaderComponentvirtual
mouseWheelMove(const MouseEvent &event, const MouseWheelDetails &wheel) overrideComponentvirtual
moveColumn(int columnId, int newVisibleIndex)TableHeaderComponent
moved()Componentvirtual
moveKeyboardFocusToSibling(bool moveToNext)Component
notResizable enum valueTableHeaderComponent
notResizableOrSortable enum valueTableHeaderComponent
notSortable enum valueTableHeaderComponent
paint(Graphics &) overrideTableHeaderComponentvirtual
paintEntireComponent(Graphics &context, bool ignoreAlphaLevel)Component
paintOverChildren(Graphics &g)Componentvirtual
parentHierarchyChanged()Componentvirtual
parentSizeChanged()Componentvirtual
postCommandMessage(int commandId)Component
proportionOfHeight(float proportion) const noexceptComponent
proportionOfWidth(float proportion) const noexceptComponent
reactToMenuItem(int menuReturnId, int columnIdClicked)TableHeaderComponentvirtual
reallyContains(Point< int > localPoint, bool returnTrueIfWithinAChild)Component
relativePositionToGlobal(Point< int >) constComponent
relativePositionToOtherComponent(const Component *, Point< int >) constComponent
removeAllChildren()Component
removeAllColumns()TableHeaderComponent
removeChildComponent(Component *childToRemove)Component
removeChildComponent(int childIndexToRemove)Component
removeColour(int colourId)Component
removeColumn(int columnIdToRemove)TableHeaderComponent
removeComponentListener(ComponentListener *listenerToRemove)Component
removeFromDesktop()Component
removeKeyListener(KeyListener *listenerToRemove)Component
removeListener(Listener *listenerToRemove)TableHeaderComponent
removeMouseListener(MouseListener *listenerToRemove)Component
repaint()Component
repaint(int x, int y, int width, int height)Component
repaint(Rectangle< int > area)Component
resizable enum valueTableHeaderComponent
resizeAllColumnsToFit(int targetTotalWidth)TableHeaderComponent
resizeColumnsToFit(int firstColumnIndex, int targetTotalWidth)TableHeaderComponentprivate
resized() overrideTableHeaderComponentvirtual
reSortTable()TableHeaderComponent
restoreFromString(const String &storedVersion)TableHeaderComponent
runModalLoop()Component
sendColumnsChanged()TableHeaderComponentprivate
sendLookAndFeelChange()Component
setAlpha(float newAlpha)Component
setAlwaysOnTop(bool shouldStayOnTop)Component
setBounds(int x, int y, int width, int height)Component
setBounds(Rectangle< int > newBounds)Component
setBounds(const RelativeRectangle &)Component
setBounds(const String &)Component
setBoundsInset(BorderSize< int > borders)Component
setBoundsRelative(float proportionalX, float proportionalY, float proportionalWidth, float proportionalHeight)Component
setBoundsToFit(int x, int y, int width, int height, 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
setColour(int colourId, Colour newColour)Component
setColumnName(int columnId, const String &newName)TableHeaderComponent
setColumnUnderMouse(int columnId)TableHeaderComponentprivate
setColumnVisible(int columnId, bool shouldBeVisible)TableHeaderComponent
setColumnWidth(int columnId, int newWidth)TableHeaderComponent
setComponentEffect(ImageEffectFilter *newEffect)Component
setComponentID(const String &newID)Component
setEnabled(bool shouldBeEnabled)Component
setExplicitFocusOrder(int newFocusOrderIndex)Component
setFocusContainer(bool shouldBeFocusContainer) noexceptComponent
setInterceptsMouseClicks(bool allowClicksOnThisComponent, bool allowClicksOnChildComponents) noexceptComponent
setLookAndFeel(LookAndFeel *newLookAndFeel)Component
setMouseClickGrabsKeyboardFocus(bool shouldGrabFocus)Component
setMouseCursor(const MouseCursor &cursorType)Component
setName(const String &newName)Componentvirtual
setOpaque(bool shouldBeOpaque)Component
setPaintingIsUnclipped(bool shouldPaintWithoutClipping) noexceptComponent
setPopupMenuActive(bool hasMenu)TableHeaderComponent
setPositioner(Positioner *newPositioner)Component
setRepaintsOnMouseActivity(bool shouldRepaint) noexceptComponent
setSize(int newWidth, int newHeight)Component
setSortColumnId(int columnId, bool sortForwards)TableHeaderComponent
setStretchToFitActive(bool shouldStretchToFit)TableHeaderComponent
setTopLeftPosition(int x, int y)Component
setTopLeftPosition(Point< int > newTopLeftPosition)Component
setTopRightPosition(int x, int y)Component
setTransform(const AffineTransform &transform)Component
setViewportIgnoreDragFlag(bool ignoreDrag) noexceptComponentinline
setVisible(bool shouldBeVisible)Componentvirtual
setWantsKeyboardFocus(bool wantsFocus) noexceptComponent
showColumnChooserMenu(int columnIdClicked)TableHeaderComponentvirtual
sortable enum valueTableHeaderComponent
sortChangedTableHeaderComponentprivate
sortedBackwards enum valueTableHeaderComponent
sortedForwards enum valueTableHeaderComponent
stretchToFitTableHeaderComponentprivate
TableHeaderComponent()TableHeaderComponent
toBack()Component
toBehind(Component *other)Component
toFront(bool shouldAlsoGainFocus)Component
toString() constTableHeaderComponent
triggerAsyncUpdate()AsyncUpdaterprivate
unfocusAllComponents()Componentstatic
updateColumnUnderMouse(const MouseEvent &)TableHeaderComponentprivate
updateMouseCursor() constComponent
userTriedToCloseWindow()Componentvirtual
visibilityChanged()Componentvirtual
visible enum valueTableHeaderComponent
visibleIndexToTotalIndex(int visibleIndex) constTableHeaderComponentprivate
~AsyncUpdater()AsyncUpdaterprivatevirtual
~Component()Componentvirtual
~MouseListener()MouseListenerinlinevirtual
~TableHeaderComponent()TableHeaderComponent