Coder Social home page Coder Social logo

Comments (3)

ryanhamilton avatar ryanhamilton commented on June 18, 2024

User Requirements:

  1. Free form render => ability to render any result set exactly how I want.
  2. Free form inpiuts => ability to send parameters how I want.
  3. Free form event listening => Ability to listen to events

Exposing 1/2 Would provide a way for users to achieve anything without Pulse having to provide exact implementations.

Common use-Cases:
4. Right click on a table row representing a trade, to amend a trade detail.
5. Right click on an algo parameter to update or modify that parameter.
6. Click a button, to send an action, e.g. Turn on/off a trading engine
7. Click a button, to download a report
8. Double click existing table cell and update a value
9. Click a button within a row to take an action e.g. delete / amend / clone
10.

from pulseui.

ryanhamilton avatar ryanhamilton commented on June 18, 2024

user-sg

Button interface
    I’ve used drop downs to filter tables
    I see that when you click a button it seems to increment a counter variable
    Would like to be able to tie a button to a Q function call
    Ex – I have 3 input fields – A, B, C & a button
        I’d like button clicks to send fn[a;b;c] to my Q server

from pulseui.

ryanhamilton avatar ryanhamilton commented on June 18, 2024

Implemented in event handlers: https://www.timestored.com/pulse/help/event-handlers

image

from pulseui.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.