public class UIPointDataLayer extends UIDataLayer implements oracle.adf.view.rich.dnd.DragSourceFactory
Modifier and Type | Field and Description |
---|---|
static org.apache.myfaces.trinidad.bean.PropertyKey |
CLIENT_LISTENERS_KEY |
static java.lang.String |
COMPONENT_FAMILY |
static java.lang.String |
COMPONENT_TYPE |
static org.apache.myfaces.trinidad.bean.FacesBean.Type |
TYPE |
ANIMATION_DATACHANGE_KEY, ANIMATION_DURATION_KEY, CONTENT_DELIVERY_KEY, DEFAULT_ANIMATIONONLAYERCHANGE, DEFAULT_CONTENT_DELIVERY_MODE, DEFAULT_SELECTION_MODE, DISCLOSED_ROW_KEYS_KEY, EMPTY_TEXT_KEY, PARTIAL_TRIGGERS_KEY, POPUP_CONTEXT_ROW_KEY_KEY, ROW_DISCLOSURE_LISTENER_KEY, SELECTED_ROW_KEYS_KEY, SELECTION_LISTENER_KEY, SELECTION_MODE_KEY, SHORT_DESC_KEY, TRANSITIONS_KEY, VALUE_KEY, VAR_STATUS_KEY
BINDING_KEY, ID_KEY, RENDERED_KEY, RENDERER_TYPE_KEY, TRANSIENT_KEY
Constructor and Description |
---|
UIPointDataLayer()
Constructs an instance of UIPointDataLayer
|
Modifier and Type | Method and Description |
---|---|
oracle.adf.view.rich.dnd.DragSource |
createDragSource(java.lang.String name,
java.util.Set<oracle.adf.view.rich.dnd.DnDAction> allowedActions,
oracle.adf.view.rich.dnd.DnDAction defaultAction,
java.lang.String discriminant,
javax.el.MethodExpression dragDropEndListener,
java.util.Map<java.lang.String,?> properties) |
java.lang.CharSequence |
createDragSourceBehavior(java.lang.String name,
oracle.adf.view.rich.dnd.DragSource dragSource,
java.util.Set<oracle.adf.view.rich.dnd.DnDAction> allowedActions,
oracle.adf.view.rich.dnd.DnDAction defaultAction,
java.lang.String discriminant,
javax.el.MethodExpression dragDropEndListener,
java.util.Map<java.lang.String,?> properties) |
protected org.apache.myfaces.trinidad.bean.FacesBean.Type |
getBeanType() |
oracle.adf.view.rich.event.ClientListenerSet |
getClientListeners()
Gets a set of client listeners.
|
java.lang.String |
getFamily() |
java.lang.String |
getRendererType() |
void |
setClientListeners(oracle.adf.view.rich.event.ClientListenerSet clientListeners)
Sets a set of client listeners.
|
addRowDisclosureListener, addSelectionListener, broadcast, broadcastActionEvent, clearCachedClientIds, createCollectionModel, getAnimationDuration, getAnimationOnDataChange, getContentDelivery, getDisclosedRowKeys, getEmptyText, getModel, getPartialTriggers, getPopupContextRowKey, getRowDisclosureListener, getRowDisclosureListeners, getSelectedRowKeys, getSelectionListener, getSelectionListeners, getSelectionMode, getShortDesc, getTransitions, getValue, getVarStatus, invokeOnComponent, postCreateCollectionModel, processFacetsAndChildren, removeRowDisclosureListener, removeSelectionListener, setAnimationDuration, setAnimationOnDataChange, setContentDelivery, setDisclosedRowKeys, setEmptyText, setPartialTriggers, setRowDisclosureListener, setSelectedRowKeys, setSelectionListener, setSelectionMode, setShortDesc, setTransitions, setValue, setVarStatus, visitData
areRowsAvailable, areRowsAvailable, areRowsAvailable, areRowsLocallyAvailable, areRowsLocallyAvailable, areRowsLocallyAvailable, clearCachedRow, clearCachedRow, clearCachedRows, clearCachedRows, clearCurrencyStringCache, clearLocalCache, createVarStatusMap, decodeChildrenImpl, defaultVisitChildren, encodeBegin, encodeEnd, ensureRowsAvailable, getCachingStrategy, getClientRowKey, getClientRowKeyManager, getCollectionModel, getCollectionModel, getContainerClientId, getCurrencyString, getEstimatedRowCount, getEstimatedRowCountConfidence, getRowCount, getRowData, getRowData, getRowData, getRowIndex, getRowKey, getSortCriteria, getStamps, getVar, isRowAvailable, isRowAvailable, isRowAvailable, isRowLocallyAvailable, isRowLocallyAvailable, isSortable, postRowDataChange, preRowDataChange, processComponent, processDecodes, processEvent, processFlattenedChildrenBegin, processRestoreState, processSaveState, processUpdates, processValidators, queueEvent, resetStampState, restoreStampState, restoreState, saveStampState, saveState, setClientRowKey, setCurrencyString, setRowIndex, setRowKey, setSortCriteria, setupELVariable, setupVisitingContext, setVar, tearDownVisitingContext, updateChildrenImpl, validateChildrenImpl, visitChildren, visitChildrenWithoutIterating, visitUnstampedFacets
adaptMethodBinding, addAttributeChange, addAttributeChangeListener, addClientBehavior, addComponentChange, addComponentChange, addComponentChangeFilter, addFacesListener, broadcastToMethodBinding, broadcastToMethodExpression, clearInitialState, createFacesBean, decode, decodeChildren, encodeChildren, findComponent, getAttributeChangeListener, getAttributeChangeListeners, getAttributes, getBooleanProperty, getChildCount, getChildren, getClientBehaviors, getClientId, getComponentChangeFilters, getContainerClientId, getDefaultEventName, getFacesBean, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacetNames, getFacets, getFacetsAndChildren, getId, getIntProperty, getLifecycleRenderer, getListenersForEventClass, getParent, getPassThroughAttributes, getProperty, getPropertyKey, getRenderedFacetsAndChildren, getRenderer, getRendersChildren, getValueBinding, getValueExpression, initialStateMarked, invokeOnChildrenComponents, invokeOnNamingContainerComponent, isRendered, isTransient, markInitialState, removeAttributeChangeListener, removeComponentChangeFilter, removeFacesListener, satisfiesPartialTrigger, setAttributeChangeListener, setAttributeChangeListener, setBooleanProperty, setId, setIntProperty, setParent, setProperty, setRendered, setRendererType, setTransient, setupFlattenedChildrenContext, setupFlattenedContext, setValueBinding, setValueExpression, subscribeToEvent, tearDownFlattenedChildrenContext, tearDownFlattenedContext, toString, unsubscribeFromEvent, updateChildren, validateChildren
addPartialTarget, broadcastInContext, clearCachedClientIds, defaultGetRenderedFacetsAndChildren, encodeFlattenedChild, encodeFlattenedChildren, getLogicalParent, getLogicalParent, getStateHelper, getStateHelper, isVisitable, partialEncodeVisit, processFlattenedChildren, processFlattenedChildren, processFlattenedChildren, processFlattenedChildren, setPartialTarget, setupChildrenEncodingContext, setupChildrenVisitingContext, setupEncodingContext, setUpEncodingContext, tearDownChildrenEncodingContext, tearDownChildrenVisitingContext, tearDownEncodingContext, visitAllChildren, visitChildren, visitTree, visitTree
encodeAll, getClientId, getCompositeComponentParent, getCurrentComponent, getCurrentCompositeComponent, getNamingContainer, getPassThroughAttributes, getResourceBundleMap, getTransientStateHelper, getTransientStateHelper, isCompositeComponent, isInView, popComponentFromEL, pushComponentToEL, restoreTransientState, saveTransientState, setInView
public static final org.apache.myfaces.trinidad.bean.FacesBean.Type TYPE
public static final org.apache.myfaces.trinidad.bean.PropertyKey CLIENT_LISTENERS_KEY
public static final java.lang.String COMPONENT_FAMILY
public static final java.lang.String COMPONENT_TYPE
public UIPointDataLayer()
public java.lang.String getFamily()
getFamily
in class UIDataLayer
public java.lang.String getRendererType()
getRendererType
in class UIDataLayer
protected org.apache.myfaces.trinidad.bean.FacesBean.Type getBeanType()
getBeanType
in class UIDataLayer
public final oracle.adf.view.rich.event.ClientListenerSet getClientListeners()
public final void setClientListeners(oracle.adf.view.rich.event.ClientListenerSet clientListeners)
clientListeners
- the new clientListeners valuepublic oracle.adf.view.rich.dnd.DragSource createDragSource(java.lang.String name, java.util.Set<oracle.adf.view.rich.dnd.DnDAction> allowedActions, oracle.adf.view.rich.dnd.DnDAction defaultAction, java.lang.String discriminant, javax.el.MethodExpression dragDropEndListener, java.util.Map<java.lang.String,?> properties)
createDragSource
in interface oracle.adf.view.rich.dnd.DragSourceFactory
public java.lang.CharSequence createDragSourceBehavior(java.lang.String name, oracle.adf.view.rich.dnd.DragSource dragSource, java.util.Set<oracle.adf.view.rich.dnd.DnDAction> allowedActions, oracle.adf.view.rich.dnd.DnDAction defaultAction, java.lang.String discriminant, javax.el.MethodExpression dragDropEndListener, java.util.Map<java.lang.String,?> properties)
createDragSourceBehavior
in interface oracle.adf.view.rich.dnd.DragSourceFactory