|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectes.mcu.yingo.campos.html.GeneradorHtmlTextoFijo
es.mcu.yingo.campos.html.GeneradorHtmlTextoFijoNegrita
public class GeneradorHtmlTextoFijoNegrita
Extiende de GeneradorHtmlTextoFijo
sobreescribiendo el método
dibujarTextoFijo
para que el texto sea en negrita y con un salto
de línea al final
Field Summary |
---|
Fields inherited from class es.mcu.yingo.campos.html.GeneradorHtmlTextoFijo |
---|
applicationContext |
Fields inherited from interface es.mcu.yingo.campos.html.GeneradorHtml |
---|
BUSCA, MODIFICA, MUESTRA, NUEVO |
Constructor Summary | |
---|---|
GeneradorHtmlTextoFijoNegrita()
|
Method Summary | |
---|---|
protected java.lang.String |
dibujarTextoFijo(java.lang.String textoFijo)
Método que generará el html del texto fijo. |
Methods inherited from class es.mcu.yingo.campos.html.GeneradorHtmlTextoFijo |
---|
getApplicationContext, getHTML, getTextoFijo, setApplicationContext, setTextoFijo |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GeneradorHtmlTextoFijoNegrita()
Method Detail |
---|
protected java.lang.String dibujarTextoFijo(java.lang.String textoFijo)
GeneradorHtmlTextoFijo
dibujarTextoFijo
in class GeneradorHtmlTextoFijo
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |