public abstract class UIComponentImpl extends WorkspaceObjectImpl implements UIComponent
model| Constructor and Description |
|---|
UIComponentImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
abstract ObjectType<? extends UIComponent> |
getObjectType() |
PageImpl |
getPage() |
UIContainerImpl |
getParent() |
abstract UIContainerImpl |
getParentContainer() |
abstract PageImpl |
getParentPage() |
adapt, getAttributes, getNodeName, getObjectId, isAdapted, removeAdapter, setNodeName, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetAttributes, getObjectIdadapt, isAdapted, removeAdapterpublic abstract UIContainerImpl getParentContainer()
public abstract PageImpl getParentPage()
public abstract ObjectType<? extends UIComponent> getObjectType()
getObjectType in interface UIComponentgetObjectType in interface WorkspaceObjectpublic String getName()
getName in interface UIComponentgetName in class WorkspaceObjectImplpublic final UIContainerImpl getParent()
getParent in interface UIComponentpublic final PageImpl getPage()
getPage in interface UIComponentCopyright © 2025 JBoss by Red Hat. All Rights Reserved.