Class InteF038.transacao

java.lang.Object
systextil.nxj.datatypes.Nullable<Integer>
systextil.nxj.FieldController<Integer>
systextil.nxj.field.IntField
systextil.bo.inte.InteF038.transacao
All Implemented Interfaces:
Comparable<Object>, systextil.nxj.FieldListener
Enclosing class:
InteF038

public class InteF038.transacao extends systextil.nxj.field.IntField
  • 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
     
    void
     

    Methods inherited from class systextil.nxj.field.IntField

    set, value

    Methods inherited from class systextil.nxj.FieldController

    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

    • transacao

      public transacao()
  • Method Details

    • validar

      public void validar() throws TagException
      Specified by:
      validar in interface systextil.nxj.FieldListener
      Overrides:
      validar in class systextil.nxj.FieldController<Integer>
      Throws:
      TagException
    • afterField

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