C# 클래스 PKSim.UI.Views.Snapshots.LoadFromSnapshotView

상속: BaseModalView, ILoadFromSnapshotView
파일 보기 프로젝트 열기: Open-Systems-Pharmacology/PK-Sim

공개 메소드들

메소드 설명
AddLogView ( IView view ) : void
AttachPresenter ( ILoadFromSnapshotPresenter presenter ) : void
BindTo ( LoadFromSnapshotDTO loadFromSnapshotDTO ) : void
EnableButtons ( bool cancelEnabled, bool okEnabled = false, bool startEnabled = false ) : void
InitializeBinding ( ) : void
LoadFromSnapshotView ( ) : System.Windows.Forms
LoadFromSnapshotView ( IShell shell ) : System.Windows.Forms

비공개 메소드들

메소드 설명
LayoutVisibilityConvertor ( ) : layoutItemRunSimulations.Visibility=

메소드 상세

AddLogView() 공개 메소드

public AddLogView ( IView view ) : void
view IView
리턴 void

AttachPresenter() 공개 메소드

public AttachPresenter ( ILoadFromSnapshotPresenter presenter ) : void
presenter ILoadFromSnapshotPresenter
리턴 void

BindTo() 공개 메소드

public BindTo ( LoadFromSnapshotDTO loadFromSnapshotDTO ) : void
loadFromSnapshotDTO LoadFromSnapshotDTO
리턴 void

EnableButtons() 공개 메소드

public EnableButtons ( bool cancelEnabled, bool okEnabled = false, bool startEnabled = false ) : void
cancelEnabled bool
okEnabled bool
startEnabled bool
리턴 void

InitializeBinding() 공개 메소드

public InitializeBinding ( ) : void
리턴 void

LoadFromSnapshotView() 공개 메소드

public LoadFromSnapshotView ( ) : System.Windows.Forms
리턴 System.Windows.Forms

LoadFromSnapshotView() 공개 메소드

public LoadFromSnapshotView ( IShell shell ) : System.Windows.Forms
shell IShell
리턴 System.Windows.Forms