Uses of Class
org.apache.pivot.wtk.text.List.Item
-
Packages that use List.Item Package Description org.apache.pivot.wtk.text Contains classes representing a text object model. -
-
Uses of List.Item in org.apache.pivot.wtk.text
Methods in org.apache.pivot.wtk.text that return List.Item Modifier and Type Method Description List.Item
List.Item. duplicate(boolean recursive)
Constructors in org.apache.pivot.wtk.text with parameters of type List.Item Constructor Description Item(List.Item item, boolean recursive)
-