C# 클래스 Habanero.Faces.Base.FileChooserManager

This manager groups common logic for IFileChooser objects. Do not use this object in working code - rather call CreateFileChooser in the appropriate control factory.
파일 보기 프로젝트 열기: Chillisoft/habanero.faces 1 사용 예제들

공개 메소드들

메소드 설명
FileChooserManager ( IControlFactory controlFactory, IFileChooser fileChooser )

Constructs the FileChooserManager

메소드 상세

FileChooserManager() 공개 메소드

Constructs the FileChooserManager
public FileChooserManager ( IControlFactory controlFactory, IFileChooser fileChooser )
controlFactory IControlFactory
fileChooser IFileChooser