org.hdtourist.view.inf
Class InformacionEnlace

java.lang.Object
  extended by org.hdtourist.view.inf.InformacionDato
      extended by org.hdtourist.view.inf.InformacionEnlace
All Implemented Interfaces:
java.lang.Comparable<InformacionDato>, IInformacionObjetos, IInformacionVisible

public class InformacionEnlace
extends InformacionDato
implements IInformacionVisible

The Class InformacionEnlace.


Field Summary
private  android.widget.TextView textEnlace
          The text enlace.
 
Fields inherited from class org.hdtourist.view.inf.InformacionDato
MAX_LINES
 
Constructor Summary
InformacionEnlace()
           
 
Method Summary
 android.view.View getView(InformacionFragment fragment)
          Gets the view.
 boolean isVisible(android.support.v4.app.Fragment fragment)
          Checks if is visible.
 
Methods inherited from class org.hdtourist.view.inf.InformacionDato
compareTo, fijaExpandirColapsar, getCategoria, getConsulta, getEtiqueta, getObjetosInformacion, getValores, getValorVisible, isImagenText, isOnlyText, isTooLarge, 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
 

Field Detail

textEnlace

private android.widget.TextView textEnlace
The text enlace.

Constructor Detail

InformacionEnlace

public InformacionEnlace()
Method Detail

getView

public android.view.View getView(InformacionFragment fragment)
Description copied from interface: IInformacionVisible
Gets the view.

Specified by:
getView in interface IInformacionVisible
Overrides:
getView in class InformacionDato
Parameters:
fragment - the actividad
Returns:
the view

isVisible

public boolean isVisible(android.support.v4.app.Fragment fragment)
Description copied from interface: IInformacionVisible
Checks if is visible.

Specified by:
isVisible in interface IInformacionVisible
Overrides:
isVisible in class InformacionDato
Parameters:
fragment - the actividad
Returns:
true, if is visible