Interface CommentBasesTreeField<C extends CommentBase>
- All Superinterfaces:
CanRender<Renderer<? extends Renderer<?>>>,Field,Iterable<C>,IterableField<C>,IterableWithSize<C>
- All Known Subinterfaces:
CommentsTreeField
- Since:
- 3.10.0
-
Method Summary
Methods inherited from interface com.polarion.alm.shared.api.model.fields.Field
can, compareWith, description, id, is, labelMethods inherited from interface java.lang.Iterable
forEach, iterator, spliteratorMethods inherited from interface com.polarion.alm.shared.api.model.fields.IterableField
renderMethods inherited from interface com.polarion.alm.shared.api.utils.collections.IterableWithSize
addAllTo, isEmpty, size, toArray, toArrayList
-
Method Details
-
rootComments
-