Skip to contents

All functions

add_blockr.ui_deps()
blockr.ui dependencies utils
add_rm_block_server() add_rm_block_ui()
Add/remove block module
add_rm_link_server() add_rm_link_ui()
Add/remove block links module
apply_validation()
Apply block validation to network elements
blk_choices()
Create block choices for scoutbaR widget
blockr_ser(<custom_board>) blockr_deser(<custom_board>)
Ser/deser board
add_block_to_grid() remove_block_from_grid() manage_board_grid()
Add block to grid
can_connect()
Check whether the node can receive connection
check_connections()
Check node connection
create_edge()
Create an edge and add it to the network
create_node()
Create a new node it to the network
block_ui(<custom_board>) remove_block_ui(<custom_board>)
Block custom UI
grid_ui() grid_server()
Dashboard grid UI
define_conlabel()
Define connection label
dropdown_button()
Create a Bootstrap dropdown
gen_code_ui()
Code generation module
list_empty_connections()
List node connections
main_ui() main_server() grid_ui_wrapper() properties_ui() actions_ui()
Main ui for blockr2
off_canvas()
Create a Bootstrap Off-Canvas Element
register_node_validation()
Register block validation observer
run_demo_app()
Demo app
ser_deser_server() ser_deser_ui()
Serialization module