Uses of Interface
com.microfocus.zfe.haapi.ps.Field
-
Packages that use Field Package Description com.microfocus.zfe.haapi.ps -
-
Uses of Field in com.microfocus.zfe.haapi.ps
Methods in com.microfocus.zfe.haapi.ps that return Field Modifier and Type Method Description Field
FieldList. findField(Position pos)
Returns the field containing the specified position.Field
FieldList. findField(String text, Position pos, PresentationSpace.SearchDirection direction)
Returns the field containing the specified text.
-