public abstract class Image extends AbstractComponent
Rollover
class, which
integrates a link with the image assets used with the button. [Component Reference]Constructor and Description |
---|
Image() |
Modifier and Type | Method and Description |
---|---|
abstract IAsset |
getImage() |
protected void |
renderComponent(IMarkupWriter writer,
IRequestCycle cycle)
Renders the <img> element.
|
addAsset, addBody, addComponent, checkActiveLock, cleanupAfterRender, enterActiveState, finishLoad, finishLoad, format, format, format, format, getAsset, getAssets, getBeans, getBinding, getBindingNames, getBindings, getBody, getBodyCount, getComponent, getComponents, getContainedComponent, getContainer, getExtendedId, getId, getIdPath, getListeners, getMessage, getMessages, getNamespace, getPage, getProperty, getSpecification, isInActiveState, isParameterBound, isRendering, pageEndRender, prepareForRender, render, renderBody, renderInformalParameters, setBinding, setContainedComponent, setContainer, setId, setNamespace, setPage, setProperty, toString
public Image()
protected void renderComponent(IMarkupWriter writer, IRequestCycle cycle)
renderComponent
in class AbstractComponent