public abstract class AbstractLayoutGenerator extends Object implements LayoutGenerator
| Constructor and Description |
|---|
AbstractLayoutGenerator() |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.user.client.ui.Panel |
build(LayoutTemplate layoutTemplate) |
abstract com.google.gwt.user.client.ui.ComplexPanel |
getLayoutContainer() |
abstract LayoutDragComponent |
getLayoutDragComponent(LayoutComponent layoutComponent) |
public com.google.gwt.user.client.ui.Panel build(LayoutTemplate layoutTemplate)
build in interface LayoutGeneratorpublic abstract com.google.gwt.user.client.ui.ComplexPanel getLayoutContainer()
public abstract LayoutDragComponent getLayoutDragComponent(LayoutComponent layoutComponent)
Copyright © 2012–2017 JBoss by Red Hat. All rights reserved.