SelectionCallbackProperty ========================= .. currentmodule:: echo .. autoclass:: SelectionCallbackProperty :show-inheritance: .. rubric:: Methods Summary .. autosummary:: ~SelectionCallbackProperty.add_callback ~SelectionCallbackProperty.clear_callbacks ~SelectionCallbackProperty.disable ~SelectionCallbackProperty.enable ~SelectionCallbackProperty.enabled ~SelectionCallbackProperty.force_next_sync ~SelectionCallbackProperty.get_choice_labels ~SelectionCallbackProperty.get_choices ~SelectionCallbackProperty.get_display_func ~SelectionCallbackProperty.notify ~SelectionCallbackProperty.remove_callback ~SelectionCallbackProperty.set_choices ~SelectionCallbackProperty.set_display_func ~SelectionCallbackProperty.setter .. rubric:: Methods Documentation .. automethod:: add_callback .. automethod:: clear_callbacks .. automethod:: disable .. automethod:: enable .. automethod:: enabled .. automethod:: force_next_sync .. automethod:: get_choice_labels .. automethod:: get_choices .. automethod:: get_display_func .. automethod:: notify .. automethod:: remove_callback .. automethod:: set_choices .. automethod:: set_display_func .. automethod:: setter