프로퍼티 | 타입 | 설명 | |
---|---|---|---|
bottomSpaceHeight | int | ||
centerSpaceWidth | int | ||
dockSpaceConcept | SpaceConcept | ||
leftSpaceWidth | int | ||
myOwner | |||
rightSpaceWidth | int | ||
sizeH | int | ||
sizeW | int | ||
spaces | LayoutFarm.UI.SpacePart[] | ||
topSpaceHeight | int |
메소드 | 설명 | |
---|---|---|
ArrangeAllSpaces ( ) : void | ||
GetVisualElementIter ( ) : IEnumerable |
||
GetVisualElementReverseIter ( ) : IEnumerable |
||
NinespaceController ( |
||
SetBottomSpaceHeight ( int value ) : void | ||
SetCenterSpaceWidth ( int value ) : void | ||
SetLeftSpaceWidth ( int value ) : void | ||
SetRightSpaceWidth ( int value ) : void | ||
SetTopSpaceHeight ( int value ) : void | ||
TopDownReCalculateContentSize ( ) : void | ||
dbugGetLinkInfo ( ) : string |
메소드 | 설명 | |
---|---|---|
InitSpace ( SpaceName name ) : |
||
InvalidateArrangementInAllDockSpaces ( ) : void | ||
SetDockBound ( |
메소드 | 설명 | |
---|---|---|
CalculateTotalDockSpaceDesiredHeight ( ) : int | ||
CalculateTotalDockSpaceDesiredHeight ( |
||
CalculateTotalDockSpaceDesiredWidth ( ) : int | ||
CalculateTotalDockSpaceDesiredWidth ( |
||
CalculateTotalFreeSpacesDesiredHeight ( ) : int | ||
CalculateTotalFreeSpacesDesiredHeight ( |
||
CalculateTotalFreeSpacesDesiredWidth ( ) : int | ||
CalculateTotalFreeSpacesDesiredWidth ( |
||
GetAllSpaces ( ) : LayoutFarm.UI.SpacePart[] |
public GetVisualElementReverseIter ( ) : IEnumerable |
||
리턴 | IEnumerable |
protected InvalidateArrangementInAllDockSpaces ( ) : void | ||
리턴 | void |
public NinespaceController ( |
||
owner | ||
initConcept | SpaceConcept | |
리턴 | System |
protected static SetDockBound ( |
||
dock | ||
x | int | |
y | int | |
newWidth | int | |
newHeight | int | |
리턴 | void |