public static interface LayoutDragComponentGroupPresenter.View extends UberElement<LayoutDragComponentGroupPresenter>
| Modifier and Type | Method and Description |
|---|---|
void |
addComponent(String componentId,
LayoutDragComponent component) |
void |
addComponents(Map<String,LayoutDragComponent> components) |
void |
removeComponent(String componentId) |
void |
setTitle(String name) |
initvoid setTitle(String name)
void addComponents(Map<String,LayoutDragComponent> components)
void addComponent(String componentId, LayoutDragComponent component)
void removeComponent(String componentId)
Copyright © 2012–2017 JBoss by Red Hat. All rights reserved.