|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectes.mcu.yingo.campos.html.GeneradorHtmlFileSimple
es.mcu.yingo.campos.html.GeneradorHtmlFile
es.mcu.yingo.campos.html.GeneradorHtmlFileSoloEnlaceDescargar
public class GeneradorHtmlFileSoloEnlaceDescargar
Define el interfaz cuyas implementaciónes deben devolver la representación en formato
html de un campo de tipo fichero
Este campo se representa, en cada uno de los momentos del siguiente modo:
Field Summary |
---|
Fields inherited from interface es.mcu.yingo.campos.html.GeneradorHtml |
---|
BUSCA, MODIFICA, MUESTRA, NUEVO |
Constructor Summary | |
---|---|
GeneradorHtmlFileSoloEnlaceDescargar()
|
Method Summary | |
---|---|
protected java.lang.String |
getHTMLModifica(java.lang.String id,
java.lang.Object value,
java.util.Locale locale)
Obtiene la código html cuando se modifica, unicamente muestra un enlace para descargar el fichero |
Methods inherited from class es.mcu.yingo.campos.html.GeneradorHtmlFile |
---|
getClaveI18nComprobarFichero, getClaveI18nDetalleFichero, getHTMLMuestra, setClaveI18nComprobarFichero, setClaveI18nDetalleFichero |
Methods inherited from class es.mcu.yingo.campos.html.GeneradorHtmlFileSimple |
---|
getApplicationContext, getClaveI18nDescargarFichero, getClaveI18nEliminarFichero, getClaveI18nMuestraFichero, getHTML, getHTMLBuscar, getHTMLNuevo, obtenerValorParaUrl, setApplicationContext, setClaveI18nDescargarFichero, setClaveI18nEliminarFichero, setClaveI18nMuestraFichero, traducir |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GeneradorHtmlFileSoloEnlaceDescargar()
Method Detail |
---|
protected java.lang.String getHTMLModifica(java.lang.String id, java.lang.Object value, java.util.Locale locale)
getHTMLModifica
in class GeneradorHtmlFileSimple
id
- value
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |