Class ToggleState

Object
SharedState
AbstractComponentState
TabIndexState
AbstractFieldState
ToggleState
All Implemented Interfaces:
Serializable

public class ToggleState extends AbstractFieldState
See Also:
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    boolean
     

    Fields inherited from class AbstractFieldState

    readOnly, required

    Fields inherited from class TabIndexState

    tabIndex

    Fields inherited from class AbstractComponentState

    caption, captionAsHtml, description, descriptionContentMode, errorLevel, errorMessage, height, id, primaryStyleName, styles, width

    Fields inherited from class SharedState

    enabled, registeredEventListeners, resources
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • ativo

      public boolean ativo
  • Constructor Details

    • ToggleState

      public ToggleState()