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