public interface IClientUiContributor extends IRecordingComponentUiContributor
Modifier and Type | Method and Description |
---|---|
void |
clientStateChanged(ClientState oldState,
ClientState newState) |
void |
initialize(IClient client) |
contributeEditorSection, contributeToolBarActions, dispose
void initialize(IClient client)
void clientStateChanged(ClientState oldState, ClientState newState)
© Copyright IBM Corp. 2013. All rights reserved.