Package | Description |
---|---|
de.innovationgate.wgpublisher.webtml | |
de.innovationgate.wgpublisher.webtml.utils |
Utility objects for the WebTML runtime including facilities to build WebTML elements.
|
Modifier and Type | Method and Description |
---|---|
ResultIterator<java.lang.Object> |
Navigator.Status.getResultIterator() |
ResultIterator |
Evaluate.Status.getResultIterator() |
ResultIterator |
Collection.Status.getResultIterator() |
Constructor and Description |
---|
ForEach.OnlyVisibleIterator(ResultIterator<de.innovationgate.webgate.api.WGContent> it,
ForEach.Status status,
TMLContext context) |
Modifier and Type | Method and Description |
---|---|
ResultIterator |
ResultSetTagStatus.getResultIterator() |
Constructor and Description |
---|
ResultIterator(java.util.Iterator<T> it,
ResultIterator<? extends java.lang.Object> parentIterator) |