public abstract class GXSimpleTagQuery extends Object implements GXITagQuery
GXITagQuery interface. The implementation consists of iterating over
the entire screen model tag, and at the end returning all tags
which meet a given criteria.matchesCriteria(GXITag).| Constructor and Description |
|---|
GXSimpleTagQuery() |
| Modifier and Type | Method and Description |
|---|---|
GXTagList |
find(GXIScreenTagModel screenTagModel)
Finds tags meeting the specific query criteria.
|
public GXTagList find(GXIScreenTagModel screenTagModel)
find in interface GXITagQueryscreenTagModel - the screen tag model.Copyright 2022 Software AG. All rights reserved. Use is subject to license terms.