Method | Description | |
---|---|---|
BaseDataModel ( String uniqueId, String title, String subtitle, String imagePath, String description ) : System | ||
SetImage ( String path ) : void |
public BaseDataModel ( String uniqueId, String title, String subtitle, String imagePath, String description ) : System | ||
uniqueId | String | |
title | String | |
subtitle | String | |
imagePath | String | |
description | String | |
return | System |