public abstract class EntityViewFragment extends Object
Modifier | Constructor and Description |
---|---|
protected |
EntityViewFragment(EntityView context) |
Modifier and Type | Method and Description |
---|---|
protected abstract Component |
createComponent() |
Component |
getComponent() |
EntityView |
getContext() |
protected EntityViewFragment(EntityView context)
public EntityView getContext()
public Component getComponent()
protected abstract Component createComponent()
Copyright © 2021. All Rights Reserved.