com.ebmwebsourcing.geasytools.widgets.core.api.panel
Interface IPanel
- All Superinterfaces:
- com.google.gwt.user.client.ui.IsWidget, IWidget
- All Known Subinterfaces:
- IFileExplorerPanel, IFilePanel, IFolderPanel
- All Known Implementing Classes:
- FileExplorerPanel, FilePanel, FolderPanel
public interface IPanel
- extends IWidget
| Methods inherited from interface com.google.gwt.user.client.ui.IsWidget |
asWidget |
setTitle
void setTitle(java.lang.String title)
getTitle
java.lang.String getTitle()
setWidth
void setWidth(int width)
setHeight
void setHeight(int height)
Copyright © 2010-2011 Petals Link. All Rights Reserved.