• add shortcut for row with only one cell as argument
    add shortcut for row with only one cell and one cell_option as arguments
    add shortcut for row with only one cell and list of cell_option as arguments
    
    add img_button with WEB_Action_Name as argument
    totoro authored
     
    Browse Code »




  • add Anubix authentication message constant
    add get_message_queue_to_net_service. Which connect to remote net_service, apply the given function (like authentication process) and return the message_queue if every thing is success
    add generic_request_for_service and generic_send_message with logger name instead of logger function (String s) -> One. This means the UDP logger must be already started by the main application
    add class for one_line_fields in CXM_form
    totoro authored
     
    Browse Code »