Package org.exoplatform.gwtframework.ui.client.window

Interface Summary
CloseClickHandler Handler for user's close click action on window (popup).
HasCloseClickHandlers Implementer will contain registered CloseClickHandler handlers.
HasMaximizeHandlers Implementer will contain registered MaximizeHandler handlers.
HasRestoreHandlers Implementer will contain registered RestoreHandler handlers.
MaximizeHandler Handler for user's maximize window action.
RestoreHandler Handler for user's restore window size action.
 

Class Summary
CloseButton Button for closing window (displayed at the right upper corner).
MaximizeButton Button for maximizing window (displayed at the right upper corner).
ResizeableWindow Window component with ability to resize.
Window Window component that can be modal or not and dragged by user.
WindowButton Window button, displayed at it's header.
 



Copyright © 2013 eXo Platform SAS. All Rights Reserved.