ButtonLabels.define_choices()#

ButtonLabels.define_choices() List[alfred3.element.core._Choice][source]#

Abstract method for the definition of the individual choices belonging to this element.

Must be redefined by inheriting elements and return a list of Choice instances.