T
- The entity type.public interface Viewer<T>
A client side viewer.
Modifier and Type | Method and Description |
---|---|
void |
show(T instance)
Initialize the viewer hierarchy and display the instance to show.
|
void show(T instance)
instance
- The instance.Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.