All Categories  Class Hierarchy  This Category  Previous  Next  Indexes

Interface_Dispatcher Class CATCdpQueryResultView

Interface_Dispatcher.CATCdpObject
  |
  +---Interface_Dispatcher.CATCdpObjectOnInstance
    |
    +---CATCdpQueryResultView
 


public class CATCdpQueryResultView



Method Index


o DefineUserOption(CATCdpMenuDefinition**,int)
o GetAllObjectInView(CATCdpObject**&,int&)
Get list of Object in this view.
o GetSelectedObject(CATCdpObject**&,int&)
Get list of Object selected in this view.
o Refresh()
o RefreshAllView()

Data Member Index


o _nOptionUserId
o _nViewId

Methods


o DefineUserOption
public int DefineUserOption(CATCdpMenuDefinition** aMenuDefinition,
int nSizeMenu)
o GetAllObjectInView
public int GetAllObjectInView(CATCdpObject**& oaObjectInView,
int& onbObjectInView)
Get list of Object in this view.
Parameters:
oaSelectedObject
List of Object selected in this view.
onbSelectedObject
Number of Object selected in this view.
o GetSelectedObject
public int GetSelectedObject(CATCdpObject**& oaSelectedObject,
int& onbSelectedObject)
Get list of Object selected in this view.
Parameters:
oaSelectedObject
List of Object selected in this view.
onbSelectedObject
Number of Object selected in this view.
o Refresh
public int Refresh()
o RefreshAllView
public static int RefreshAllView()

Data Members


o _nOptionUserId
  protected int _nOptionUserId
o _nViewId
  protected int _nViewId

This object is included in the file: CATCdpQueryResultView.h
If needed, your Imakefile.mk should include the module: VY0OBJ

Copyright © 2003, Dassault Systèmes. All rights reserved.