C# 클래스 Cubano.Client.CubanoTitleCell

상속: Hyena.Data.Gui.ColumnCell, ITextCell
파일 보기 프로젝트 열기: abock/cubano 1 사용 예제들

공개 메소드들

메소드 설명
ComputeRowHeight ( Gtk.Widget widget ) : int
CubanoTitleCell ( ) : System
Render ( CellContext context, StateType state, double cellWidth, double cellHeight ) : void

메소드 상세

ComputeRowHeight() 공개 메소드

public ComputeRowHeight ( Gtk.Widget widget ) : int
widget Gtk.Widget
리턴 int

CubanoTitleCell() 공개 메소드

public CubanoTitleCell ( ) : System
리턴 System

Render() 공개 메소드

public Render ( CellContext context, StateType state, double cellWidth, double cellHeight ) : void
context Hyena.Data.Gui.CellContext
state StateType
cellWidth double
cellHeight double
리턴 void