Ticket #57 (closed enhancement: fixed)

Opened 14 months ago

Last modified 14 months ago

enabled to inspect selection object on board

Reported by: kompiro Owned by: kompiro
Priority: major Milestone: 0.10.0
Component: Scripting Version: 0.9.1
Keywords: Cc:

Description (last modified by kompiro) (diff)

added to handle some behavior on RubyScriptingConsole?.

method behavior
this get current selection on KanbanView?,too. The difference is it returns the object's model directly. You can get selected card and lane and so on.
selection get current selection on KanbanView?.
this method returns selection object directly.
in many case, returns StructuredSelection.
So you can handle multi objects.

Change History

Changed 14 months ago by kompiro

  • status changed from new to closed
  • resolution set to fixed
  • description modified (diff)
Note: See TracTickets for help on using tickets.