Class ComboButtonElement

java.lang.Object
org.gvsig.andami.plugins.config.generate.ComboButtonElement
All Implemented Interfaces:
Serializable

public class ComboButtonElement extends Object implements Serializable
Class ComboButtonElement.
Version:
$Revision: 29593 $ $Date: 2009-06-29 17:54:31 +0200 (lun, 29 jun 2009) $
See Also:
  • Constructor Details

    • ComboButtonElement

      public ComboButtonElement()
  • Method Details

    • getActionCommand

      public String getActionCommand()
      Returns the value of field 'actionCommand'.
      Returns:
      the value of field 'actionCommand'.
    • getIcon

      public String getIcon()
      Returns the value of field 'icon'.
      Returns:
      the value of field 'icon'.
    • isValid

      public boolean isValid()
      Method isValid
    • marshal

      public void marshal(Writer out) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
      Method marshal
      Parameters:
      out -
      Throws:
      org.exolab.castor.xml.MarshalException
      org.exolab.castor.xml.ValidationException
    • marshal

      public void marshal(ContentHandler handler) throws IOException, org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
      Method marshal
      Parameters:
      handler -
      Throws:
      IOException
      org.exolab.castor.xml.MarshalException
      org.exolab.castor.xml.ValidationException
    • setActionCommand

      public void setActionCommand(String actionCommand)
      Sets the value of field 'actionCommand'.
      Parameters:
      actionCommand - the value of field 'actionCommand'.
    • setIcon

      public void setIcon(String icon)
      Sets the value of field 'icon'.
      Parameters:
      icon - the value of field 'icon'.
    • unmarshal

      public static Object unmarshal(Reader reader) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
      Method unmarshal
      Parameters:
      reader -
      Throws:
      org.exolab.castor.xml.MarshalException
      org.exolab.castor.xml.ValidationException
    • validate

      public void validate() throws org.exolab.castor.xml.ValidationException
      Method validate
      Throws:
      org.exolab.castor.xml.ValidationException