Uses of Interface
com.ebmwebsourcing.geasytools.geasyui.api.uipanel.IUIPanel

Packages that use IUIPanel
com.ebmwebsourcing.geasytools.geasyui.api.connectable   
com.ebmwebsourcing.geasytools.geasyui.api.core   
com.ebmwebsourcing.geasytools.geasyui.api.draggable   
com.ebmwebsourcing.geasytools.geasyui.api.droppable   
com.ebmwebsourcing.geasytools.geasyui.api.palette   
com.ebmwebsourcing.geasytools.geasyui.api.resizable   
com.ebmwebsourcing.geasytools.geasyui.api.uipanel   
com.ebmwebsourcing.geasytools.geasyui.impl.connectable   
com.ebmwebsourcing.geasytools.geasyui.impl.core   
com.ebmwebsourcing.geasytools.geasyui.impl.draggable   
com.ebmwebsourcing.geasytools.geasyui.impl.droppable   
com.ebmwebsourcing.geasytools.geasyui.impl.palette   
com.ebmwebsourcing.geasytools.geasyui.impl.resizable   
com.ebmwebsourcing.geasytools.geasyui.impl.selectable   
com.ebmwebsourcing.geasytools.geasyui.impl.uipanel   
 

Uses of IUIPanel in com.ebmwebsourcing.geasytools.geasyui.api.connectable
 

Methods in com.ebmwebsourcing.geasytools.geasyui.api.connectable that return IUIPanel
 IUIPanel IConnectableElement.getUIPanel()
           
 

Uses of IUIPanel in com.ebmwebsourcing.geasytools.geasyui.api.core
 

Methods in com.ebmwebsourcing.geasytools.geasyui.api.core that return IUIPanel
 IUIPanel IUIElement.getUIPanel()
           
 

Methods in com.ebmwebsourcing.geasytools.geasyui.api.core with parameters of type IUIPanel
 void IUIElement.setUIPanel(IUIPanel uiPanel)
           
 

Uses of IUIPanel in com.ebmwebsourcing.geasytools.geasyui.api.draggable
 

Methods in com.ebmwebsourcing.geasytools.geasyui.api.draggable that return IUIPanel
 IUIPanel IHasDragProxy.getUIPanel()
           
 IUIPanel IDraggableElement.getUIPanel()
           
 

Methods in com.ebmwebsourcing.geasytools.geasyui.api.draggable with parameters of type IUIPanel
 void IHasDragProxy.setUIPanel(IUIPanel panel)
           
 

Uses of IUIPanel in com.ebmwebsourcing.geasytools.geasyui.api.droppable
 

Methods in com.ebmwebsourcing.geasytools.geasyui.api.droppable that return IUIPanel
 IUIPanel IDDManager.getUIPanel()
           
 IUIPanel IDroppableElement.getUIPanel()
           
 

Uses of IUIPanel in com.ebmwebsourcing.geasytools.geasyui.api.palette
 

Methods in com.ebmwebsourcing.geasytools.geasyui.api.palette that return IUIPanel
 IUIPanel IPalette.getUIPanel()
           
 

Methods in com.ebmwebsourcing.geasytools.geasyui.api.palette with parameters of type IUIPanel
 void IPalette.setUIPanel(IUIPanel panel)
           
 

Uses of IUIPanel in com.ebmwebsourcing.geasytools.geasyui.api.resizable
 

Methods in com.ebmwebsourcing.geasytools.geasyui.api.resizable that return IUIPanel
 IUIPanel IResizableElement.getUIPanel()
           
 

Uses of IUIPanel in com.ebmwebsourcing.geasytools.geasyui.api.uipanel
 

Methods in com.ebmwebsourcing.geasytools.geasyui.api.uipanel that return IUIPanel
 IUIPanel IUIPanelResizeUIHandler.getUIPanel()
           
 IUIPanel ISelectionMarkerDefaultHandlers.getUIPanel()
           
 IUIPanel IUIPanelResizeConfiguration.getUIPanel()
           
 IUIPanel IDefaultUIPanelHandlers.getUIPanel()
           
 

Uses of IUIPanel in com.ebmwebsourcing.geasytools.geasyui.impl.connectable
 

Methods in com.ebmwebsourcing.geasytools.geasyui.impl.connectable that return IUIPanel
 IUIPanel ConnectorPoint.getUIPanel()
           
 IUIPanel Magnet.getUIPanel()
           
 

Constructors in com.ebmwebsourcing.geasytools.geasyui.impl.connectable with parameters of type IUIPanel
Connector(IUIPanel uipanel, java.lang.String id)
           
Connector(IUIPanel uipanel, java.lang.String id, IConnectableElement source, IConnectableElement target)
           
 

Uses of IUIPanel in com.ebmwebsourcing.geasytools.geasyui.impl.core
 

Classes in com.ebmwebsourcing.geasytools.geasyui.impl.core that implement IUIPanel
 class UIPanel
           
 

Methods in com.ebmwebsourcing.geasytools.geasyui.impl.core that return IUIPanel
 IUIPanel UIElement.getUIPanel()
           
 IUIPanel UIPanel.getUIPanel()
           
 

