public class DefaultWidgetFactory<T extends BaseDecisionTableColumnPlugin & HasValueOptionsPage> extends Object
Constructor and Description |
---|
DefaultWidgetFactory(T plugin) |
Modifier and Type | Method and Description |
---|---|
com.google.gwt.user.client.ui.IsWidget |
create() |
protected DTCellValueWidgetFactory |
factory() |
protected T |
getPlugin() |
public DefaultWidgetFactory(T plugin)
public com.google.gwt.user.client.ui.IsWidget create()
protected T getPlugin()
protected DTCellValueWidgetFactory factory()
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.