C# 클래스 SIL.FieldWorks.Common.Framework.DetailControls.PossibilityAtomicReferenceSlice

상속: SIL.FieldWorks.Common.Framework.DetailControls.AtomicReferenceSlice
파일 보기 프로젝트 열기: sillsdev/FieldWorks 1 사용 예제들

공개 메소드들

메소드 설명
FinishInit ( ) : void

Override method to add suitable control.

PossibilityAtomicReferenceSlice ( SIL.FieldWorks.FDO.FdoCache cache, ICmObject obj, int flid ) : System.Xml

보호된 메소드들

메소드 설명
PossibilityAtomicReferenceSlice ( SIL.FieldWorks.Common.Framework.DetailControls.PossibilityAtomicReferenceLauncher launcher, SIL.FieldWorks.FDO.FdoCache cache, ICmObject obj, int flid ) : System.Xml

메소드 상세

FinishInit() 공개 메소드

Override method to add suitable control.
public FinishInit ( ) : void
리턴 void

PossibilityAtomicReferenceSlice() 공개 메소드

public PossibilityAtomicReferenceSlice ( SIL.FieldWorks.FDO.FdoCache cache, ICmObject obj, int flid ) : System.Xml
cache SIL.FieldWorks.FDO.FdoCache
obj ICmObject
flid int
리턴 System.Xml

PossibilityAtomicReferenceSlice() 보호된 메소드

protected PossibilityAtomicReferenceSlice ( SIL.FieldWorks.Common.Framework.DetailControls.PossibilityAtomicReferenceLauncher launcher, SIL.FieldWorks.FDO.FdoCache cache, ICmObject obj, int flid ) : System.Xml
launcher SIL.FieldWorks.Common.Framework.DetailControls.PossibilityAtomicReferenceLauncher
cache SIL.FieldWorks.FDO.FdoCache
obj ICmObject
flid int
리턴 System.Xml