Skip to contents

All functions

add_blockr.ui_deps()
blockr.ui dependencies utils
add_busy_load_deps()
busy-load dependencies utils
add_rm_block_server() add_rm_block_ui()
Add/remove block module
add_rm_stack_server() add_rm_stack_ui()
Add/remove block stacks module
gen_add_rm_link_server() add_rm_link_ui()
Add/remove block links module
show_block_panel() hide_block_panel()
Show a block panel
block_ui(<dag_board>) insert_block_ui(<dag_board>) remove_block_ui(<dag_board>)
Block custom UI
blockr_ser(<dag_board>) blockr_ser(<dock>) blockr_ser(<network>) blockr_ser(<data.frame>) blockr_deser(<dag_board>) blockr_deser(<dock>) blockr_deser(<network>) blockr_deser(<data.frame>)
Ser/deser board
new_board_module() new_dashboard_module()
Create a board module
board_ui(<board_options>) update_ui(<board_options>) board_ui(<dag_board>)
Custom board UI
can_connect()
Check whether the node can receive connection
check_connections()
Check node connection
new_context_menu_entry()
Create a context menu entry
dashboard_ui() dashboard_server()
Dashboard Ui generic
define_conlabel()
Define connection label
dropdown_button()
Create a Bootstrap dropdown
generate_code_ui()
Code generation module
generate_code_server()
Code generation plugin module
list_empty_connections()
List node connections
main_ui() create_app_state() main_server()
Main ui for blockr2
off_canvas()
Create a Bootstrap Off-Canvas Element
restore_dashboard() find_blocks_ids()
Restore dashboard state from board state
run_demo_app() new_dag_board()
Demo app
ser_deser_server() ser_deser_ui()
Serialization module