ExperimentalGear/scripts/components/pager
Hersi 5e5c00272f implemented ListField
added refreshFields() to ContainerFields
added a message object parameter to Field:activate(), focus() and deactivate() methods
added anti-stupidity measures to InputButtonField and InputKnobField
fixed some multi-inheritance order mixup (yay! lua hacks)
replaced unnecessary importing of the common.dimensions module
removed unnecessary stop_processing variable from handleButtonInput() methods
fixed MainMenuPage
added PAGE_PADDING static member to ServicePage
wrote in-code documentation for members and methods
2022-04-12 23:45:28 +02:00
..
containerfield.lua implemented ListField 2022-04-12 23:45:28 +02:00
field.lua implemented ListField 2022-04-12 23:45:28 +02:00
linkfield.lua implemented ListField 2022-04-12 23:45:28 +02:00
page.lua implemented ListField 2022-04-12 23:45:28 +02:00
pageview.lua implemented ListField 2022-04-12 23:45:28 +02:00