Property | Type | Description | |
---|---|---|---|
_drawPanelDocker | |||
_viewHeadingBar |
Method | Description | |
---|---|---|
Construct ( |
Construct the view appropriate for this builder.
|
|
Destruct ( ) : void |
Destruct the previously created view.
|
|
UpdateStatePalettes ( ) : void |
Ensure the correct state palettes are being used.
|
Method | Description | |
---|---|---|
ConvertButtonBorderBackOrientation ( ) : VisualOrientation |
Gets the visual orientation of the check buttton.
|
|
ConvertButtonContentOrientation ( ) : VisualOrientation |
Gets the visual orientation of the check butttons content.
|
|
CreateButtonSpecManager ( ) : void |
Create a manager for handling the button specifications.
|
|
OnViewBuilderPropertyChanged ( object sender, |
Process the change in a property that might effect the view builder.
|
|
PostCreate ( ) : void |
Allow operations to occur after main construct actions.
|
Method | Description | |
---|---|---|
GetRemappingPaletteContent ( ) : IPaletteContent | ||
GetRemappingPaletteState ( ) : PaletteState | ||
OnEnabledChanged ( object sender, |
||
SetHeaderStyle ( |
public Construct ( |
||
navigator | Reference to navigator instance. | |
manager | Reference to current manager. | |
redirector | Palette redirector. | |
return | void |
protected ConvertButtonBorderBackOrientation ( ) : VisualOrientation | ||
return | VisualOrientation |
protected ConvertButtonContentOrientation ( ) : VisualOrientation | ||
return | VisualOrientation |
protected OnViewBuilderPropertyChanged ( object sender, |
||
sender | object | Source of the event. |
e | Property changed details. | |
return | void |
protected ViewDrawDocker,ComponentFactory.Krypton.Toolkit _drawPanelDocker | ||
return |