public class GXScreenCollectionFieldNameQuery extends Object implements GXIScreenCollectionFieldsQuery
Description: This query collects all the instances of fields that have the name given to it in the constructor. If the field is a multiple appfield in one screen, all its instances will be collected.
| Constructor and Description |
|---|
GXScreenCollectionFieldNameQuery(String fieldName) |
| Modifier and Type | Method and Description |
|---|---|
GXIFieldCollection |
getFields(GXIScreenCollection screenCollection) |
public GXScreenCollectionFieldNameQuery(String fieldName)
public GXIFieldCollection getFields(GXIScreenCollection screenCollection)
getFields in interface GXIScreenCollectionFieldsQueryCopyright 2022 Software AG. All rights reserved. Use is subject to license terms.