ChoiceElement.should_be_shown#

property ChoiceElement.should_be_shown: bool[source]#

Boolean, indicating whether the element is meant to be shown.

Evaluates all showif conditions. Can be set manually. Returns False, if the element’s parent page should not be shown.

Type

bool