|
Esri Geoportal Server 1.2.9
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjavax.faces.component.UIComponent
javax.faces.component.UIComponentBase
com.esri.gpt.framework.jsf.components.UILiveData
public class UILiveData
UI of Live Data.
| Field Summary | |
|---|---|
static String |
COMPONENT_FAMILY
The JSF Component family. |
static String |
COMPONENT_TYPE
The JSF Component type. |
| Fields inherited from class javax.faces.component.UIComponent |
|---|
BEANINFO_KEY, bindings, COMPOSITE_COMPONENT_TYPE_KEY, COMPOSITE_FACET_NAME, CURRENT_COMPONENT, CURRENT_COMPOSITE_COMPONENT, FACETS_KEY, VIEW_LOCATION_KEY |
| Constructor Summary | |
|---|---|
UILiveData()
|
|
| Method Summary | |
|---|---|
void |
encodeBegin(FacesContext context)
Completes begin phase of component encoding. |
String |
getFamily()
Gets component family. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String COMPONENT_TYPE
public static final String COMPONENT_FAMILY
| Constructor Detail |
|---|
public UILiveData()
| Method Detail |
|---|
public String getFamily()
getFamily in class UIComponentUIPrepareView.COMPONENT_FAMILY)
public void encodeBegin(FacesContext context)
throws IOException
encodeBegin in class UIComponentBasecontext - faces context
IOException - if encoding fails
|
Esri Geoportal Server 1.2.9
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||