add setter for textColor
This commit is contained in:
@@ -62,6 +62,8 @@ public interface Widget
|
||||
|
||||
int getTextColor();
|
||||
|
||||
void setTextColor(int textColor);
|
||||
|
||||
String getName();
|
||||
|
||||
int getModelId();
|
||||
|
||||
Reference in New Issue
Block a user