UserControl de tipo UserControlWalktrhoughsBase para los Walktrhoughs de las noticias.
Más...
|
override void | OnHandleCreated (EventArgs e) |
| Una vez creado el control añadiremos el Webbrowser.
|
|
override void | Dispose (bool disposing) |
| Limpiar los recursos que se estén usando.
|
|
override void | Dispose (bool disposing) |
| Limpiar los recursos que se estén usando.
|
|
|
bool | _Leida [get] |
| Devuelve si el usuario ha marcado la noticia como leída.
|
|
bool | _Archivada [get] |
| Devuelve si la noticia está archivada.
|
|
bool | _Remember [get] |
| Devuelve si la notícia está marcada como remember.
|
|
virtual int | _Id [get] |
| Id de la noticia.
|
|
virtual String | _Titulo [get, set] |
| Titulo de la petaña.
|
|
virtual Size | _Size [get, set] |
| Indica el tamaño al que se ajustará la pantalla.
|
|
int | _NumeroPasos [get, set] |
| Número de pasos.
|
|
int | _Paso [get] |
| Devuelve el paso actual.
|
|
UserControl de tipo UserControlWalktrhoughsBase para los Walktrhoughs de las noticias.
Definición en la línea 20 del archivo UserControlWalktrhoughsNoticia.cs.
◆ UserControlWalktrhoughsNoticia() [1/3]
sage.ew.ewbase.UserControls.UserControlWalktrhoughsNoticia.UserControlWalktrhoughsNoticia |
( |
INoticiaGuia | toNoticiaGuia, |
|
|
int | tnWalkThroughts ) |
|
inline |
Constructor.
- Parámetros
-
toNoticiaGuia | Referencia a la guia |
tnWalkThroughts | Número de WalkTroughts que vamos a presentar |
Definición en la línea 88 del archivo UserControlWalktrhoughsNoticia.cs.
◆ UserControlWalktrhoughsNoticia() [2/3]
Constructor al navegar de una noticia.
- Parámetros
-
toOnBoardingController | Referencia al OnBoardingController |
toAyudaContextual | Referencia a la ayuda contextual |
toNoticia | Referencia a la noticia |
toNoticiaGuia | Referencia a la guia |
tnWalkThroughts | Número de WalkTroughts que vamos a presentar |
Definición en la línea 107 del archivo UserControlWalktrhoughsNoticia.cs.
◆ UserControlWalktrhoughsNoticia() [3/3]
Constructor que se llama del formulario de walkthrougts de pantalla 0.
- Parámetros
-
toOnBoardingController | Referencia al OnBoardingController |
toAyudaContextual | Referencia a la ayuda contextual |
toNoticia | Referencia a la noticia que tiene una guia |
tnWalkThroughts | Número de WalkTroughts que vamos a presentar |
Definición en la línea 133 del archivo UserControlWalktrhoughsNoticia.cs.
◆ _Click_Noticia_Handler()
delegate void sage.ew.ewbase.UserControls.UserControlWalktrhoughsNoticia._Click_Noticia_Handler |
( |
AccionNoticia | teAccionNoticia | ) |
|
Delegado con las acciones a ejecutar en el noticia.
- Parámetros
-
teAccionNoticia | Acción a ejecutar |
◆ _Click_Paso_Handler()
delegate void sage.ew.ewbase.UserControls.UserControlWalktrhoughsNoticia._Click_Paso_Handler |
( |
Int32 | tnPaso | ) |
|
Delegado para los pasos de las noticias.
- Parámetros
-
◆ _CreateBalls()
void sage.ew.ewbase.UserControls.UserControlWalktrhoughsNoticia._CreateBalls |
( |
| ) |
|
|
inline |
◆ _GetTituloPaso()
override string sage.ew.ewbase.UserControls.UserControlWalktrhoughsNoticia._GetTituloPaso |
( |
int | tnNumPaso | ) |
|
|
inlinevirtual |
◆ _SeleccionarPaso()
override void sage.ew.ewbase.UserControls.UserControlWalktrhoughsNoticia._SeleccionarPaso |
( |
int | tnNumPaso | ) |
|
|
inlinevirtual |
◆ Dispose()
override void sage.ew.ewbase.UserControls.UserControlWalktrhoughsNoticia.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotected |
Limpiar los recursos que se estén usando.
- Parámetros
-
disposing | true si los recursos administrados se deben desechar; false en caso contrario. |
Definición en la línea 19 del archivo UserControlWalktrhoughsNoticia.Designer.cs.
◆ OnHandleCreated()
override void sage.ew.ewbase.UserControls.UserControlWalktrhoughsNoticia.OnHandleCreated |
( |
EventArgs | e | ) |
|
|
inlineprotected |
◆ _Archivada
bool sage.ew.ewbase.UserControls.UserControlWalktrhoughsNoticia._Archivada |
|
get |
◆ _Leida
bool sage.ew.ewbase.UserControls.UserControlWalktrhoughsNoticia._Leida |
|
get |
◆ _Remember
bool sage.ew.ewbase.UserControls.UserControlWalktrhoughsNoticia._Remember |
|
get |
◆ _Click_Noticia
◆ _Click_Paso
La documentación de esta clase está generada de los siguientes archivos: