C# 클래스 AspNetEdit.Gui.Toolbox.ToolboxStore

상속: Gtk.NodeStore
파일 보기 프로젝트 열기: mono/aspeditor 1 사용 예제들

공개 메소드들

메소드 설명
SetCategorised ( bool categorised ) : void
SetFilter ( string keyword ) : void
SetNodes ( ICollection nodes ) : void
ToolboxStore ( ) : System.Collections

비공개 메소드들

메소드 설명
Build ( ) : void

메소드 상세

SetCategorised() 공개 메소드

public SetCategorised ( bool categorised ) : void
categorised bool
리턴 void

SetFilter() 공개 메소드

public SetFilter ( string keyword ) : void
keyword string
리턴 void

SetNodes() 공개 메소드

public SetNodes ( ICollection nodes ) : void
nodes ICollection
리턴 void

ToolboxStore() 공개 메소드

public ToolboxStore ( ) : System.Collections
리턴 System.Collections