Class ObrfF036.sig_estado

java.lang.Object
systextil.nxj.datatypes.Nullable<String>
systextil.nxj.FieldController<String>
systextil.nxj.field.StringField
systextil.bo.obrf.ObrfF036.sig_estado
All Implemented Interfaces:
Comparable<Object>, systextil.nxj.FieldListener
Enclosing class:
ObrfF036

public class ObrfF036.sig_estado extends systextil.nxj.field.StringField
  • Field Summary

    Fields inherited from class systextil.nxj.datatypes.Nullable

    containingDataView, name

    Fields inherited from interface systextil.nxj.FieldListener

    EMPTY
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     

    Methods inherited from class systextil.nxj.field.StringField

    set, value

    Methods inherited from class systextil.nxj.FieldController

    afterField, backgroundColor, backgroundColor, beforeField, clearAddExp, clearFindExp, displayAndRestart, initField, onDataAccept, onSearchRangeAccept, requestFocus, requestFocus, searchRanges, setListener, setNullIfNotValid, setStippled, stopForInput, stopForInput, updateable, updateable, visible, visible, whenValueChanges

    Methods inherited from class systextil.nxj.datatypes.Nullable

    between, compareTo, equals, hashCode, isNull, setNull

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • sig_estado

      public sig_estado()
  • Method Details

    • validar

      public void validar()
      Specified by:
      validar in interface systextil.nxj.FieldListener
      Overrides:
      validar in class systextil.nxj.FieldController<String>