Class: Events

Defined in: web-src/coffee/gui/events.coffee

Overview

Events callbacks for a GUI.

Instance Method Summary

Constructor Details

# (void) constructor()

Instance Method Details

# (void) on_cell_clicked(cellview, event, x, y)

What to do when a Joint cell is clicked.

Follows the responsability to the @current_gui.

@param event The event descripiton object

Parameters:

  • cellview ( dia.CellView ) The Joint CellView that recieves the click event.
  • x ( number ) X coordinate.
  • y ( number ) Y coordinate.

# (void) reset(cellView, event, x, y)

    Quickly fuzzy find classes, mixins, methods, file:

    Control the navigation frame:

    You can focus and blur the search input: