protected class DefaultTypeService.MyWidgetType extends WidgetType
WIDGET_TYPE_PREFIX| Constructor and Description |
|---|
MyWidgetType(ComposedTypeModel composedType) |
| Modifier and Type | Method and Description |
|---|---|
Set<ObjectType> |
getSubtypes()
Direct sub types of this object type.
|
Set<ObjectType> |
getSupertypes()
Direct super types of this object type.
|
protected void |
loadSubtypes() |
protected void |
loadSupertypes() |
getComposedType, getDescription, getDescription, getName, getName, isAbstract, isJaloOnly, isSingleton, toStringaddToSubtypesInternal, addToSupertypesInternal, equals, getCode, getDeclaredPropertyDescriptors, getPropertyDescriptors, getRedeclaredPropertyDescriptors, hashCode, isAssignableFrom, removeFromSubtypesInternal, removeFromSupertypesInternal, setDeclaredPropertyDescriptors, setRedeclaredPropertyDescriptors, setSubtypes, setSupertypesclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetCode, getDeclaredPropertyDescriptors, getPropertyDescriptors, isAssignableFrompublic MyWidgetType(ComposedTypeModel composedType)
public Set<ObjectType> getSubtypes()
ObjectTypegetSubtypes in interface ObjectTypegetSubtypes in class DefaultObjectTypepublic Set<ObjectType> getSupertypes()
ObjectTypegetSupertypes in interface ObjectTypegetSupertypes in class DefaultObjectTypeprotected void loadSubtypes()
protected void loadSupertypes()
Copyright © 2017 SAP SE. All Rights Reserved.