Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/eclipse-streamsheets/streamsheets
/ functions
Functions
14,182 in github.com/eclipse-streamsheets/streamsheets
⨍
Functions
14,182
◇
Types & classes
2,589
↓ 98 callers
Function
expectAt
(index, expected)
packages/functions/test/stack/stack.test.js:45
↓ 98 callers
Method
getY1
()
packages/jsg-core/src/graph/model/CellRange.js:167
↓ 96 callers
Method
add
* Add a command to a CompoundCommand. * * @method add * @param {Command} cmd Command to add. * @return {Command} This command to support metho
packages/jsg-core/src/graph/command/CompoundCommand.js:92
↓ 95 callers
Method
getAttribute
* Returns the model Attribute for the specified name or <code>undefined</code> if none could be found.</br> * Note: this method just looks for direc
packages/jsg-core/src/graph/model/GraphItem.js:822
↓ 95 callers
Method
getParent
* Returns the parent of this controller or <code>undefined</code> if it has none. * * @method getParent * @return {ModelController} The parent c
packages/jsg-ui/src/graph/controller/ModelController.js:74
↓ 95 callers
Method
getParent
* Returns the parent item or <code>undefined</code> if item has none. * * @method getParent * @return {GraphItem} The parent item or <code>undef
packages/jsg-core/src/graph/model/GraphItem.js:2128
↓ 94 callers
Method
peek
(id)
packages/machine-core/src/machine/MessageBox.js:144
↓ 93 callers
Method
finishCommand
(cmd, key)
packages/stubs/jsg-extensions/core/SheetPlotNode.js:5435
↓ 92 callers
Method
error
(message, ...optionals)
packages/sdk-streams/src/DefaultLogger.js:18
↓ 91 callers
Method
info
(message, ...optionals)
packages/sdk-streams/src/DefaultLogger.js:14
↓ 91 callers
Method
logToDeviceX
* Transforms horizontal logical coordinates to device coordinates. * * @method logToDeviceX * @param {Number} x Coordinate to be transformed *
packages/jsg-core/src/geometry/CoordinateSystem.js:64
↓ 90 callers
Method
getParent
* Returns the parent view of this view. * * @method getParent * @return {View} The parent view of this view.
packages/jsg-ui/src/ui/View.js:108
↓ 90 callers
Function
remove
(...indices)
packages/functions/test/stack/stack.test.js:37
↓ 90 callers
Method
withMinArgs
(min)
packages/functions/src/utils/runner.js:81
↓ 89 callers
Function
done
()
packages/machine-core/src/machine/TaskQueue.js:47
↓ 89 callers
Method
fromNumber
(nr)
packages/parser/src/Term.js:17
↓ 89 callers
Method
isError
(value)
packages/error-codes/src/FunctionErrors.js:78
↓ 89 callers
Method
update
()
packages/machine-core/src/machine/Cell.js:242
↓ 88 callers
Method
copy
(coordinates)
packages/jsg-core/src/graph/command/SetShapePointsCommand.js:70
↓ 86 callers
Method
max
()
packages/machine-core/src/machine/MessageBox.js:85
↓ 86 callers
Method
writeEndElement
* Finish node.</br> * Use the optional <code>cancel</code> parameter to prevent Writer to save started element. * * @method writeEndElement *
packages/jsg-core/src/commons/Writer.js:57
↓ 86 callers
Method
writeStartElement
* Start a new node. * * @method writeStartElement * @param {String} name Name of the node. * @param {Boolean} [writeEmpty] Optional flag which
packages/jsg-core/src/commons/Writer.js:47
↓ 84 callers
Method
add
(point, index)
packages/jsg-ui/src/graph/interaction/ResizeOrthoEdgeInteraction.js:440
↓ 84 callers
Method
getAttribute
(/* object, key */)
packages/jsg-core/src/commons/Reader.js:28
↓ 84 callers
Method
getInteractionHandler
* Returns the internally used InteractionHandler. * * @method getInteractionHandler * @return {InteractionHandler} The internal InteractionHandl
packages/jsg-ui/src/ui/GraphEditor.js:620
↓ 84 callers
Method
startsWith
* Checks if a given string starts with another string. * * @method startsWith * @param {String} str The string to check. * @param {String} pre
packages/jsg-core/src/commons/Strings.js:73
↓ 84 callers
Method
translateFromParent
(point)
packages/jsg-ui/src/graph/view/BBoxView.js:164
↓ 83 callers
Method
debug
(message, ...optionals)
packages/sdk-streams/src/DefaultLogger.js:26
↓ 83 callers
Method
forEach
(cb)
packages/machine-core/src/machine/NamedCells.js:38
↓ 83 callers
Method
writeAttributeNumber
* Add attribute to the current node using a number a optionally rounding it to n decimals. * * @method writeAttributeString * @param {String} na
packages/jsg-core/src/commons/Writer.js:78
↓ 82 callers
Method
removeAllStreamSheets
()
packages/machine-core/src/machine/Machine.js:367
↓ 81 callers
Method
getColumns
()
packages/jsg-core/src/graph/model/WorksheetNode.js:442
↓ 81 callers
Function
range
(sheet, ...terms)
packages/functions/src/functions/streamsheet/range.js:29
↓ 79 callers
Method
getValue
(field)
packages/jsg-core/src/graph/model/GraphItem.js:1352
↓ 79 callers
Method
setLineColor
* Sets the new line color to use, default is rgba(255,0,0,0.5). * * @method setLineColor * @param {String} color The new line color. * @since
packages/jsg-ui/src/graph/view/SnapFeedbackView.js:109
↓ 79 callers
Method
some
(callback)
packages/machine-core/src/machine/SheetRange.js:217
↓ 78 callers
Method
beginPath
* Begin a new Path. Within the path you can bundle various drawing operations like moveTo, lineTo. * * @method beginPath
packages/jsg-ui/src/ui/graphics/Graphics.js:2979
↓ 78 callers
Function
checkParam
(terms, index)
packages/functions/src/functions/olap/olap.js:27
↓ 78 callers
Function
weekday
(serial, floor)
packages/commons/src/serialnumber.js:50
↓ 78 callers
Method
withArgCount
(nr)
packages/functions/src/utils/runner.js:76
↓ 77 callers
Method
getGraphEditor
()
packages/webui/src/GraphManager.js:588
↓ 77 callers
Method
getRight
* Calculates the right coordinate of the rectangle. * * @method getRight * @return {Number} Coordinate of right side.
packages/jsg-core/src/geometry/Rectangle.js:193
↓ 77 callers
Method
withMaxArgs
(max)
packages/functions/src/utils/runner.js:86
↓ 75 callers
Method
equals
(self, wExpr, hExpr)
packages/jsg-core/src/graph/Size.js:58
↓ 75 callers
Method
getRC
(column, row)
packages/jsg-core/src/graph/model/DataProvider.js:144
↓ 75 callers
Method
logToDeviceY
* Transforms vertical logical coordinates to device coordinates. * * @method logToDeviceY * @param {Number} y Coordinate to be transformed * @
packages/jsg-core/src/geometry/CoordinateSystem.js:75
↓ 75 callers
Function
validateCreate
(name, classname)
packages/jsg-core/test/ObjectFactory.test.js:25
↓ 74 callers
Function
createFuncTerm
(sheet, funcname, params)
packages/functions/test/utilities.js:37
↓ 74 callers
Method
formatMessage
(message, values = {})
packages/webui/src/helper/IntlGlobalProvider.js:47
↓ 74 callers
Method
getHeight
* Returns the current height expression. * * @method getHeight * @return {NumberExpression} The height expression.
packages/jsg-core/src/graph/model/GraphItem.js:1297
↓ 73 callers
Method
expect
(func, res)
packages/machine-core/test/utils/validate.js:40
↓ 73 callers
Method
getWidth
* Returns the current width expression. * * @method getWidth * @return {NumberExpression} The width expression.
packages/jsg-core/src/graph/model/GraphItem.js:1280
↓ 73 callers
Method
off
(evtype: string, handler: EventHandler)
packages/webcomponent/streamsheet-connection/src/connection/IGatewayClient.ts:15
↓ 72 callers
Method
getBottom
* Calculates the bottom coordinate of the rectangle. * * @method getBottom * @return {Number} Coordinate of bottom side.
packages/jsg-core/src/geometry/Rectangle.js:203
↓ 72 callers
Method
parseFormulaInfo
(str, offset, graph, item)
packages/jsg-core/src/graph/parser/GraphParser.js:90
↓ 72 callers
Method
round
* Round a number to the next integer * * @method round * @param {Number} number Number to be rounded. * @return {Number} Rounded number.
packages/jsg-core/src/geometry/MathUtils.js:85
↓ 71 callers
Method
getPin
* Returns the pin of this graph item. * * @method getPin * @return {Pin} The items pin.
packages/jsg-core/src/graph/model/GraphItem.js:464
↓ 70 callers
Function
day
(serial, floor)
packages/commons/src/serialnumber.js:49
↓ 70 callers
Method
getData
()
packages/jsg-ui/src/graph/interaction/LayoutNodeInteraction.js:43
↓ 70 callers
Method
values
()
packages/jsg-core/src/graph/model/Cell.js:152
↓ 69 callers
Method
add
(event)
packages/webui/src/performance/EventCountingMap.js:16
↓ 69 callers
Method
evaluate
()
packages/jsg-core/src/graph/model/Port.js:91
↓ 69 callers
Method
getSheet
()
packages/jsg-core/src/graph/model/CellsNode.js:50
↓ 69 callers
Method
hasValue
(value)
packages/machine-core/test/utils/validate.js:59
↓ 69 callers
Function
newMachine
({ cycletime = 1000 } = {})
packages/functions/test/streamsheet/time/utils.js:14
↓ 69 callers
Method
parse
(formula, scope)
packages/machine-core/src/parser/SheetParser.js:115
↓ 69 callers
Method
send
(msg)
packages/machine-core/src/ipc/Channel.js:44
↓ 69 callers
Function
validateResult
(expr, result, context = DEF_CONTEXT)
packages/parser/test/Tokenizer.test.js:19
↓ 68 callers
Method
getRanges
()
packages/jsg-core/src/graph/model/Selection.js:114
↓ 68 callers
Method
getSelectionProvider
* Returns the SelectionProvider instance used to handle {{#crossLink "GraphItem"}}{{/crossLink}} * selection. * * @method getSelectionProvider
packages/jsg-ui/src/ui/GraphEditor.js:968
↓ 68 callers
Method
getWidth
* Returns the width of internally used BoundingBox. * * @method getWidth * @return {Number} The BoundingBox width.
packages/jsg-ui/src/graph/view/selection/BBoxSelectionHandler.js:121
↓ 68 callers
Method
getX
* Get the x expression of the Pin coordinate. * * @method getX * @return {BooleanExpression} X Expression of the Pin coordinate.
packages/jsg-core/src/graph/Pin.js:184
↓ 68 callers
Method
isNumber
* Checks, if specified value represents a Number. * * @method isNumber * @param {Number} value Number to validate. * @return {Boolean} <code>t
packages/jsg-core/src/commons/Numbers.js:40
↓ 67 callers
Function
expectCell
(cell)
packages/functions/test/streamsheet/clearcells.test.js:41
↓ 67 callers
Method
get
(type)
packages/service-core/src/services/handlers/RequestHandlers.js:52
↓ 67 callers
Method
hasFormula
(formula)
packages/functions/test/streamsheet/clearcells.test.js:25
↓ 67 callers
Method
hasValue
(value)
packages/functions/test/streamsheet/clearcells.test.js:21
↓ 67 callers
Method
setLineStyle
* Sets the new line style to use, default is {{#crossLink * "FormatAttributes.LineStyle/DASH:property"}}{{/crossLink}}. * * @method setLineStyle
packages/jsg-ui/src/graph/view/SnapFeedbackView.js:134
↓ 67 callers
Method
withOperator
(symbol, ...terms)
packages/parser/src/Term.js:44
↓ 66 callers
Method
addActivator
* Registers specified InteractionActivator for given key.</br> * Note: this will replace any InteractionActivator which was registered for same key
packages/jsg-ui/src/graph/interaction/InteractionDispatcher.js:117
↓ 66 callers
Method
emit
(data, target)
packages/sdk-streams/src/Stream.js:105
↓ 66 callers
Method
getY
* Get the y expression of the Pin coordinate. * * @method getY * @return {BooleanExpression} Y Expression of the Pin coordinate.
packages/jsg-core/src/graph/Pin.js:194
↓ 65 callers
Method
getId
* Returns the id of the associated {{#crossLink "GraphItem"}}{{/crossLink}}. * * @method getId * @return {Number} The id of the underlying Graph
packages/jsg-ui/src/graph/view/GraphItemView.js:141
↓ 65 callers
Function
step
(machine)
packages/functions/test/streamsheet/detectchange.test.js:20
↓ 65 callers
Function
test
(tester)
packages/functions/src/functions/engineering/engineering.js:26
↓ 64 callers
Method
deviceToLogX
* Transforms horizontal device coordinates to logical coordinates. * * @method deviceToLogX * @param {Number} x Coordinate to be transformed *
packages/jsg-core/src/geometry/CoordinateSystem.js:86
↓ 64 callers
Function
expectInfo
(info)
packages/parser/test/Parser.test.js:20
↓ 64 callers
Method
fromString
(value)
packages/functions/src/functions/database/ConditionRange.js:33
↓ 64 callers
Method
stroke
* Stroke the current path using the current line definition. The path must have been created previously by using * methods like moveTo, lineTo, bezi
packages/jsg-ui/src/ui/graphics/Graphics.js:2998
↓ 63 callers
Method
getFeedbackItem
* Get the associated model of the feedback. * * @method getFeedbackItem * @return {GraphItem} Item that is associated with feedback.
packages/jsg-ui/src/graph/feedback/Feedback.js:142
↓ 63 callers
Method
setTransparency
* Set the transparency of the output. Using the transparency items below the transparent items shine through. * * @method setTransparency * @par
packages/jsg-ui/src/ui/graphics/Graphics.js:280
↓ 62 callers
Method
getHeight
* Returns the height of internally used BoundingBox. * * @method getHeight * @return {Number} The BoundingBox height.
packages/jsg-ui/src/graph/view/selection/BBoxSelectionHandler.js:131
↓ 62 callers
Method
scaleToAxis
(axis, value, info, grid)
packages/stubs/jsg-extensions/core/SheetPlotNode.js:2707
↓ 62 callers
Method
setCursor
* Set a new cursor. * * @method setCursor * @param {String} cursor New cursor name.
packages/jsg-ui/src/graph/interaction/Interaction.js:689
↓ 61 callers
Method
_proxy
* ****************************************************************************************** * Low Level Proxy API * *****************************
packages/gateway-client-proxy/src/client/proxy/WebWorkerGatewayClientProxy.js:389
↓ 60 callers
Method
drawMarker
* Simply passes the <code>drawMarker</code> request to given Graphics instance. * * @method drawMarker * @param {Graphics} graphics The Graphics
packages/jsg-ui/src/graph/view/selection/Marker.js:94
↓ 60 callers
Function
query
(querycell, timecell, range)
packages/functions/test/streamsheet/time/timequery.test.js:20
↓ 59 callers
Method
getItemAttributes
* Get the item atttribute List of the model of the Feedback. * * @method getItemAttributes * @return {ItemAttributes} Item attributes of the mod
packages/jsg-ui/src/graph/feedback/Feedback.js:224
↓ 59 callers
Method
getShape
* Returns direct access to inner used shape. * * @method getShape * @return {Shape} Current item shape.
packages/jsg-core/src/graph/model/GraphItem.js:1495
↓ 59 callers
Method
removeEventListener
* Removes given event listener from the list of listeners which will be notified when an event with * specified id occurs. * * @method removeEve
packages/jsg-core/src/graph/model/Model.js:484
← previous
next →
101–200 of 14,182, ranked by callers