Uses of Class
org.netxms.client.dashboards.DashboardElement

Packages that use DashboardElement
org.netxms.client   
org.netxms.client.dashboards   
org.netxms.client.objects   
 

Uses of DashboardElement in org.netxms.client
 

Methods in org.netxms.client that return types with arguments of type DashboardElement
 java.util.Collection<DashboardElement> NXCObjectModificationData.getDashboardElements()
           
 

Method parameters in org.netxms.client with type arguments of type DashboardElement
 void NXCObjectModificationData.setDashboardElements(java.util.Collection<DashboardElement> dashboardElements)
           
 

Uses of DashboardElement in org.netxms.client.dashboards
 

Constructors in org.netxms.client.dashboards with parameters of type DashboardElement
DashboardElement(DashboardElement src)
          Copy constructor
 

Uses of DashboardElement in org.netxms.client.objects
 

Methods in org.netxms.client.objects that return types with arguments of type DashboardElement
 java.util.List<DashboardElement> Dashboard.getElements()
           
 



Copyright © 2013. All Rights Reserved.