Uses of Class
com.bmc.mainview.nvbapi.TabularView

Packages that use TabularView
com.bmc.mainview.nvbapi Provides access to MAINVIEW views over a network. 
 

Uses of TabularView in com.bmc.mainview.nvbapi
 

Methods in com.bmc.mainview.nvbapi that return TabularView
 TabularView TabularView.openForm(java.lang.String view, boolean returnAll)
          Create a tabular view to represent another form of the same data
 TabularView TabularView.openForm(ViewDefinition def, boolean returnAll)
          Create a tabular view to represent another form of the same data
 

Constructors in com.bmc.mainview.nvbapi with parameters of type TabularView
ServicePoint(TabularView group, int row)
          A constructor that extracts a Service Point definition from a row of the Plex Manager CONACTP view.