Package systextil.bo.obrf
Class ObrfF650.item
- All Implemented Interfaces:
Comparable<Object>
,systextil.nxj.FieldListener
- Enclosing class:
ObrfF650
public class ObrfF650.item
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 -
Method Summary
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
Methods inherited from class systextil.nxj.datatypes.Nullable
between, compareTo, equals, hashCode, isNull, setNull
-
Constructor Details
-
item
public item()
-
-
Method Details
-
validar
public void validar()- Specified by:
validar
in interfacesystextil.nxj.FieldListener
- Overrides:
validar
in classsystextil.nxj.FieldController<String>
-
whenValueChanges
public void whenValueChanges()- Specified by:
whenValueChanges
in interfacesystextil.nxj.FieldListener
- Overrides:
whenValueChanges
in classsystextil.nxj.FieldController<String>
-