HomePrevNext

PartialLink
net.sf.tacos.partial.PartialLink
  Non-Visual Component
Description
Derivative of DirectLink with support for Partial Page Rendering.
Parameters
nametypedirectionrequireddefault valuedescription
refreshPartsjava.lang.Objectcustom  nullPart IDs to refresh after processing listener (single String or collection of Strings). 
listenerjava.lang.Objectcustom    
parametersjava.lang.Objectcustom  null An object, or list of objects, encoded into the URL as service parameters.  
statefuljava.lang.Objectcustom  null 
disabledjava.lang.Objectcustom  null 
anchorjava.lang.Objectcustom  null 
rendererjava.lang.Objectcustom  null 
scriptCalljava.lang.Objectcustom  nullThe contents of this paramter will be appended BEFORE the normal javascript function calls on this links onclick attribute. This enables other components to manipulate and interact with some of the internals of the ajax request/response. See the ProgressBar component for a good example. 
Allow body (rendered)
Allow informal parameters   
Reserved parameters href, onclick
Toggle help

HomePrevNext