Class MenuContainer

All Implemented Interfaces:
Copyable, XMLNode, Serializable

public class MenuContainer extends Component
MenuContainer Class Used to parse a menu tag with XStream Generates a piece of code with literals that can be used to retrieve confirmation title and descriptions
Author:
Pablo GARCIA - 28/JUN/2010
See Also:
  • Constructor Details

    • MenuContainer

      public MenuContainer()
  • Method Details

    • copy

      public MenuContainer copy()
      Description copied from interface: Copyable
      Get a copy of this element
      Returns:
      element copy
    • getComponentTag

      public String getComponentTag()
      Description copied from class: Component
      Retrieve component tag (to be overriden) tag
      Overrides:
      getComponentTag in class Component
      Returns:
      Component tag
    • getOptions

      public List<Element> getOptions()
      Retrieve Option list
      Returns:
      Option list