All Implemented Interfaces:
Copyable, XMLNode, Serializable

public class Tab extends Panelable
Tab Class Used to parse a tab with XStream Generates an screen criteria
Author:
Pablo GARCIA - 28/JUN/2010
See Also:
  • Constructor Details

    • Tab

      public Tab()
  • Method Details

    • copy

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

      public boolean isMaximize()
      Check if tab is maximizable
      Returns:
      Tab is maximizable
    • getComponentType

      public String getComponentType()
      Retrieve component tag
      Returns:
      tab tag