C# 클래스 BudgetAnalyser.Engine.Widgets.DateFilterWidget

상속: Widget, IWidgetWithAdditionalImage
파일 보기 프로젝트 열기: Benrnz/BudgetAnalyser

공개 메소드들

메소드 설명
Update ( ) : void

Updates the widget with new input.

비공개 메소드들

메소드 설명
DateFilterApplied ( GlobalFilterCriteria criteria ) : void
DateFilterWidget ( ) : System
NoDateFilterApplied ( ) : void

메소드 상세

Update() 공개 메소드

Updates the widget with new input.
public Update ( ) : void
리턴 void