Interface AgendaGroup


  • public interface AgendaGroup
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String MAIN
      Static reference to determine the default AgendaGroup name.
    • Field Detail

      • MAIN

        static final java.lang.String MAIN
        Static reference to determine the default AgendaGroup name.
        See Also:
        Constant Field Values
    • Method Detail

      • getName

        java.lang.String getName()
        Returns:
        The AgendaGroup name
      • clear

        void clear()
      • setFocus

        void setFocus()