class ACIrb::CompLabelVal

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/comp.rb, line 1775
def rn
  'lblval-' << @attributes['oid'] << ''
end