| 
 | ||||||||||
| 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
javax.faces.component.UIOutput
com.ibm.xsp.component.UIOutputEx
com.ibm.xsp.component.UIOutputLink
com.ibm.xsp.component.xp.XspOutputLink
public class XspOutputLink
A control that links to a different page, to another control on the same page, or to an external resource using a URL.
XPages Core Controls - Link
Represents an HTMLanchor element
 
| Nested Class Summary | 
|---|
| Nested classes/interfaces inherited from class javax.faces.component.UIComponentBase | 
|---|
| javax.faces.component.UIComponentBase.AggregatedIterator, javax.faces.component.UIComponentBase.UnmodifiableIterator | 
| Nested classes/interfaces inherited from class javax.faces.component.UIComponent | 
|---|
| javax.faces.component.UIComponent.StateMap, javax.faces.component.UIComponent.StateMapEntry | 
| Field Summary | |
|---|---|
| static java.lang.String | COMPONENT_TYPE | 
| static java.lang.String | RENDERER_TYPE | 
| Fields inherited from class javax.faces.component.UIOutput | 
|---|
| COMPONENT_FAMILY | 
| Fields inherited from class javax.faces.component.UIComponentBase | 
|---|
| EMPTY_ITERATOR | 
| Fields inherited from class javax.faces.component.UIComponent | 
|---|
| _xspStateId | 
| Constructor Summary | |
|---|---|
| XspOutputLink() | |
| Method Summary | |
|---|---|
|  java.lang.String | getAccesskey()Return the value of the accesskeyproperty. | 
|  java.lang.String | getCharset()Return the value of the charsetproperty. | 
|  java.lang.String | getContentType()Return the value of the contentTypeproperty. | 
|  java.lang.String | getCoords()Return the value of the coordsproperty. | 
|  java.lang.String | getDir()Return the value of the dirproperty. | 
|  java.lang.String | getHreflang()Return the value of the hreflangproperty. | 
|  java.lang.String | getHtmlFilter()Return the value of the htmlFilterproperty. | 
|  java.lang.String | getLang()Return the value of the langproperty. | 
|  java.lang.String | getOnblur()Return the value of the onblurproperty. | 
|  java.lang.String | getOnclick()Return the value of the onclickproperty. | 
|  java.lang.String | getOnfocus()Return the value of the onfocusproperty. | 
|  java.lang.String | getOnkeydown()Return the value of the onkeydownproperty. | 
|  java.lang.String | getOnkeypress()Return the value of the onkeypressproperty. | 
|  java.lang.String | getOnkeyup()Return the value of the onkeyupproperty. | 
|  java.lang.String | getOnmousedown()Return the value of the onmousedownproperty. | 
|  java.lang.String | getOnmousemove()Return the value of the onmousemoveproperty. | 
|  java.lang.String | getOnmouseout()Return the value of the onmouseoutproperty. | 
|  java.lang.String | getOnmouseover()Return the value of the onmouseoverproperty. | 
|  java.lang.String | getOnmouseup()Return the value of the onmouseupproperty. | 
|  java.lang.String | getOuterStyleClass()Return the value of the outerStyleClassproperty. | 
|  java.lang.String | getRel()Return the value of the relproperty. | 
|  java.lang.String | getRev()Return the value of the revproperty. | 
|  java.lang.String | getRole()Return the value of the roleproperty. | 
|  java.lang.String | getShape()Return the value of the shapeproperty. | 
|  java.lang.String | getStyle()Return the value of the styleproperty. | 
|  java.lang.String | getStyleClass()Return the value of the styleClassproperty. | 
|  java.lang.String | getTabindex()Return the value of the tabindexproperty. | 
|  java.lang.String | getTarget()Return the value of the targetproperty. | 
|  java.lang.String | getTitle()Return the value of the titleproperty. | 
|  java.lang.String | getType()Return the value of the typeproperty. | 
|  boolean | isEscape()Return the value of the escapeproperty. | 
|  void | restoreState(javax.faces.context.FacesContext _context,
             java.lang.Object _state) | 
