C# 클래스 SIL.FieldWorks.Common.RootSites.StringPropertyCollectorEnv

Todo: keep track of editable properties and the flow objects they apply to in OpenFlowObject()
상속: PointsOfInterestCollectorEnv
파일 보기 프로젝트 열기: sillsdev/FieldWorks

공개 메소드들

메소드 설명
AddStringAltMember ( int tag, int ws, IVwViewConstructor _vwvc ) : void

Member AddStringAltMember

AddStringProp ( int tag, IVwViewConstructor _vwvc ) : void

Member AddStringProp

비공개 메소드들

메소드 설명
StringPropertyCollectorEnv ( IVwEnv baseEnv, ISilDataAccess sda, int hvoRoot ) : System

Initializes a new instance of the StringPropertyCollectorEnv class.

메소드 상세

AddStringAltMember() 공개 메소드

Member AddStringAltMember
public AddStringAltMember ( int tag, int ws, IVwViewConstructor _vwvc ) : void
tag int tag
ws int ws
_vwvc IVwViewConstructor _vwvc
리턴 void

AddStringProp() 공개 메소드

Member AddStringProp
public AddStringProp ( int tag, IVwViewConstructor _vwvc ) : void
tag int tag
_vwvc IVwViewConstructor _vwvc
리턴 void