Uses of Class
com.lowagie.rups.view.itext.treenodes.FormTreeNode
Packages that use FormTreeNode
-
Uses of FormTreeNode in com.lowagie.rups.view.itext
Methods in com.lowagie.rups.view.itext with parameters of type FormTreeNodeModifier and TypeMethodDescriptionprivate void
FormTree.loadFields
(TreeNodeFactory factory, FormTreeNode form_node, PdfObjectTreeNode object_node) Method that can be used recursively to load the fields hierarchy into the tree. -
Uses of FormTreeNode in com.lowagie.rups.view.itext.treenodes
Subclasses of FormTreeNode in com.lowagie.rups.view.itext.treenodesModifier and TypeClassDescriptionclass
This is the root tree node for the different parts of the XFA resource; it's a child of the root in the FormTree.