|  java.lang.Object | saveState(javax.faces.context.FacesContext _context) | 
|  void | setAccesskey(java.lang.String accesskey)Set the value of the accesskeyproperty. | 
|  void | setCharset(java.lang.String charset)Set the value of the charsetproperty. | 
|  void | setContentType(java.lang.String contentType)Set the value of the contentTypeproperty. | 
|  void | setCoords(java.lang.String coords)Set the value of the coordsproperty. | 
|  void | setDir(java.lang.String dir)Set the value of the dirproperty. | 
|  void | setEscape(boolean escape)Set the value of the escapeproperty. | 
|  void | setHreflang(java.lang.String hreflang)Set the value of the hreflangproperty. | 
|  void | setHtmlFilter(java.lang.String htmlFilter)Set the value of the htmlFilterproperty. | 
|  void | setLang(java.lang.String lang)Set the value of the langproperty. | 
|  void | setOnblur(java.lang.String onblur)Set the value of the onblurproperty. | 
|  void | setOnclick(java.lang.String onclick)Set the value of the onclickproperty. | 
|  void | setOnfocus(java.lang.String onfocus)Set the value of the onfocusproperty. | 
|  void | setOnkeydown(java.lang.String onkeydown)Set the value of the onkeydownproperty. | 
|  void | setOnkeypress(java.lang.String onkeypress)Set the value of the onkeypressproperty. | 
|  void | setOnkeyup(java.lang.String onkeyup)Set the value of the onkeyupproperty. | 
|  void | setOnmousedown(java.lang.String onmousedown)Set the value of the onmousedownproperty. | 
|  void | setOnmousemove(java.lang.String onmousemove)Set the value of the onmousemoveproperty. | 
|  void | setOnmouseout(java.lang.String onmouseout)Set the value of the onmouseoutproperty. | 
|  void | setOnmouseover(java.lang.String onmouseover)Set the value of the onmouseoverproperty. | 
|  void | setOnmouseup(java.lang.String onmouseup)Set the value of the onmouseupproperty. | 
|  void | setOuterStyleClass(java.lang.String outerStyleClass)Set the value of the outerStyleClassproperty. | 
|  void | setRel(java.lang.String rel)Set the value of the relproperty. | 
|  void | setRev(java.lang.String rev)Set the value of the revproperty. | 
|  void | setRole(java.lang.String role)Set the value of the roleproperty. | 
|  void | setShape(java.lang.String shape)Set the value of the shapeproperty. | 
|  void | setStyle(java.lang.String style)Set the value of the styleproperty. | 
|  void | setStyleClass(java.lang.String styleClass)Set the value of the styleClassproperty. | 
|  void | setTabindex(java.lang.String tabindex)Set the value of the tabindexproperty. | 
|  void | setTarget(java.lang.String target)Set the value of the targetproperty. | 
|  void | setTitle(java.lang.String title)Set the value of the titleproperty. | 
|  void | setType(java.lang.String type)Set the value of the typeproperty. | 
| Methods inherited from class com.ibm.xsp.component.UIOutputLink | 
|---|
| addAttr, addParameter, getAttrs, getParameters, getStyleKitFamily, getText, setAttrs, setText | 
| Methods inherited from class com.ibm.xsp.component.UIOutputEx | 
|---|
| buildContents, getDefaultHtmlFilter, getHtmlFilterName, initAfterContents, initBeforeContents | 
| Methods inherited from class javax.faces.component.UIOutput | 
|---|
| getConverter, getFamily, getLocalValue, getValue, setConverter, setValue | 
| Methods inherited from class javax.faces.component.UIComponentBase | 
|---|
| _xspCleanTransientData, _xspGetReadOnlyObj, _xspGetRendererData, _xspRemoveReadOnlyObj, _xspRemoveRendererData, _xspSetIdUnchecked, _xspSetReadOnlyObj, _xspSetRendererData, addFacesListener, broadcast, decode, encodeBegin, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientId, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacets, getFacetsAndChildren, getId, getParent, getRenderer, getRendererType, getRendersChildren, getValueBinding, isRendered, isTransient, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, queueEvent, removeFacesListener, restoreAttachedState, saveAttachedState, setId, setParent, setRendered, setRendererType, setTransient, setValueBinding | 
| Methods inherited from class javax.faces.component.UIComponent | 
|---|
| _xspGetStateId, _xspGetStateMap, _xspRestoreAttribute, _xspRestoreState, _xspSaveState, invokeOnComponent, isVisitable, markInitialState, setControlState, visitTree | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public static final java.lang.String COMPONENT_TYPE
public static final java.lang.String RENDERER_TYPE
| Constructor Detail | 
|---|
public XspOutputLink()
| Method Detail | 
|---|
public java.lang.String getAccesskey()
 Return the value of the accesskey property. Contents:
 
