Uses of Class
org.glassfish.admingui.connector.TOCItem
-
Packages that use TOCItem Package Description org.glassfish.admingui.connector -
-
Uses of TOCItem in org.glassfish.admingui.connector
Methods in org.glassfish.admingui.connector that return types with arguments of type TOCItem Modifier and Type Method Description List<TOCItem>TOC. getTOCItems()Accessor for childTOCItems.List<TOCItem>TOCItem. getTOCItems()Accessor for childTOCItems.Method parameters in org.glassfish.admingui.connector with type arguments of type TOCItem Modifier and Type Method Description voidTOC. setTOCItems(List<TOCItem> tocItems)IntegrationPoints setter.voidTOCItem. setTOCItems(List<TOCItem> tocItems)IntegrationPoints setter.
-