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

Packages that use org.exoplatform.gwtframework.ui.client.window
org.exoplatform.gwtframework.ui.client.dialog   
org.exoplatform.gwtframework.ui.client.window   
 

Classes in org.exoplatform.gwtframework.ui.client.window used by org.exoplatform.gwtframework.ui.client.dialog
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.
Window
          Window component that can be modal or not and dragged by user.
 

Classes in org.exoplatform.gwtframework.ui.client.window used by org.exoplatform.gwtframework.ui.client.window
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.
MaximizeButton
          Button for maximizing window (displayed at the right upper corner).
MaximizeHandler
          Handler for user's maximize window action.
RestoreHandler
          Handler for user's restore window size action.
Window
          Window component that can be modal or not and dragged by user.
WindowButton
          Window button, displayed at it's header.
 



Copyright © 2012 eXo Platform SAS. All Rights Reserved.