Methods in com.ebmwebsourcing.geasytools.geasyui.impl.core with parameters of type IUIPanel
static com.google.gwt.user.client.ui.AbsolutePanel Helper.getAbsolutePanel(IUIPanel panel)
           
 void UIElement.setUIPanel(IUIPanel uiPanel)
           
 

Constructors in com.ebmwebsourcing.geasytools.geasyui.impl.core with parameters of type IUIPanel
ContainerDefaultHandler(IContainer container, IUIPanel uipanel)
           
DefaultContainerChildHandler(IContainer container, IUIPanel uipanel)
           
DefaultContainerConnectorHandler(IContainer container, IUIPanel uipanel)
           
UIElement(IUIPanel uiPanel, java.lang.String id)
           
 

Uses of IUIPanel in com.ebmwebsourcing.geasytools.geasyui.impl.draggable
 

Methods in com.ebmwebsourcing.geasytools.geasyui.impl.draggable that return IUIPanel
 IUIPanel DraggableProxy.getUIPanel()
           
 IUIPanel HasDragProxy.getUIPanel()
           
 

Methods in com.ebmwebsourcing.geasytools.geasyui.impl.draggable with parameters of type IUIPanel
 void HasDragProxy.setUIPanel(IUIPanel panel)
           
 

Constructors in com.ebmwebsourcing.geasytools.geasyui.impl.draggable with parameters of type IUIPanel
Draggable(IUIPanel uiPanel, java.lang.String id)
           
HasDragProxy(IUIPanel uipanel)
           
 

Uses of IUIPanel in com.ebmwebsourcing.geasytools.geasyui.impl.droppable
 

Methods in com.ebmwebsourcing.geasytools.geasyui.impl.droppable that return IUIPanel
 IUIPanel DDManager.getUIPanel()
           
 

Constructors in com.ebmwebsourcing.geasytools.geasyui.impl.droppable with parameters of type IUIPanel
DDManager(IUIPanel uipanel)
           
Droppable(IUIPanel uiPanel, java.lang.String id)
           
DroppableDraggable(IUIPanel uiPanel, java.lang.String id)
           
 

Uses of IUIPanel in com.ebmwebsourcing.geasytools.geasyui.impl.palette
 

Methods in com.ebmwebsourcing.geasytools.geasyui.impl.palette that return IUIPanel
 IUIPanel Palette.getUIPanel()
           
 

Methods in com.ebmwebsourcing.geasytools.geasyui.impl.palette with parameters of type IUIPanel
 void Palette.setUIPanel(IUIPanel panel)
           
 

Constructors in com.ebmwebsourcing.geasytools.geasyui.impl.palette with parameters of type IUIPanel
Palette(IUIPanel panel)
           
 

Uses of IUIPanel in com.ebmwebsourcing.geasytools.geasyui.impl.resizable
 

Methods in com.ebmwebsourcing.geasytools.geasyui.impl.resizable that return IUIPanel
 IUIPanel ResizeUIHandler.getUIPanel()
           
 

Uses of IUIPanel in com.ebmwebsourcing.geasytools.geasyui.impl.selectable
 

Constructors in com.ebmwebsourcing.geasytools.geasyui.impl.selectable with parameters of type IUIPanel
Selectable(IUIPanel uiPanel, java.lang.String id)
           
 

Uses of IUIPanel in com.ebmwebsourcing.geasytools.geasyui.impl.uipanel
 

Methods in com.ebmwebsourcing.geasytools.geasyui.impl.uipanel that return IUIPanel
 IUIPanel UIPanelResizeConfiguration.getUIPanel()
           
 IUIPanel UIPanelResizeDefaultHandlers.getUIPanel()
           
 IUIPanel SelectionMarker.getUIPanel()
           
 IUIPanel UIPanelSelectorDefaultHandlers.getUIPanel()
           
 IUIPanel UIPanelDefaultHandlers.getUIPanel()
           
 IUIPanel UIPanelDragDefaultHandlers.getUIPanel()
           
 IUIPanel UIPanelResizeUIHandler.getUIPanel()
           
 

Constructors in com.ebmwebsourcing.geasytools.geasyui.impl.uipanel with parameters of type IUIPanel
DefaultBottomResizeUIHandler(IUIPanel uiPanel)
           
DefaultLeftResizeUIHandler(IUIPanel uiPanel)
           
DefaultRightResizeUIHandler(IUIPanel uiPanel)
           
DefaultTopResizeUIHandler(IUIPanel uiPanel)
           
SelectionMarker(IUIPanel uipanel)
           
UIPanelDefaultHandlers(IUIPanel uipanel)
           
UIPanelDragDefaultHandlers(IUIPanel uipanel)
           
UIPanelResizeConfiguration(IUIPanel uipanel)
           
UIPanelResizeDefaultHandlers(IUIPanel panel)
           
UIPanelResizeUIHandler(IUIPanel uiPanel)
           
UIPanelSelectorDefaultHandlers(IUIPanel panel)
           
 



Copyright © 2010-2011 Petals Link. All Rights Reserved.