public abstract class InspectorButton extends org.apache.tapestry.BaseComponent
Because the InspectorButton component is implemented using a
Rollover, the containing page must use a Body component
instead of a <body> tag.
| Constructor and Description |
|---|
InspectorButton() |
| Modifier and Type | Method and Description |
|---|---|
void |
trigger(org.apache.tapestry.IRequestCycle cycle)
Gets the listener for the link component.
|
addOuter, finishLoad, renderComponentaddAsset, addBody, addComponent, checkActiveLock, cleanupAfterRender, enterActiveState, 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, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddAsset, addBody, addComponent, enterActiveState, getAsset, getAssets, getBeans, getBinding, getBindingNames, getBindings, getComponent, getComponents, getContainedComponent, getContainer, getExtendedId, getId, getIdPath, getListeners, getMessage, getMessages, getNamespace, getPage, getProperty, getSpecification, isRendering, renderBody, setBinding, setContainedComponent, setContainer, setId, setNamespace, setPage, setPropertypublic InspectorButton()
public void trigger(org.apache.tapestry.IRequestCycle cycle)