Uses of Class
org.glassfish.admingui.connector.IndexItem
-
Packages that use IndexItem Package Description org.glassfish.admingui.connector -
-
Uses of IndexItem in org.glassfish.admingui.connector
Methods in org.glassfish.admingui.connector that return types with arguments of type IndexItem Modifier and Type Method Description List<IndexItem>Index. getIndexItems()Accessor for childTOCItems.List<IndexItem>IndexItem. getIndexItems()Accessor for childTOCItems.Method parameters in org.glassfish.admingui.connector with type arguments of type IndexItem Modifier and Type Method Description voidIndex. setIndexItems(List<IndexItem> indexItems)IntegrationPoints setter.voidIndexItem. setIndexItems(List<IndexItem> indexItems)IntegrationPoints setter.
-