public static class ChatRoomView.ChatRoomViewFactory extends Object implements EntityViewFactory
A factory that can be added to a view node to "turn" it into a ChatRoomView.
| Constructor and Description |
|---|
ChatRoomViewFactory() |
| Modifier and Type | Method and Description |
|---|---|
EntityView |
createView(Entity entity,
ViewNode node) |
public EntityView createView(Entity entity, ViewNode node)
createView in interface EntityViewFactory