Interface WidgetContainer


public interface WidgetContainer
Container for Widgets.
  • Method Summary

    Modifier and Type
    Method
    Description
    com.levigo.jadice.web.client.util.internal.widget.SimpleAbsolutePanel
     
    com.google.gwt.user.client.ui.LayoutPanel
     
  • Method Details

    • getAbsoluteLayout

      com.levigo.jadice.web.client.util.internal.widget.SimpleAbsolutePanel getAbsoluteLayout()
    • getRelativeLayout

      com.google.gwt.user.client.ui.LayoutPanel getRelativeLayout()