MCPcopy Create free account

hub / github.com/PaulleDemon/PyUIBuilder / functions

Functions1,046 in github.com/PaulleDemon/PyUIBuilder

FunctionhandleCancel
(e)
src/components/modals.js:30
FunctionhandleDelete
(file)
src/sidebar/uploadsContainer.js:75
FunctionhandleDoubleClick
()
src/components/editableDiv.js:36
FunctionhandleDown
(event)
src/components/utils/panzoom.js:331
FunctionhandleDragEnd
(e)
src/components/draggable/draggable.js:40
FunctionhandleDragEnd
()
src/canvas/widgets/widgetDragDrop.js:162
FunctionhandleDragEnter
(e)
src/components/draggable/droppable.js:29
FunctionhandleDragEnter
(e)
src/canvas/widgets/widgetDragDrop.js:59
FunctionhandleDragLeave
(e)
src/components/draggable/droppable.js:109
FunctionhandleDragLeave
(e)
src/canvas/widgets/widgetDragDrop.js:149
FunctionhandleDragOver
(e)
src/components/draggable/droppable.js:59
FunctionhandleDragOver
(e)
src/canvas/widgets/widgetDragDrop.js:99
FunctionhandleDragStart
(event)
src/components/draggable/draggable.js:33
FunctionhandleDragStart
(e)
src/canvas/widgets/widgetDragDrop.js:31
FunctionhandleDropEvent
(e)
src/components/draggable/droppable.js:80
FunctionhandleDropEvent
(e)
src/canvas/widgets/widgetDragDrop.js:118
FunctionhandleEnterKey
(event)
src/components/editableDiv.js:30
FunctionhandleGridNoChange
(index, gridNo, weight)
src/components/inputs.js:207
FunctionhandleInput
(event)
src/components/editableDiv.js:26
FunctionhandleInputBlur
()
src/canvas/toolbar.js:134
FunctionhandleInputChange
(value, index)
src/components/inputs.js:61
FunctionhandleMove
(e)
src/components/utils/panzoom.js:343
FunctionhandleOk
(e)
src/components/modals.js:21
FunctionhandleOuterDivClick
()
src/components/inputs.js:10
FunctionhandleRadioChange
(e)
src/components/inputs.js:138
FunctionhandleSingleClick
()
src/components/cards.js:178
FunctionhandleUp
(e)
src/components/utils/panzoom.js:371
FunctionhandleVideoClose
(event)
src/components/video-popup.js:14
FunctionhandleVideoOpen
()
src/components/video-popup.js:10
FunctionhandleWidgetSelect
(widgetId)
src/canvas/canvas.js:1311
FunctionhideDroppableIndicator
()
src/canvas/widgets/base.js:515
MethodhideModalInput
()
landingpages/landingpage/scripts/utils.js:117
FunctionhideOnMouseLeave
()
src/sidebar/sidebar.js:47
Functionhy
landingpages/landingpage/widget/content.js:2
Functionid
(t,n)
landingpages/landingpage/widget/content.js:2
Functionif
(this.state.widgetResizing !== "")
src/canvas/canvas.js:368
Functionim
landingpages/landingpage/widget/content.js:2
FunctioninitEvents
()
src/canvas/canvas.js:152
Methodinit_events
(self)
src/frameworks/tkinter/pythonWidgets/imageLabel.py:41
Functionir
(e,t)
landingpages/landingpage/widget/content.js:2
FunctionisInstanceOfWidget
(_class)
src/utils/widget.js:11
FunctionisSelected
()
src/canvas/widgets/base.js:463
Functionjh
landingpages/landingpage/widget/content.js:2
Functionjt
()
landingpages/landingpage/widget/content.js:2
FunctionkeyDownEvent
(event)
src/canvas/canvas.js:231
Functionku
()
landingpages/landingpage/widget/content.js:2
Functionla
(e)
landingpages/landingpage/widget/content.js:2
Functionlh
(t,n)
landingpages/landingpage/widget/content.js:2
Functionload
* loads the data * @param {object} data * @param {() => void | undefined} callback - optional callback that will be called after load
src/canvas/widgets/base.js:890
Functionnn
()
landingpages/landingpage/widget/content.js:2
FunctiononClick
()
src/sidebar/utils/share.js:19
FunctiononClick
()
src/sidebar/utils/premium.js:12
FunctiononClose
(event)
src/sidebar/utils/share.js:23
FunctiononClose
(event)
src/sidebar/utils/premium.js:16
FunctiononCopy
(event)
src/sidebar/utils/share.js:28
FunctiononHeaderClickOutside
(e)
landingpages/buildinpublic/index.js:12
FunctiononHeaderClickOutside
(e)
landingpages/landingpage/index.js:12
FunctiononSearch
(event)
src/sidebar/widgetsContainer.js:47
FunctiononSearch
(event)
src/sidebar/uploadsContainer.js:71
FunctiononSearch
(event)
src/sidebar/templatesContainer.js:28
FunctiononSearch
(event)
src/sidebar/pluginsContainer.js:48
Methodon_resize
Debounce resizing to prevent rapid execution.
src/frameworks/tkinter/pythonWidgets/imageLabel.py:44
FunctionopenSidebar
()
src/sidebar/sidebar.js:31
FunctionopenVideo
()
landingpages/landingpage/index.js:80
Functionor
(e,t)
landingpages/landingpage/widget/content.js:2
FunctionpauseOnMouseEnter
()
src/components/cards.js:96
Functionpd
(t,n)
landingpages/landingpage/widget/content.js:2
Functionph
(t,n)
landingpages/landingpage/widget/content.js:2
FunctionplayOnMouseEnter
()
src/components/cards.js:92
Functionpr
(t)
landingpages/landingpage/widget/content.js:2
Functionpy
(t,n)
landingpages/landingpage/widget/content.js:2
Functionqd
(t)
landingpages/landingpage/widget/content.js:2
Functionqi
(e,t,n)
landingpages/landingpage/widget/content.js:2
Functionqn
(e)
landingpages/landingpage/widget/content.js:2
Functionqp
(t,n)
landingpages/landingpage/widget/content.js:2
Functionr
()
landingpages/landingpage/widget/background.js:1
FunctionrandomArrayChoice
(arr)
src/utils/random.js:3
Methodrender
()
src/canvas/activeWidgetContext.js:26
FunctionrenderChildren
(childrenData)
src/canvas/canvas.js:1300
FunctionrenderContent
* Note: you must implement this method in subclass, if you want children make sure to pass * {this.props.children}, to modify the style add this.
src/canvas/widgets/base.js:1271
MethodrenderContent
()
src/frameworks/tkinter/widgets/input.js:65
MethodrenderContent
()
src/frameworks/tkinter/widgets/input.js:139
MethodrenderContent
()
src/frameworks/tkinter/widgets/slider.js:137
MethodrenderContent
()
src/frameworks/tkinter/widgets/frame.js:179
MethodrenderContent
()
src/frameworks/tkinter/plugins/analogTimepicker.js:242
MethodrenderContent
()
src/frameworks/tkinter/plugins/mapview.js:68
MethodrenderContent
()
src/frameworks/tkinter/plugins/videoPlayer.js:103
MethodrenderContent
()
src/frameworks/tkinter/plugins/pandasTable.js:204
MethodrenderContent
()
src/frameworks/customtk/widgets/input.js:65
MethodrenderContent
()
src/frameworks/customtk/widgets/input.js:139
MethodrenderContent
()
src/frameworks/customtk/widgets/toplevel.js:112
MethodrenderContent
()
src/frameworks/customtk/widgets/mainWindow.js:119
MethodrenderContent
()
src/frameworks/customtk/widgets/slider.js:142
MethodrenderContent
()
src/frameworks/customtk/widgets/frame.js:179
MethodrenderContent
()
src/frameworks/customtk/plugins/analogTimepicker.js:242
MethodrenderContent
()
src/frameworks/customtk/plugins/mapview.js:69
MethodrenderContent
()
src/frameworks/customtk/plugins/videoPlayer.js:103
MethodrenderContent
()
src/frameworks/customtk/plugins/pandasTable.js:204
MethodresetPan
()
src/canvas/fabricjs_test/mainClass.js:192
MethodresetZoom
()
src/canvas/fabricjs_test/mainClass.js:188
← previousnext →901–1,000 of 1,046, ranked by callers