Transfers focus to the control when pressed
public java.lang.String getCharset()
 Return the value of the charset property. Contents:
 
Specifies the character encoding of the resource referenced by the hyperlink.
public java.lang.String getContentType()
 Return the value of the contentType property. Contents:
 
Specifies the type of content to expect. HTML and Text are supported. Text is the default.
public java.lang.String getCoords()
 Return the value of the coords property. Contents:
 
The position and shape of the hot spot on the screen (for use in client-side image maps).
public java.lang.String getDir()
 Return the value of the dir property. Contents:
 
Specifies the direction for text that does not inherit a direction. Valid values are 'LTR' (left to right) and 'RTL' (right to left).
public java.lang.String getHreflang()
 Return the value of the hreflang property. Contents:
 
Specifies the language code of the resource referenced by the hyperlink.
public java.lang.String getHtmlFilter()
 Return the value of the htmlFilter property. Contents:
 
Indicates which Active Content Filtering processor to use.
getHtmlFilter in class UIOutputExpublic java.lang.String getLang()
 Return the value of the lang property. Contents:
 
Describes the language used in the generated markup of the control.
public java.lang.String getOnblur()
 Return the value of the onblur property. Contents:
 
JavaScript code executed when this control loses focus
public java.lang.String getOnclick()
 Return the value of the onclick property. Contents:
 
JavaScript code executed when a pointer control is clicked over this control
public java.lang.String getOnfocus()
 Return the value of the onfocus property. Contents:
 
JavaScript code executed when this control receives focus
public java.lang.String getOnkeydown()
 Return the value of the onkeydown property. Contents:
 
JavaScript code executed when a key is pressed down over this control
public java.lang.String getOnkeypress()
 Return the value of the onkeypress property. Contents:
 
JavaScript code executed when a key is pressed and released over this control.
public java.lang.String getOnkeyup()
 Return the value of the onkeyup property. Contents:
 
JavaScript code executed when a key is released over this control
public java.lang.String getOnmousedown()
 Return the value of the onmousedown property. Contents:
 
JavaScript code executed when a pointer control is pressed down over this control
public java.lang.String getOnmousemove()
 Return the value of the onmousemove property. Contents:
 
JavaScript code executed when a pointer control is moved within this control
public java.lang.String getOnmouseout()
 Return the value of the onmouseout property. Contents:
 
JavaScript code executed when a pointer control is moved away from this control
public java.lang.String getOnmouseover()
 Return the value of the onmouseover property. Contents:
 
JavaScript code executed when a pointer control is moved onto this control
public java.lang.String getOnmouseup()
 Return the value of the onmouseup property. Contents:
 
JavaScript code executed when a pointer control is released over this control
public java.lang.String getOuterStyleClass()
 Return the value of the outerStyleClass property. Contents:
 
Space-separated list of CSS style class(es) to be applied when this control is rendered. When this value is set, the renderer generates an enclosing span using this style as the "class" attribute on generated markup.
public java.lang.String getRel()
 Return the value of the rel property. Contents:
 
Specifies the relationship between the current document and the anchor referenced by the control. The value is a list of link types separated by spaces.
public java.lang.String getRev()
 Return the value of the rev property. Contents:
 
Specifies a reverse link from the anchor referenced by the control to the current document. Value is list of link types separated by spaces.
public java.lang.String getRole()
 Return the value of the role property. Contents:
 
Describes the role of the current UI element/area. It can be used by assistive technologies to determine its purpose.
public java.lang.String getShape()
 Return the value of the shape property. Contents:
 
The shape of the hot spot on the screen (for use in client-side image maps). Valid values are: default (entire region); rect (rectangular region); circle (circular region); and poly (polygonal region).
public java.lang.String getStyle()
 Return the value of the style property. Contents:
 
