public abstract class AlfonzFragment<T extends AlfonzView,R extends AlfonzViewModel<T>> extends <any> implements AlfonzView
Constructor and Description |
---|
AlfonzFragment() |
Modifier and Type | Method and Description |
---|---|
AlfonzActivity |
getAlfonzActivity() |
android.os.Bundle |
getExtras() |
public android.os.Bundle getExtras()
getExtras
in interface AlfonzView
public AlfonzActivity getAlfonzActivity()