Ticket #57 (closed enhancement: fixed)
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
Note: See
TracTickets for help on using
tickets.

