C# 클래스 Habanero.Faces.Test.Win.BusinessObjectControlStub

상속: Habanero.Faces.Win.UserControlWin, IBOEditorControl
파일 보기 프로젝트 열기: Chillisoft/habanero.faces

공개 메소드들

메소드 설명
ApplyChangesToBusinessObject ( ) : void

Applies any changes that have occured in any of the Controls on this control's to their related Properties on the Business Object.

ClearErrors ( ) : void
DisplayErrors ( ) : void

메소드 상세

ApplyChangesToBusinessObject() 공개 메소드

Applies any changes that have occured in any of the Controls on this control's to their related Properties on the Business Object.
public ApplyChangesToBusinessObject ( ) : void
리턴 void

ClearErrors() 공개 메소드

public ClearErrors ( ) : void
리턴 void

DisplayErrors() 공개 메소드

public DisplayErrors ( ) : void
리턴 void