Method: MotionPrime::LabelElement#view_class

Defined in:
motion-prime/elements/label.rb

#view_classObject



10
11
12
# File 'motion-prime/elements/label.rb', line 10

def view_class
  "MPLabel"
end