Method: Symbol.control_events

Defined in:
lib/sugarcube-legacy/symbol.rb

.control_eventsObject



109
110
111
112
# File 'lib/sugarcube-legacy/symbol.rb', line 109

def control_events
  SugarCube::Legacy.log("Symbol.control_events[] is deprecated. Use Symbol.uicontrolevent[] instead.")
  uicontrolevent
end