|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.hivemind.impl.BaseLocatable
org.apache.tapestry.AbstractComponent
org.apache.tapestry.BaseComponent
org.apache.tapestry.contrib.tree.components.TreeView
Field Summary |
Fields inherited from interface org.apache.tapestry.contrib.tree.model.ITreeModelSource |
TREE_MODEL_SOURCE_ATTRIBUTE |
Constructor Summary | |
TreeView()
|
Method Summary | |
org.apache.tapestry.util.ComponentAddress |
getComponentPath()
|
java.lang.String |
getSelectedNodeStyleID()
|
org.apache.tapestry.IBinding |
getSessionStateManagerBinding()
Returns the sessionStateManagerBinding. |
ISessionStoreManager |
getSessionStoreManager()
Returns the SessionStoreManager. |
org.apache.tapestry.IBinding |
getSessionStoreManagerBinding()
Returns the SessionStoreManagerBinding. |
ITreeModel |
getTreeModel()
Returns the treeModel. |
org.apache.tapestry.IBinding |
getTreeModelBinding()
Returns the treeModelBinding. |
java.lang.Object |
getTreeSessionState()
Returns the treeSessionState. |
ITreeSessionStateManager |
getTreeSessionStateMgr()
Returns the wizardSessionStateMgr. |
ITreeStateListener |
getTreeStateListener()
|
void |
pageBeginRender(org.apache.tapestry.event.PageEvent arg0)
|
void |
pageDetached(org.apache.tapestry.event.PageEvent arg0)
|
protected void |
renderComponent(org.apache.tapestry.IMarkupWriter arg0,
org.apache.tapestry.IRequestCycle arg1)
|
void |
resetState()
|
void |
setSessionStateManagerBinding(org.apache.tapestry.IBinding sessionStateManagerBinding)
Sets the sessionStateManagerBinding. |
void |
setSessionStoreManagerBinding(org.apache.tapestry.IBinding sessionStoreManagerBinding)
Sets the SessionStoreManagerBinding. |
void |
setTreeModel(ITreeModel treeModel)
Sets the treeModel. |
void |
setTreeModelBinding(org.apache.tapestry.IBinding treeModelBinding)
Sets the treeModelBinding. |
void |
setTreeSessionState(java.lang.Object treeSessionState)
Sets the treeSessionState. |
Methods inherited from class org.apache.tapestry.BaseComponent |
addOuter, finishLoad |
Methods inherited from class org.apache.tapestry.AbstractComponent |
addAsset, 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, toString |
Methods inherited from class org.apache.hivemind.impl.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.IComponent |
addAsset, addBody, addComponent, enterActiveState, finishLoad, 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, setProperty |
Methods inherited from interface org.apache.tapestry.IRender |
render |
Methods inherited from interface org.apache.hivemind.LocationHolder |
setLocation |
Methods inherited from interface org.apache.hivemind.Locatable |
getLocation |
Constructor Detail |
public TreeView()
Method Detail |
public void pageDetached(org.apache.tapestry.event.PageEvent arg0)
pageDetached
in interface org.apache.tapestry.event.PageDetachListener
PageDetachListener.pageDetached(PageEvent)
public void pageBeginRender(org.apache.tapestry.event.PageEvent arg0)
pageBeginRender
in interface org.apache.tapestry.event.PageBeginRenderListener
PageBeginRenderListener.pageBeginRender(PageEvent)
public org.apache.tapestry.IBinding getTreeModelBinding()
public void setTreeModelBinding(org.apache.tapestry.IBinding treeModelBinding)
treeModelBinding
- The treeModelBinding to setpublic org.apache.tapestry.IBinding getSessionStoreManagerBinding()
public org.apache.tapestry.IBinding getSessionStateManagerBinding()
public void setSessionStoreManagerBinding(org.apache.tapestry.IBinding sessionStoreManagerBinding)
sessionStoreManagerBinding
- The SessionStoreManagerBinding to setpublic void setSessionStateManagerBinding(org.apache.tapestry.IBinding sessionStateManagerBinding)
sessionStateManagerBinding
- The sessionStateManagerBinding to setpublic void resetState()
ITreeComponent.resetState()
public ISessionStoreManager getSessionStoreManager()
public ITreeSessionStateManager getTreeSessionStateMgr()
public org.apache.tapestry.util.ComponentAddress getComponentPath()
public ITreeModel getTreeModel()
getTreeModel
in interface ITreeModelSource
public void setTreeModel(ITreeModel treeModel)
treeModel
- The treeModel to setpublic java.lang.Object getTreeSessionState()
public void setTreeSessionState(java.lang.Object treeSessionState)
treeSessionState
- The treeSessionState to setpublic java.lang.String getSelectedNodeStyleID()
protected void renderComponent(org.apache.tapestry.IMarkupWriter arg0, org.apache.tapestry.IRequestCycle arg1)
BaseComponent.renderComponent(org.apache.tapestry.IMarkupWriter,
org.apache.tapestry.IRequestCycle)
public ITreeStateListener getTreeStateListener()
getTreeStateListener
in interface ITreeModelSource
ITreeModelSource.getTreeStateListener()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |