org.exoplatform.gwtframework.ui.client.command
Interface SimpleControlStateListener
- All Superinterfaces:
- ControlStateListener
- All Known Implementing Classes:
- IconButtonControl, MenuItemControl
public interface SimpleControlStateListener
- extends ControlStateListener
Created by The eXo Platform SAS .
- Version:
- $
- Author:
- Vitaliy Gulyy
updateControlTitle
void updateControlTitle(java.lang.String title)
updateControlSelectionState
void updateControlSelectionState(boolean selected)
updateControlHotKey
void updateControlHotKey(java.lang.String hotKey)
Copyright © 2013 eXo Platform SAS. All Rights Reserved.