|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hdtourist.view.inf.InformacionDato
org.hdtourist.view.inf.InformacionDatoSimple
public class InformacionDatoSimple
The Class InformacionDatoSimple.
Field Summary |
---|
Fields inherited from class org.hdtourist.view.inf.InformacionDato |
---|
MAX_LINES |
Constructor Summary | |
---|---|
InformacionDatoSimple()
|
Method Summary | |
---|---|
android.view.View |
getView(InformacionFragment actividad)
Gets the view. |
protected boolean |
isTooLarge(InformacionFragment actividad,
android.widget.TextView text,
java.lang.String newText)
Checks if is too large. |
Methods inherited from class org.hdtourist.view.inf.InformacionDato |
---|
compareTo, fijaExpandirColapsar, getCategoria, getConsulta, getEtiqueta, getObjetosInformacion, getValores, getValorVisible, isImagenText, isOnlyText, isVisible, setCategoria, setConsulta, setEtiqueta, setImagenText, setOnlyText, setTexto, setValores |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.hdtourist.view.inf.i.IInformacionVisible |
---|
isVisible |
Constructor Detail |
---|
public InformacionDatoSimple()
Method Detail |
---|
public android.view.View getView(InformacionFragment actividad)
IInformacionVisible
getView
in interface IInformacionVisible
getView
in class InformacionDato
actividad
- the actividad
protected boolean isTooLarge(InformacionFragment actividad, android.widget.TextView text, java.lang.String newText)
InformacionDato
isTooLarge
in class InformacionDato
actividad
- the actividadtext
- the textnewText
- the new text
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |