public interface OnRegister
| Modifier and Type | Method and Description |
|---|---|
void |
onRegister(android.content.Context context,
java.lang.String group,
Register register)
Register the component.
|
void onRegister(android.content.Context context,
java.lang.String group,
Register register)
context - context.group - group name.register - onRegister.