up
This commit is contained in:
@@ -85,6 +85,9 @@ public interface RSWidget extends Widget
|
||||
|
||||
@Import("modelType")
|
||||
int getModelType();
|
||||
|
||||
@Import("modelType")
|
||||
void setModelType(int modelType);
|
||||
|
||||
@Import("actions")
|
||||
@Override
|
||||
@@ -539,4 +542,4 @@ public interface RSWidget extends Widget
|
||||
@Import("onClick")
|
||||
@Override
|
||||
void setOnClickListener(Object[] o);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user