up
This commit is contained in:
@@ -86,6 +86,9 @@ public interface RSWidget extends Widget
|
||||
@Import("modelType")
|
||||
int getModelType();
|
||||
|
||||
@Import("modelType")
|
||||
void setModelType(int modelType);
|
||||
|
||||
@Import("actions")
|
||||
@Override
|
||||
String[] getActions();
|
||||
|
||||
Reference in New Issue
Block a user