Note: Handlers must never cache the element, which can disappear or be replaced at any time. Everybody should go through the ICommandService refreshElements(*) method.
@param element An element for a specific UI element. Will not benull
.
@param parameters Any parameters registered with the callback. Will not be null
, but it may be empty.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|