aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ManaTools/Shared/GUI/EventRole.pm
Commit message (Collapse)AuthorAgeFilesLines
* Event Role: fix unique nameMaarten Vanraes2016-03-161-1/+1
|
* optional name for widgets, items, eventsMaarten Vanraes2016-02-131-3/+44
| | | | | | the name will now be autogenerated depending on a basename that each EventRole needs to implement, with a numeric suffix increasing in number, it checks this in the already present eventHandler.
* Updated dateAngelo Naselli2016-01-111-1/+1
|
* add parent link to EventHandlerRole move parentDialogMaarten Vanraes2016-01-091-22/+1
|
* eventHandler attribute requires to be an EventHandler RoleMaarten Vanraes2015-11-301-1/+1
|
* parentDialog function is only useful on EventRole classesMaarten Vanraes2015-09-061-0/+24
|
* add a Role-based Event handling systemMaarten Vanraes2015-08-291-0/+109