The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

Class Index | File Index

Classes


Class orion.explorer.SelectionRenderer

This renderer renders a tree table and installs a selection and cursoring model to allow the user to make selections without using checkboxes. Override orion.explorer.SelectionRenderer#getCellHeaderElement and orion.explorer.SelectionRenderer#getCellElement to generate table content.
Defined in: </shared/eclipse/e4/orion/I201404012230/bundles/org.eclipse.orion.client.ui/web/orion/explorers/explorer.js>.

Class Summary
Constructor Attributes Constructor Name and Description
 
Method Summary
Method Attributes Method Name and Description
 
getCellElement(col_no, item, tableRow)
Override to return a dom element containing table cell, preferable td
 
Override to return a dom element containing table header, preferably th
Class Detail
orion.explorer.SelectionRenderer()
Method Detail
getCellElement(col_no, item, tableRow)
Override to return a dom element containing table cell, preferable td
Parameters:
col_no
number of column
item
item to be rendered
tableRow
the current table row

getCellHeaderElement(col_no)
Override to return a dom element containing table header, preferably th
Parameters:
col_no
number of column

Documentation generated by JsDoc Toolkit 2.4.0 on Tue Apr 01 2014 22:58:23 GMT-0400 (EDT)

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.