Documentation ¶
Index ¶
Constants ¶
View Source
const (
FieldActualImplRef = "ActualImplRef"
)
FieldActualImplRef .
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DefaultImpl ¶
type DefaultImpl struct { // ActualImplRef inject by framework according to field FieldActualImplRef ActualImplRef cptype.IComponent }
DefaultImpl .
func (*DefaultImpl) RegisterRenderingOp ¶
func (d *DefaultImpl) RegisterRenderingOp() (opFunc cptype.OperationFunc)
RegisterRenderingOp .
Click to show internal directories.
Click to hide internal directories.