#3133: TreeIconsActionPanel.html
projectforge-wicket/src/main/java/org/projectforge/web/tree/TreeIconsActionPanel.html plantilla HTML, projectforge-wicket/src/main/java/org/projectforge/web/tree/TreeIconsActionPanel.html 21 líneas · 21 código · 0 comentarios · 0 en blanco
Propósito: Archivo fuente: projectforge/web/tree/TreeIconsActionPanel.html. TreeIconsActionPanel.html es parte de la aplicación de gestión de proyectos de código abierto ProjectForge.
Fuente (primeras 100 líneas)
<?xml version="1.0" encoding="UTF-8"?>
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:wicket="http://wicket.apache.org/dtds.data/wicket-xhtml1.4-strict.dtd">
<head>
<title>Vista previa de selección de una entidad en vista de lista para edición.</title>
</head>
<body>
<wicket:panel>
<wicket:remove><!-- Use esta sangría solo para filas enlazadas: --></wicket:remove>
<a href="#" wicket:id="select"><img src="images/spacer.gif" wicket:id="spacer" height="15" border="0" /></a>
<wicket:remove><!-- Use esta sangría solo si las filas no son cliqueables: --></wicket:remove>
<img src="images/spacer.gif" wicket:id="spacer" height="15" border="0" />
<img wicket:id="leaf" src="images/leaf.gif" width="19" height="15" border="0" />
<span wicket:id="icons" onclick="javascript:preventBubble(event);"> <a href="#" wicket:id="explore"><img src="images/explosion.gif"
wicket:id="explore" width="19" height="15" border="0" /></a> <a href="#" class="notrlink" wicket:id="folder"><img src="images/folder.gif"
wicket:id="folderImage" width="19" height="15" border="0" /><img src="images/folderOpen.gif"
wicket:id="folderOpenImage" width="19" height="15" border="0" /></a> </span>
<span wicket:id="label">4711</span>
<span wicket:id="clickedEntry">[<a name="clickedEntry" />]</span>
</wicket:panel>
</body>
</html>
Historial Git
9ebb88522 Commit inicial
9ebb88522