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