public class UIMarker
extends org.apache.myfaces.trinidad.component.UIXComponentBase
implements javax.faces.component.ActionSource, javax.faces.component.ActionSource2, javax.faces.component.ValueHolder
| Modifier and Type | Field and Description |
|---|---|
static org.apache.myfaces.trinidad.bean.PropertyKey |
ACTION_EXPRESSION_KEY |
static org.apache.myfaces.trinidad.bean.PropertyKey |
ACTION_LISTENER_KEY |
static org.apache.myfaces.trinidad.bean.PropertyKey |
BORDER_COLOR_KEY |
static org.apache.myfaces.trinidad.bean.PropertyKey |
BORDER_STYLE_KEY |
static org.apache.myfaces.trinidad.bean.PropertyKey |
BORDER_WIDTH_KEY |
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.PropertyKey |
CONVERTER_KEY |
protected static java.lang.String |
DEFAULT_GRADIENT_EFFECT |
protected static java.lang.String |
DEFAULT_LABEL_DISPLAY |
protected static java.lang.String |
DEFAULT_LABEL_POSITION |
protected static java.lang.String |
DEFAULT_PATTERN |
protected static double |
DEFAULT_SCALE |
static org.apache.myfaces.trinidad.bean.PropertyKey |
DESTINATION_KEY |
static org.apache.myfaces.trinidad.bean.PropertyKey |
FILL_COLOR_KEY |
static org.apache.myfaces.trinidad.bean.PropertyKey |
FILL_PATTERN_KEY |
static org.apache.myfaces.trinidad.bean.PropertyKey |
GRADIENT_EFFECT_KEY |
static org.apache.myfaces.trinidad.bean.PropertyKey |
HEIGHT_KEY |
static org.apache.myfaces.trinidad.bean.PropertyKey |
LABEL_DISPLAY_KEY |
static org.apache.myfaces.trinidad.bean.PropertyKey |
LABEL_POSITION_KEY |
static org.apache.myfaces.trinidad.bean.PropertyKey |
LABEL_STYLE_KEY |
static org.apache.myfaces.trinidad.bean.PropertyKey |
OPACITY_KEY |
static org.apache.myfaces.trinidad.bean.PropertyKey |
SCALE_X_KEY |
static org.apache.myfaces.trinidad.bean.PropertyKey |
SCALE_Y_KEY |
static org.apache.myfaces.trinidad.bean.PropertyKey |
SHAPE_KEY |
static org.apache.myfaces.trinidad.bean.PropertyKey |
SHAPE_PATH_KEY |
static org.apache.myfaces.trinidad.bean.PropertyKey |
SHORT_DESC_KEY |
static org.apache.myfaces.trinidad.bean.PropertyKey |
SOURCE_HOVER_KEY |
static org.apache.myfaces.trinidad.bean.PropertyKey |
SOURCE_HOVER_SELECTED_KEY |
static org.apache.myfaces.trinidad.bean.PropertyKey |
SOURCE_KEY |
static org.apache.myfaces.trinidad.bean.PropertyKey |
SOURCE_SELECTED_KEY |
static org.apache.myfaces.trinidad.bean.FacesBean.Type |
TYPE |
static org.apache.myfaces.trinidad.bean.PropertyKey |
VALUE_KEY |
static org.apache.myfaces.trinidad.bean.PropertyKey |
WIDTH_KEY |
| Constructor and Description |
|---|
UIMarker()
Constructs and instance of UIMarker
|
| Modifier and Type | Method and Description |
|---|---|
void |
addActionListener(javax.faces.event.ActionListener actionListener)
Adds an action listener.
|
void |
broadcast(javax.faces.event.FacesEvent event) |
javax.faces.el.MethodBinding |
getAction() |
javax.el.MethodExpression |
getActionExpression()
Gets a reference to an action method sent by the component,
or the static outcome of an action.
|
javax.faces.el.MethodBinding |
getActionListener()
Gets a method reference to an action listener
|
javax.faces.event.ActionListener[] |
getActionListeners()
Returns an array of attached action listeners.
|
protected org.apache.myfaces.trinidad.bean.FacesBean.Type |
getBeanType() |
java.awt.Color |
getBorderColor()
Gets the border color of this marker.
|
java.lang.String |
getBorderStyle()
Gets the border style for the marker.
|
double |
getBorderWidth()
Gets the border width for the marker.
|
oracle.adf.view.rich.event.ClientListenerSet |
getClientListeners()
Gets a set of client listeners.
|
javax.faces.convert.Converter |
getConverter()
Gets a converter object
|
java.lang.String |
getDestination()
Gets the URI this go component references
|
java.lang.String |
getFamily() |
java.awt.Color |
getFillColor()
Gets the fill color of this marker.
|
java.lang.String |
getFillPattern()
Gets the built-in pattern used to fill this marker.
|
java.lang.String |
getGradientEffect()
Gets the gradient effect that should be used for this marker.
|
int |
getHeight()
Gets the height for the marker.
|
java.lang.String |
getLabelDisplay()
Gets the label display behavior for this marker.
|
java.lang.String |
getLabelPosition()
Gets the position relative to the marker that the specified value label should be displayed at.
|
java.lang.String |
getLabelStyle()
Gets the font style for labels associated with this marker.
|
java.lang.Object |
getLocalValue() |
double |
getOpacity()
Gets the opacity of the fill color of the marker.
|
java.lang.String |
getRendererType() |
double |
getScaleX()
Gets the horizontal scale factor for this marker.
|
double |
getScaleY()
Gets the vertical scale factor for this marker.
|
java.lang.String |
getShape()
Gets the shape of the marker.
|
java.lang.String |
getShapePath()
Gets the path to the svg file to use as a custom shape
|
java.lang.String |
getShortDesc()
Gets the short description of this component.
|
java.lang.String |
getSource()
Gets the path to the image file to use as a custom marker
|
java.lang.String |
getSourceHover()
Gets the path to the image file to use as a custom marker when hovered over
|
java.lang.String |
getSourceHoverSelected()
Gets the path to the image file to use as a custom marker
|
java.lang.String |
getSourceSelected()
Gets the path to the image file to use as a custom marker when selected
|
java.lang.Object |
getValue()
Gets the value of the component.
|
int |
getWidth()
Gets the width for the marker.
|
boolean |
isImmediate() |
void |
removeActionListener(javax.faces.event.ActionListener actionListener)
Removes an action listener.
|
void |
setAction(javax.faces.el.MethodBinding methodBinding) |
void |
setActionExpression(javax.el.MethodExpression methodExpression)
Sets a reference to an action method sent by the component,
or the static outcome of an action.
|
void |
setActionListener(javax.faces.el.MethodBinding methodBinding)
Sets a method reference to an action listener
|
void |
setBorderColor(java.awt.Color borderColor)
Sets the border color of this marker.
|
void |
setBorderStyle(java.lang.String borderStyle)
Sets the border style for the marker.
|
void |
setBorderWidth(double borderWidth)
Sets the border width for the marker.
|
void |
setClientListeners(oracle.adf.view.rich.event.ClientListenerSet clientListeners)
Sets a set of client listeners.
|
void |
setConverter(javax.faces.convert.Converter converter)
Sets a converter object
|
void |
setDestination(java.lang.String destination)
Sets the URI this go component references
|
void |
setFillColor(java.awt.Color fillColor)
Sets the fill color of this marker.
|
void |
setFillPattern(java.lang.String pattern)
Sets the built-in pattern used to fill this marker.
|
void |
setGradientEffect(java.lang.String gradientEffect)
Specifies the gradient effect that should be used for this marker.
|
void |
setHeight(int height)
Sets the height for the marker.
|
void |
setImmediate(boolean b) |
void |
setLabelDisplay(java.lang.String labelDisplay)
Sets the label display behavior for this marker.
|
void |
setLabelPosition(java.lang.String labelPosition)
Sets the position relative to the marker that the specified value label should be displayed at.
|
void |
setLabelStyle(java.lang.String labelStyle)
Sets the font style for labels associated with this marker.
|
void |
setOpacity(double opacity)
Specifies the opacity of the fill color of the marker.
|
void |
setScaleX(double scaleX)
Sets the horizontal scale factor for this marker.
|
void |
setScaleY(double scaleY)
Gets the vertical scale factor for this marker.
|
void |
setShape(java.lang.String shape)
Specifies the shape of the marker.
|
void |
setShapePath(java.lang.String shapePath)
Specifies the path to the svg file to use as a custom shape
|
void |
setShortDesc(java.lang.String shortDesc)
Sets the short description of this component.
|
void |
setSource(java.lang.String url)
Specifies the path to the svg file to use as a custom marker
|
void |
setSourceHover(java.lang.String url)
Specifies the path to the svg file to use as a custom marker when hovered over
|
void |
setSourceHoverSelected(java.lang.String url)
Specifies the path to the svg file to use as a custom marker
|
void |
setSourceSelected(java.lang.String url)
Specifies the path to the svg file to use as a custom marker when selected
|
void |
setValue(java.lang.Object value)
Sets the value of the component.
|
void |
setWidth(int width)
Sets the width for the marker.
|
adaptMethodBinding, addAttributeChange, addAttributeChangeListener, addClientBehavior, addComponentChange, addComponentChange, addComponentChangeFilter, addFacesListener, broadcastToMethodBinding, broadcastToMethodExpression, clearInitialState, createFacesBean, decode, decodeChildren, decodeChildrenImpl, encodeBegin, encodeChildren, encodeEnd, 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, getProperty, getPropertyKey, getRenderedFacetsAndChildren, getRenderer, getRendersChildren, getValueBinding, getValueExpression, initialStateMarked, invokeOnChildrenComponents, invokeOnComponent, invokeOnNamingContainerComponent, isRendered, isTransient, markInitialState, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, queueEvent, removeAttributeChangeListener, removeComponentChangeFilter, removeFacesListener, restoreState, satisfiesPartialTrigger, saveState, setAttributeChangeListener, setAttributeChangeListener, setBooleanProperty, setId, setIntProperty, setParent, setProperty, setRendered, setRendererType, setTransient, setupFlattenedChildrenContext, setupFlattenedContext, setValueBinding, setValueExpression, subscribeToEvent, tearDownFlattenedChildrenContext, tearDownFlattenedContext, toString, unsubscribeFromEvent, updateChildren, updateChildrenImpl, validateChildren, validateChildrenImpladdPartialTarget, clearCachedClientIds, clearCachedClientIds, encodeFlattenedChild, encodeFlattenedChildren, getLogicalParent, getLogicalParent, getStateHelper, getStateHelper, isVisitable, partialEncodeVisit, processFlattenedChildren, processFlattenedChildren, processFlattenedChildren, processFlattenedChildren, setPartialTarget, setupChildrenEncodingContext, setupChildrenVisitingContext, setupEncodingContext, setUpEncodingContext, setupVisitingContext, tearDownChildrenEncodingContext, tearDownChildrenVisitingContext, tearDownEncodingContext, tearDownVisitingContext, visitAllChildren, visitChildren, visitChildren, visitTree, visitTreeencodeAll, getClientId, getCompositeComponentParent, getContainerClientId, getCurrentComponent, getCurrentCompositeComponent, getNamingContainer, getResourceBundleMap, getTransientStateHelper, getTransientStateHelper, isCompositeComponent, isInView, popComponentFromEL, processEvent, pushComponentToEL, restoreTransientState, saveTransientState, setInViewpublic static final org.apache.myfaces.trinidad.bean.FacesBean.Type TYPE
public static final org.apache.myfaces.trinidad.bean.PropertyKey VALUE_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey SHAPE_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey SHAPE_PATH_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey SCALE_X_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey SCALE_Y_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey SHORT_DESC_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey FILL_COLOR_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey FILL_PATTERN_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey OPACITY_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey GRADIENT_EFFECT_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey LABEL_DISPLAY_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey LABEL_POSITION_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey LABEL_STYLE_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey ACTION_EXPRESSION_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey ACTION_LISTENER_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey DESTINATION_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey CLIENT_LISTENERS_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey CONVERTER_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey BORDER_STYLE_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey BORDER_WIDTH_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey BORDER_COLOR_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey WIDTH_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey HEIGHT_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey SOURCE_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey SOURCE_HOVER_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey SOURCE_SELECTED_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey SOURCE_HOVER_SELECTED_KEY
protected static final java.lang.String DEFAULT_GRADIENT_EFFECT
protected static final java.lang.String DEFAULT_LABEL_DISPLAY
protected static final java.lang.String DEFAULT_LABEL_POSITION
protected static final double DEFAULT_SCALE
protected static final java.lang.String DEFAULT_PATTERN
public static final java.lang.String COMPONENT_FAMILY
public static final java.lang.String COMPONENT_TYPE
public java.lang.String getFamily()
getFamily in class org.apache.myfaces.trinidad.component.UIXComponentBasepublic java.lang.String getRendererType()
getRendererType in class org.apache.myfaces.trinidad.component.UIXComponentBasepublic void broadcast(javax.faces.event.FacesEvent event)
throws javax.faces.event.AbortProcessingException
broadcast in class org.apache.myfaces.trinidad.component.UIXComponentBasejavax.faces.event.AbortProcessingExceptionprotected org.apache.myfaces.trinidad.bean.FacesBean.Type getBeanType()
getBeanType in class org.apache.myfaces.trinidad.component.UIXComponentBasepublic final java.lang.Object getValue()
getValue in interface javax.faces.component.ValueHolderpublic final void setValue(java.lang.Object value)
setValue in interface javax.faces.component.ValueHoldervalue - value of the componentpublic final java.lang.String getShape()
public final void setShape(java.lang.String shape)
shape - the shape of the markerpublic final java.lang.String getShapePath()
public final void setShapePath(java.lang.String shapePath)
shapePath - path to custom svg filepublic final java.lang.String getSource()
public final void setSource(java.lang.String url)
url - path to custom image filepublic final java.lang.String getSourceHover()
public final void setSourceHover(java.lang.String url)
url - path to custom image filepublic final java.lang.String getSourceSelected()
public final void setSourceSelected(java.lang.String url)
url - path to custom image filepublic final java.lang.String getSourceHoverSelected()
public final void setSourceHoverSelected(java.lang.String url)
url - path to custom image filepublic final double getScaleX()
public final void setScaleX(double scaleX)
scaleX - horizontal scale factorpublic final double getScaleY()
public final void setScaleY(double scaleY)
scaleY - vertical scale factorpublic final java.lang.String getShortDesc()
public final void setShortDesc(java.lang.String shortDesc)
shortDesc - short description of this componentpublic final java.awt.Color getFillColor()
public final void setFillColor(java.awt.Color fillColor)
fillColor - fill color of this markerpublic final java.lang.String getFillPattern()
public final void setFillPattern(java.lang.String pattern)
pattern - pattern used to fill the markerpublic final double getOpacity()
public final void setOpacity(double opacity)
opacity - opacity of the markerpublic final java.lang.String getGradientEffect()
public final void setGradientEffect(java.lang.String gradientEffect)
gradientEffect - gradient effect for this markerpublic final java.lang.String getLabelDisplay()
public final void setLabelDisplay(java.lang.String labelDisplay)
labelDisplay - label display behavior for this markerpublic final java.lang.String getLabelPosition()
public final void setLabelPosition(java.lang.String labelPosition)
labelPosition - position of the marker's labelpublic final java.lang.String getLabelStyle()
public final void setLabelStyle(java.lang.String labelStyle)
labelStyle - font style for labels associated with this markerpublic javax.el.MethodExpression getActionExpression()
getActionExpression in interface javax.faces.component.ActionSource2public void setActionExpression(javax.el.MethodExpression methodExpression)
setActionExpression in interface javax.faces.component.ActionSource2methodExpression - the new actionExpression valuepublic javax.faces.el.MethodBinding getAction()
getAction in interface javax.faces.component.ActionSourcepublic void setAction(javax.faces.el.MethodBinding methodBinding)
setAction in interface javax.faces.component.ActionSourcepublic javax.faces.el.MethodBinding getActionListener()
getActionListener in interface javax.faces.component.ActionSourcepublic void setActionListener(javax.faces.el.MethodBinding methodBinding)
setActionListener in interface javax.faces.component.ActionSourcemethodBinding - the new actionListener valuepublic boolean isImmediate()
isImmediate in interface javax.faces.component.ActionSourcepublic void setImmediate(boolean b)
setImmediate in interface javax.faces.component.ActionSourcepublic void addActionListener(javax.faces.event.ActionListener actionListener)
addActionListener in interface javax.faces.component.ActionSourceactionListener - the action listener to addpublic javax.faces.event.ActionListener[] getActionListeners()
getActionListeners in interface javax.faces.component.ActionSourcepublic void removeActionListener(javax.faces.event.ActionListener actionListener)
removeActionListener in interface javax.faces.component.ActionSourceactionListener - the action listener to removepublic final java.lang.String getDestination()
public final void setDestination(java.lang.String destination)
destination - the new destination valuepublic final oracle.adf.view.rich.event.ClientListenerSet getClientListeners()
public final void setClientListeners(oracle.adf.view.rich.event.ClientListenerSet clientListeners)
clientListeners - the new clientListeners valuepublic java.lang.Object getLocalValue()
getLocalValue in interface javax.faces.component.ValueHolderpublic javax.faces.convert.Converter getConverter()
getConverter in interface javax.faces.component.ValueHolderpublic void setConverter(javax.faces.convert.Converter converter)
setConverter in interface javax.faces.component.ValueHolderconverter - the new converter valuepublic java.lang.String getBorderStyle()
public void setBorderStyle(java.lang.String borderStyle)
borderStyle - the border stylepublic double getBorderWidth()
public void setBorderWidth(double borderWidth)
borderWidth - the border widthpublic java.awt.Color getBorderColor()
public final void setBorderColor(java.awt.Color borderColor)
borderColor - the border colorpublic int getWidth()
public void setWidth(int width)
width - the widthpublic int getHeight()
public void setHeight(int height)
height - the height