Specifies CSS style(s) to be applied when this control is rendered.
XPages Styling Category - style
public java.lang.String getStyleClass()
 Return the value of the styleClass property. Contents:
 
Specifies the space-separated list of CSS style class(es) to be applied when this control is rendered. This value must be passed through as the "class" attribute on generated markup.
public java.lang.String getTabindex()
 Return the value of the tabindex property. Contents:
 
Indicates where this control is located in the tab order of the page. Value must be an integer between 0 and 32,767. If the value is left blank, the tab order will inherit the browser's default order.
public java.lang.String getTarget()
 Return the value of the target property. Contents:
 
Indicates the name of the frame where the resource retrieved by the control is to be displayed.
public java.lang.String getTitle()
 Return the value of the title property. Contents:
 
Provides title information for controls.
public java.lang.String getType()
 Return the value of the type property. Contents:
 
Specifies the type of content referenced by the control.
public boolean isEscape()
 Return the value of the escape property. Contents:
 
Flag indicating that characters that are sensitive in HTML and XML markup must be escaped. This flag is set to "true" by default.
public void restoreState(javax.faces.context.FacesContext _context,
                         java.lang.Object _state)
restoreState in interface javax.faces.component.StateHolderrestoreState in class UIOutputLinkpublic java.lang.Object saveState(javax.faces.context.FacesContext _context)
saveState in interface javax.faces.component.StateHoldersaveState in class UIOutputLinkpublic void setAccesskey(java.lang.String accesskey)
 Set the value of the accesskey property.
 
public void setCharset(java.lang.String charset)
 Set the value of the charset property.
 
public void setContentType(java.lang.String contentType)
 Set the value of the contentType property.
 
public void setCoords(java.lang.String coords)
 Set the value of the coords property.
 
public void setDir(java.lang.String dir)
 Set the value of the dir property.
 
public void setEscape(boolean escape)
 Set the value of the escape property.
 
public void setHreflang(java.lang.String hreflang)
 Set the value of the hreflang property.
 
public void setHtmlFilter(java.lang.String htmlFilter)
 Set the value of the htmlFilter property.
 
public void setLang(java.lang.String lang)
 Set the value of the lang property.
 
public void setOnblur(java.lang.String onblur)
 Set the value of the onblur property.
 
public void setOnclick(java.lang.String onclick)
 Set the value of the onclick property.
 
public void setOnfocus(java.lang.String onfocus)
 Set the value of the onfocus property.
 
public void setOnkeydown(java.lang.String onkeydown)
 Set the value of the onkeydown property.
 
public void setOnkeypress(java.lang.String onkeypress)
 Set the value of the onkeypress property.
 
public void setOnkeyup(java.lang.String onkeyup)
 Set the value of the onkeyup property.
 
public void setOnmousedown(java.lang.String onmousedown)
 Set the value of the onmousedown property.
 
public void setOnmousemove(java.lang.String onmousemove)
 Set the value of the onmousemove property.
 
public void setOnmouseout(java.lang.String onmouseout)
 Set the value of the onmouseout property.
 
public void setOnmouseover(java.lang.String onmouseover)
 Set the value of the onmouseover property.
 
public void setOnmouseup(java.lang.String onmouseup)
 Set the value of the onmouseup property.
 
public void setOuterStyleClass(java.lang.String outerStyleClass)
 Set the value of the outerStyleClass property.
 
public void setRel(java.lang.String rel)
 Set the value of the rel property.
 
public void setRev(java.lang.String rev)
 Set the value of the rev property.
 
public void setRole(java.lang.String role)
 Set the value of the role property.
 
public void setShape(java.lang.String shape)
 Set the value of the shape property.
 
public void setStyle(java.lang.String style)
 Set the value of the style property.
 
public void setStyleClass(java.lang.String styleClass)
 Set the value of the styleClass property.
 
public void setTabindex(java.lang.String tabindex)
 Set the value of the tabindex property.
 
public void setTarget(java.lang.String target)
 Set the value of the target property.
 
public void setTitle(java.lang.String title)
 Set the value of the title property.
 
public void setType(java.lang.String type)
 Set the value of the type property.
 
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||