C# 클래스 Prizm.Main.Forms.Component.NewEdit.ComponentNewEditViewModel

상속: ViewModelBase, ISupportModifiableView, IDisposable
파일 보기 프로젝트 열기: AleksMorozova/prizm 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
localizedAllType List

공개 메소드들

메소드 설명
Dispose ( ) : void
InspectionTestResultsMaxOrder ( ) : int
NewComponent ( ) : void
RecalculateInspectionTestResultsOrder ( ) : void

비공개 메소드들

메소드 설명
ComponentNewEditViewModel ( IComponentRepositories repos, System.Guid id, IUserNotify notify, ISecurityContext context ) : DevExpress.Mvvm
FormatInspectorList ( IList inspectors ) : string

Customize displaying inspectors name in grid cell : show only last name

메소드 상세

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

InspectionTestResultsMaxOrder() 공개 메소드

public InspectionTestResultsMaxOrder ( ) : int
리턴 int

NewComponent() 공개 메소드

public NewComponent ( ) : void
리턴 void

RecalculateInspectionTestResultsOrder() 공개 메소드

public RecalculateInspectionTestResultsOrder ( ) : void
리턴 void

프로퍼티 상세

localizedAllType 공개적으로 프로퍼티

public List localizedAllType
리턴 List