Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bgerm/react-table-sorter-demo
/ functions
Functions
542 in github.com/bgerm/react-table-sorter-demo
⨍
Functions
542
◇
Types & classes
0
Function
LocationMarker
()
js/JSXTransformer.js:6626
Function
Lt
(n,t)
js/lodash.min.js:27
Function
Ot
(n,t,e)
js/lodash.min.js:21
Function
Pt
(n,t,e,r)
js/lodash.min.js:27
Function
Q
(n,t)
js/lodash.min.js:11
Function
Qt
()
js/lodash.min.js:30
Function
ReactCompositeComponentBase
()
js/react.js:4957
Function
ReactDOMComponent
* @constructor ReactDOMComponent * @extends ReactComponent * @extends ReactMultiChild
js/react.js:5412
Function
ReactDefaultBatchingStrategyTransaction
()
js/react.js:6702
Function
ReactMountReady
* A specialized pseudo-event module to help keep track of components waiting to * be notified when their DOM representations are available for use.
js/react.js:8990
Function
ReactReconcileTransaction
* Currently: * - The order that these are listed in the transaction is critical: * - Suppresses events. * - Restores selection range. * * Future:
js/react.js:10175
Function
ReactTextComponent
(initialText)
js/react.js:10329
Function
SourceMapConsumer
* A SourceMapConsumer instance represents a parsed source map which we can * query for information about the original file positions by giving it a
js/JSXTransformer.js:7789
Function
SourceMapGenerator
* An instance of the SourceMapGenerator represents a source map which is * being built incrementally. To create a new one, you must pass an object
js/JSXTransformer.js:8148
Function
SourceNode
* SourceNodes provide a way to abstract over interpolating/concatenating * snippets of generated JavaScript source code while maintaining the line
js/JSXTransformer.js:8353
Function
SyntheticClipboardEvent
* @param {object} dispatchConfig Configuration used to dispatch this event. * @param {string} dispatchMarker Marker identifying the event target. *
js/react.js:11153
Function
SyntheticCompositionEvent
* @param {object} dispatchConfig Configuration used to dispatch this event. * @param {string} dispatchMarker Marker identifying the event target. *
js/react.js:11200
Function
SyntheticEvent
* Synthetic events are dispatched by event plugins, typically in response to a * top-level event delegation handler. * * These systems should gener
js/react.js:11279
Function
SyntheticFocusEvent
* @param {object} dispatchConfig Configuration used to dispatch this event. * @param {string} dispatchMarker Marker identifying the event target. *
js/react.js:11418
Function
SyntheticKeyboardEvent
* @param {object} dispatchConfig Configuration used to dispatch this event. * @param {string} dispatchMarker Marker identifying the event target. *
js/react.js:11476
Function
SyntheticMouseEvent
* @param {object} dispatchConfig Configuration used to dispatch this event. * @param {string} dispatchMarker Marker identifying the event target. *
js/react.js:11563
Function
SyntheticTouchEvent
* @param {object} dispatchConfig Configuration used to dispatch this event. * @param {string} dispatchMarker Marker identifying the event target. *
js/react.js:11615
Function
SyntheticUIEvent
* @param {object} dispatchConfig Configuration used to dispatch this event. * @param {string} dispatchMarker Marker identifying the event target. *
js/react.js:11662
Function
SyntheticWheelEvent
* @param {object} dispatchConfig Configuration used to dispatch this event. * @param {string} dispatchMarker Marker identifying the event target. *
js/react.js:11727
Function
Type
()
js/JSXTransformer.js:127
Function
Ut
(n)
js/lodash.min.js:29
Function
Wt
(t,e,r)
js/lodash.min.js:26
Function
X
(n)
js/lodash.min.js:11
Function
_compositeComponentCallback
(component, args, fnReturn, log, info)
js/react.js:7213
Function
_isConstructorMethod
* Used with .filter() to find the constructor method in a list of * MethodDefinition nodes. * * @param {object} classElement * @return {boolean}
js/JSXTransformer.js:9801
Function
_nativeComponentCallback
(component, args, fnReturn, log, info)
js/react.js:7198
Function
_noMeasure
* Simply passes through the measured function, without measuring it. * * @param {string} objName * @param {string} fnName * @param {function} func
js/react.js:9763
Function
_renderComponentCallback
(component, args, fnReturn, log, info)
js/react.js:7162
Function
accumulateDirectDispatches
(events)
js/react.js:2937
Function
accumulateDirectDispatchesSingle
* Accumulates dispatches on an `SyntheticEvent`, but only for the * `dispatchMarker`. * @param {SyntheticEvent} event
js/react.js:2910
Function
accumulateDirectionalDispatches
* Tags a `SyntheticEvent` with dispatched listeners. Creating this function * here, allows us to not have to bind or create functions for each event.
js/react.js:2856
Function
accumulateEnterLeaveDispatches
(leave, enter, fromID, toID)
js/react.js:2923
Function
accumulateTwoPhaseDispatches
(events)
js/react.js:2916
Function
accumulateTwoPhaseDispatchesSingle
* Collect dispatches (must be entirely collected before dispatching - see unit * tests). Lazily allocate the array to conserve memory. We must loop
js/react.js:2878
Function
addPoolingTo
(CopyConstructor, pooler)
js/react.js:3238
Function
amdRequire
(deps, callback)
js/JSXTransformer.js:8681
Function
amdefine
* Creates a define for node. * @param {Object} module the "module" object that is defined by Node for the * current module. * @param {Function} [re
js/JSXTransformer.js:8592
Function
batchedUpdates
(callback, param)
js/react.js:10413
Function
boundMethod
()
js/react.js:4919
Function
catchupNewlines
* Catches up as `catchup` but removes all non-newline characters. * * Equivalent to appending as many newlines as there are in the original source
js/JSXTransformer.js:9480
Function
catchupWhiteSpace
* Catches up as `catchup` but removes all non-whitespace characters.
js/JSXTransformer.js:9460
Function
checkType
(props, propName, componentName)
js/react.js:10035
Function
collectRegex
()
js/JSXTransformer.js:6564
Function
collectToken
()
js/JSXTransformer.js:6532
Function
create
(prototype, properties)
js/JSXTransformer.js:116
Function
createDOMComponentClass
* Creates a new React class that is idempotent and capable of containing other * React components. It accepts event listeners and DOM properties that
js/react.js:5122
Function
createEnumTypeChecker
(expectedValues)
js/react.js:10006
Function
createInstanceTypeChecker
(expectedClass)
js/react.js:10020
Function
declareIdentInLocalScope
(identName, state)
js/JSXTransformer.js:9605
Function
dispatchDeferredSelectEvent
* Handle deferred event. And manually dispatch synthetic events.
js/react.js:10656
Function
emptyFunction
* This function accepts and discards inputs; it has no side effects. This is * primarily useful idiomatically for overridable function endpoints whic
js/react.js:12576
Function
enqueueUpdate
* Mark a component as needing a rerender, adding an optional callback to a * list of functions which will be executed once the rerender occurs.
js/react.js:10476
Function
escaper
(match)
js/react.js:12622
Function
executeDirectDispatch
* Execution of a "direct" dispatch - there must be at most one dispatch * accumulated on the event or it is considered an error. It doesn't really ma
js/react.js:2743
Function
executeDispatch
* Default implementation of PluginModule.executeDispatch(). * @param {SyntheticEvent} SyntheticEvent to handle * @param {function} Application-level
js/react.js:2690
Function
executeDispatchesAndRelease
(event)
js/react.js:2210
Function
executeDispatchesInOrder
* Standard/simple iteration through an event's collected dispatches.
js/react.js:2697
Function
executeDispatchesInOrderStopAtTrue
* Standard/simple iteration through an event's collected dispatches, but stops * at the first dispatch execution returning true, and returns that id.
js/react.js:2710
Function
extract
* @param {String} contents * @return {String}
js/JSXTransformer.js:8895
Function
fiveArgumentPooler
(a1, a2, a3, a4, a5)
js/react.js:3205
Function
flattenSingleChildIntoContext
* @param {function} traverseContext Context passed through traversal. * @param {?ReactComponent} child React child component. * @param {!string} nam
js/react.js:12765
Function
flushBatchedUpdates
()
js/react.js:10460
Function
getArg
* This is a helper function for getting values from parameter/options * objects. * * @param args The object we are extracting values from
js/JSXTransformer.js:8551
Function
getDocblock
(state)
js/JSXTransformer.js:9576
Function
getID
* Accessing node[ATTR_NAME] or calling getAttribute(ATTR_NAME) on a form * element can return its control whose name or ID equals ATTR_NAME. All * D
js/react.js:8401
Function
getIEOffsets
* Get the appropriate anchor and focus node/offset pairs for IE. * * The catch here is that IE's selection API doesn't provide information * about
js/react.js:6370
Function
getModernOffsets
* @param {DOMElement} node * @return {?object}
js/react.js:6393
Function
getNextDescendantID
* Gets the next DOM ID on the tree path from the supplied `ancestorID` to the * supplied `destinationID`. If they are equal, the ID is returned. *
js/react.js:8067
Function
getNode
* Finds the node with the supplied React-generated DOM ID. * * @param {string} id A React-generated DOM ID. * @return {DOMElement} DOM node with th
js/react.js:8452
Function
getParentID
* Gets the parent ID of the supplied React DOM ID, `id`. * * @param {string} id ID of a component. * @return {string} ID of the parent, or an empty
js/react.js:8054
Function
getTargetIDForChangeEvent
( topLevelType, topLevelTarget, topLevelTargetID)
js/react.js:435
Function
getTargetIDForClickEvent
( topLevelType, topLevelTarget, topLevelTargetID)
js/react.js:618
Function
getTargetIDForInputEvent
* If a `change` event should be fired, returns the target's ID.
js/react.js:542
Function
getTargetIDForInputEventIE
( topLevelType, topLevelTarget, topLevelTargetID)
js/react.js:580
Function
getVisitorsList
* Given a list of transform names, return the ordered list of visitors to be * passed to the transform() function. * * @param {array?} excludes *
js/JSXTransformer.js:10846
Function
gt
(n)
js/lodash.min.js:20
Function
handleEventsForChangeEventIE8
( topLevelType, topLevelTarget, topLevelTargetID)
js/react.js:443
Function
handleEventsForInputEventIE
( topLevelType, topLevelTarget, topLevelTargetID)
js/react.js:554
Function
handlePropertyChange
* (For old IE.) Handles a propertychange event, sending a `change` event if * the value of the active element has changed.
js/react.js:526
Function
hasDispatches
* @param {SyntheticEvent} event * @return {bool} True iff number of dispatches accumulated is greater than 0.
js/react.js:2765
Function
identInLocalScope
(identName, state)
js/JSXTransformer.js:9601
Function
identWithinLexicalScope
(identName, state, stopBeforeNode)
js/JSXTransformer.js:9585
Function
indentBefore
* Calculates indent from the beginning of the line until "start" or the first * character before start. * @example * " foo.bar()" * ^
js/JSXTransformer.js:9563
Function
inject
()
js/react.js:6786
Function
invariantDev
(condition, format, a, b, c, d, e, f)
js/react.js:13379
Function
isBuffer
(arg)
js/JSXTransformer.js:899
Function
isEndish
(topLevelType)
js/react.js:2625
Function
isMoveish
(topLevelType)
js/react.js:2631
Function
isNullOrUndefined
(arg)
js/JSXTransformer.js:839
Function
isPrimitive
(arg)
js/JSXTransformer.js:889
Function
isStartish
(topLevelType)
js/react.js:2635
Function
isSymbol
(arg)
js/JSXTransformer.js:854
Function
join
(aRoot, aPath)
js/JSXTransformer.js:8562
Function
joinClasses
* Combines multiple className strings into one. * http://jsperf.com/joinclasses-args-vs-array * * @param {...?string} classes * @return {string}
js/react.js:13620
Function
mountDepthComparator
* Array comparator for ReactComponents by owner depth * * @param {ReactComponent} c1 first component you're comparing * @param {ReactComponent} c2
js/react.js:10425
← previous
next →
401–500 of 542, ranked by callers