Method | Description | |
---|---|---|
ButtonSpecRemapByContentCache ( IPalette target, |
Initialize a new instance of the ButtonSpecRemapByContentCache class.
|
|
SetPaletteContent ( IPaletteContent paletteContent ) : void |
Set the palette content to use for remapping.
|
|
SetPaletteState ( PaletteState paletteState ) : void |
Set the palette state of the remapping element.
|
public ButtonSpecRemapByContentCache ( IPalette target, |
||
target | IPalette | Initial palette target for redirection. |
buttonSpec | Reference to button specification. | |
return | System |
public SetPaletteContent ( IPaletteContent paletteContent ) : void | ||
paletteContent | IPaletteContent | Palette for requesting foreground colors. |
return | void |
public SetPaletteState ( PaletteState paletteState ) : void | ||
paletteState | PaletteState | Palette state. |
return | void |