ArcGIS Server Geoportal extension
10

com.esri.gpt.framework.jsf.components
Class UILiveData

java.lang.Object
  extended by javax.faces.component.UIComponent
      extended by javax.faces.component.UIComponentBase
          extended by com.esri.gpt.framework.jsf.components.UILiveData
All Implemented Interfaces:
Serializable, javax.faces.component.StateHolder

public class UILiveData
extends javax.faces.component.UIComponentBase
implements Serializable

UI of Live Data.

See Also:
Serialized Form

Field Summary
static String COMPONENT_FAMILY
          The JSF Component family.
static String COMPONENT_TYPE
          The JSF Component type.
 
Constructor Summary
UILiveData()
           
 
Method Summary
 void encodeBegin(javax.faces.context.FacesContext context)
          Completes begin phase of component encoding.
 String getFamily()
          Gets component family.
 
Methods inherited from class javax.faces.component.UIComponentBase
addFacesListener, broadcast, decode, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientId, getFacesContext, getFacesListeners, getFacet, getFacets, getFacetsAndChildren, getId, getParent, getRenderer, getRendererType, getRendersChildren, getValueBinding, isRendered, isTransient, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, queueEvent, removeFacesListener, restoreAttachedState, restoreState, saveAttachedState, saveState, setId, setParent, setRendered, setRendererType, setTransient, setValueBinding
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

COMPONENT_TYPE

public static final String COMPONENT_TYPE
The JSF Component type.

See Also:
Constant Field Values

COMPONENT_FAMILY

public static final String COMPONENT_FAMILY
The JSF Component family.

See Also:
Constant Field Values
Constructor Detail

UILiveData

public UILiveData()
Method Detail

getFamily

public String getFamily()
Gets component family.

Specified by:
getFamily in class javax.faces.component.UIComponent
Returns:
component family (UIPrepareView.COMPONENT_FAMILY)

encodeBegin

public void encodeBegin(javax.faces.context.FacesContext context)
                 throws IOException
Completes begin phase of component encoding.

Overrides:
encodeBegin in class javax.faces.component.UIComponentBase
Parameters:
context - faces context
Throws:
IOException - if encoding fails

ArcGIS Server Geoportal extension
10

Copyright 2010 Environmental Systems Research Institute. All rights reserved. Use is subject to license terms.