Class TextInputAttributesState

Object
SharedState
AbstractComponentState
AbstractLegacyComponentState
TextInputAttributesState
All Implemented Interfaces:
Serializable

public class TextInputAttributesState extends AbstractLegacyComponentState
See Also:
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
     

    Fields inherited from class AbstractLegacyComponentState

    immediate, readOnly

    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

  • Constructor Details

    • TextInputAttributesState

      public TextInputAttributesState()