C# Class SIL.FieldWorks.Common.Framework.DetailControls.ViewPropertySlice

Inheritance: ViewSlice
Afficher le fichier Open project: sillsdev/FieldWorks

Protected Properties

Свойство Type Description
m_flid int

Méthodes publiques

Méthode Description
Reuse ( ICmObject obj, int flid ) : void

Put the slice in the same state as if just created with these arguments.

ViewPropertySlice ( ) : SIL.FieldWorks.FDO

ViewPropertySlice ( SIL.FieldWorks.Common.RootSites.RootSite ctrlT, ICmObject obj, int flid ) : SIL.FieldWorks.FDO

Method Details

Reuse() public méthode

Put the slice in the same state as if just created with these arguments.
public Reuse ( ICmObject obj, int flid ) : void
obj ICmObject
flid int
Résultat void

ViewPropertySlice() public méthode

public ViewPropertySlice ( ) : SIL.FieldWorks.FDO
Résultat SIL.FieldWorks.FDO

ViewPropertySlice() public méthode

public ViewPropertySlice ( SIL.FieldWorks.Common.RootSites.RootSite ctrlT, ICmObject obj, int flid ) : SIL.FieldWorks.FDO
ctrlT SIL.FieldWorks.Common.RootSites.RootSite
obj ICmObject
flid int
Résultat SIL.FieldWorks.FDO

Property Details

m_flid protected_oe property

protected int m_flid
Résultat int