|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.tapestry.spec.BaseLocatable org.apache.tapestry.AbstractComponent org.apache.tapestry.BaseComponent net.sf.tapfx.components.TapFXBaseComponent net.sf.tapfx.components.outlookbar.OutlookBar
This component encloses a panes. It decorates the enclosed panes. It also starts basic state management...
Constructor Summary | |
OutlookBar()
|
Method Summary | |
abstract java.lang.String |
getCssPrefix()
|
abstract boolean |
getForceSession()
|
static OutlookBar |
getOutlookBar(org.apache.tapestry.IRequestCycle cycle)
|
java.lang.String |
getPrefix()
|
abstract java.lang.String |
getTitle()
|
abstract void |
setTitle(java.lang.String title)
|
protected void |
setupComponent(org.apache.tapestry.IRequestCycle cycle)
|
Methods inherited from class net.sf.tapfx.components.TapFXBaseComponent |
error, getDateFormatter, getNumberFormatter, getPercentFormatter, getSymbolsForAssets, getTimeFormatter, prepareForRender, setDateFormatter, setNumberFormatter, setPercentFormatter, setTimeFormatter |
Methods inherited from class org.apache.tapestry.BaseComponent |
addOuter, finishLoad, renderComponent |
Methods inherited from class org.apache.tapestry.AbstractComponent |
addAsset, addBody, addComponent, cleanupAfterRender, finishLoad, fireObservedChange, fireObservedChange, fireObservedChange, fireObservedChange, fireObservedChange, fireObservedChange, fireObservedChange, fireObservedChange, fireObservedChange, format, format, format, format, formatString, formatString, formatString, formatString, generateAttributes, getAsset, getAssets, getBeans, getBinding, getBindingNames, getBindings, getBody, getBodyCount, getChangeObserver, getComponent, getComponents, getContainer, getExtendedId, getId, getIdPath, getListeners, getMessage, getMessages, getNamespace, getPage, getProperty, getSpecification, getString, pageEndRender, render, renderBody, renderInformalParameters, setBinding, setContainer, setId, setNamespace, setPage, setProperty, setSpecification, toString |
Methods inherited from class org.apache.tapestry.spec.BaseLocatable |
getLocation, setLocation |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.apache.tapestry.ILocationHolder |
setLocation |
Methods inherited from interface org.apache.tapestry.ILocatable |
getLocation |
Constructor Detail |
public OutlookBar()
Method Detail |
public abstract java.lang.String getCssPrefix()
public abstract boolean getForceSession()
public abstract java.lang.String getTitle()
public abstract void setTitle(java.lang.String title)
public java.lang.String getPrefix()
public static OutlookBar getOutlookBar(org.apache.tapestry.IRequestCycle cycle)
protected void setupComponent(org.apache.tapestry.IRequestCycle cycle)
setupComponent
in class TapFXBaseComponent
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |