Class ChoiceState

All Implemented Interfaces:
ExpressionOwner, ContentHandler

public class ChoiceState extends ExpressionWithChildState
state that creates ChoiceExp.
  • Field Details

    • allowEmptyChoice

      protected boolean allowEmptyChoice
  • Constructor Details

    • ChoiceState

      public ChoiceState()
    • ChoiceState

      public ChoiceState(boolean allowEmptyChoice)
  • Method Details