Property | Type | Description | |
---|---|---|---|
id | int | ||
isDraggingSplitter | bool | ||
topPaneHeight | float |
Method | Description | |
---|---|---|
ResolveStateToCurrentContext ( int currentId, VerticalPaneState, prototype ) : void |
Method | Description | |
---|---|---|
InitFromPrototype ( int newId, VerticalPaneState, prototype ) : void | ||
Reset ( int newId ) : void |
protected InitFromPrototype ( int newId, VerticalPaneState, prototype ) : void | ||
newId | int | |
prototype | VerticalPaneState, | |
return | void |
public ResolveStateToCurrentContext ( int currentId, VerticalPaneState, prototype ) : void | ||
currentId | int | |
prototype | VerticalPaneState, | |
return | void |