java.lang.Object | |||||
↳ | com.c2call.sdk.pub.gui.core.controller.SCBaseViewHolder | ||||
↳ | com.c2call.sdk.pub.gui.core.controller.SCBasePictureViewHolder | ||||
↳ | com.c2call.sdk.pub.gui.boardlistitem.controller.SCBoardListItemBaseViewHolder | ||||
↳ | com.c2call.sdk.pub.gui.boardlistitem.controller.SCBoardListItemTextViewHolder | ||||
↳ | com.c2call.sdk.pub.gui.boardlistitem.controller.SCBoardListItemRichViewHolder |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public static int | VD_BUTTON_ACTION | ||||||||||
public static int | VD_IMAGE_OVERLAY | ||||||||||
public static int | VD_IMAGE_PREVIEW | ||||||||||
public static int | VD_PROGRESSBAR | ||||||||||
public static int | VD_PROGRESSBAR_IDLE |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
SCBoardListItemRichViewHolder(View v, int... viewDescription) | |||||||||||
SCBoardListItemRichViewHolder(View v, SCViewDescription d) |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
View |
getButtonAction()
Gets the button action.
| ||||||||||
ImageView |
getImageOverlay()
Gets the image overlay.
| ||||||||||
ImageView |
getImagePreview()
Gets the image preview.
| ||||||||||
ProgressBar |
getProgressBar()
Gets the progress bar indicating download/upload progress.
| ||||||||||
ProgressBar |
getProgressBarIdle()
Gets an idle indicator that shows that this message is not ready to be viewed yet.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() |
Gets the button action.
Gets the image overlay.
Gets the image preview.
Gets the progress bar indicating download/upload progress.
Gets an idle indicator that shows that this message is not ready to be viewed yet.