module GoodData::Mixin::NotLabel
Public Instance Methods
Source
# File lib/gooddata/mixins/not_label.rb, line 12 def label? false end
Returns true if the object is a fact label otherwise @return [Boolean]
Also aliased as: display_form?