C# 클래스 HardwarePhaseControl, NewTOAPIA

This graphic group contains all the little elements that make up a little IT phase.
상속: NewTOAPIA.UI.GraphicGroup
파일 보기 프로젝트 열기: Wiladams/NewTOAPIA

공개 메소드들

메소드 설명
Expand ( ) : void
HardwarePhaseControl ( string name, int phase, string phaseName, string deliverableName, string milestoneName, string checkpointName, int x, int y ) : System
HeadingClicked ( object sender, EventArgs e ) : void
Shrink ( ) : void

보호된 메소드들

메소드 설명
OnUpdateGeometryState ( ) : void

메소드 상세

Expand() 공개 메소드

public Expand ( ) : void
리턴 void

HardwarePhaseControl() 공개 메소드

public HardwarePhaseControl ( string name, int phase, string phaseName, string deliverableName, string milestoneName, string checkpointName, int x, int y ) : System
name string
phase int
phaseName string
deliverableName string
milestoneName string
checkpointName string
x int
y int
리턴 System

HeadingClicked() 공개 메소드

public HeadingClicked ( object sender, EventArgs e ) : void
sender object
e EventArgs
리턴 void

OnUpdateGeometryState() 보호된 메소드

protected OnUpdateGeometryState ( ) : void
리턴 void

Shrink() 공개 메소드

public Shrink ( ) : void
리턴 void