public class DialogBindStrategyImpl extends Object implements BindStrategy
| Constructor and Description |
|---|
DialogBindStrategyImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
bind(com.google.gwt.user.client.ui.HasWidgets container,
View view) |
void |
unbind(View view) |
public void bind(@Nonnull com.google.gwt.user.client.ui.HasWidgets container, @Nonnull View view)
bind in interface BindStrategypublic void unbind(@Nonnull View view)
unbind in interface BindStrategyApache CXF