Added support for hiding widgets
This commit is contained in:
@@ -66,6 +66,8 @@ public interface Widget
|
||||
|
||||
boolean isHidden();
|
||||
|
||||
void setHidden(boolean hidden);
|
||||
|
||||
Point getCanvasLocation();
|
||||
|
||||
int getWidth();
|
||||
|
||||
Reference in New Issue
Block a user