class ACIrb::TrigTriggeredWindow

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/trig.rb, line 788
def rn
  'wintrig-' << @attributes['windowName'] << ''
end