public class ElementsRestBean extends Object implements Serializable
Constructor and Description |
---|
ElementsRestBean() |
Modifier and Type | Method and Description |
---|---|
List<Element> |
getElements()
Gets all the previously fetched elements of the periodic table.
|
void |
preRenderView(javax.faces.event.ComponentSystemEvent componentSystemEvent)
Gets all the elements of the periodic table and stored them for future reference.
|
public void preRenderView(javax.faces.event.ComponentSystemEvent componentSystemEvent)
componentSystemEvent
- The component system event.Copyright © 2008–2018. All rights reserved.