Class Field

All Implemented Interfaces:
RSC, SsComponent, ImageObserver, MenuContainer, Serializable, Accessible, Scrollable, SwingConstants
Direct Known Subclasses:
DateTimeField, NumberField

public abstract class Field extends SsFormattedTextField
Base class for formatted fields.
See Also:
  • Constructor Details

  • Method Details

    • componentValidate

      public boolean componentValidate()
      This has component specific validation, it is called after baseValidate. If a null value, make sure it's OK to have it.
      Returns:
      true if successful validation for the type of component