public class XBRXPlugPane extends java.lang.Object implements XBCXPlugPane
| Modifier and Type | Field and Description |
|---|---|
protected XBCatalogServiceClient |
client |
| Constructor and Description |
|---|
XBRXPlugPane(XBCatalogServiceClient client,
long id) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Long |
getId()
Gets item identification
|
java.lang.Long |
getPaneIndex()
Get index of the panel editor
|
XBCXPlugin |
getPlugin()
Get attached plugin
|
void |
setId(java.lang.Long id) |
protected XBCatalogServiceClient client
public XBRXPlugPane(XBCatalogServiceClient client, long id)
public XBCXPlugin getPlugin()
XBCXPlugPanegetPlugin in interface XBCXPlugPanepublic java.lang.Long getPaneIndex()
XBCXPlugPanegetPaneIndex in interface XBCXPlugPanepublic java.lang.Long getId()
XBCBasepublic void setId(java.lang.Long id)