Uses of Class
com.mayam.wf.config.shared.Ref
Packages that use Ref
-
Uses of Ref in com.mayam.wf.config.shared
Methods in com.mayam.wf.config.shared that return RefMethods in com.mayam.wf.config.shared that return types with arguments of type RefModifier and TypeMethodDescriptionCardView.getFields()
DetailsCategory.getFields()
DetailsSection.getFields()
Field.Parent.getFields()
FilterSection.getFields()
Form.getFields()
Graph.Edge.getFields()
Graph.Vertex.getFields()
ListSection.getFields()
Relation.getFields()
ReportSection.getFields()
SearchSection.getFields()
Method parameters in com.mayam.wf.config.shared with type arguments of type RefModifier and TypeMethodDescriptionstatic <T extends HasIdentity>
Iterable<T> Ref.createIterable
(List<Ref<T>> list)