public interface TemplatedActivity
Modifier and Type | Method and Description |
---|---|
org.jboss.errai.common.client.dom.HTMLElement |
getRootElement()
Returns the HTMLElement that is the root panel of this activity.
|
org.jboss.errai.common.client.dom.HTMLElement |
resolvePosition(NamedPosition p)
Returns the HTMLElement that contains the child WorkbenchPanelView at the given position.
|
org.jboss.errai.common.client.dom.HTMLElement resolvePosition(NamedPosition p)
org.jboss.errai.common.client.dom.HTMLElement getRootElement()
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.