| Modifier and Type | Method and Description |
|---|---|
XBCXPlugPane |
XBCXBlockPane.getPane() |
| Modifier and Type | Class and Description |
|---|---|
class |
XBEXPlugPane
XBUP Plugin Panel Editor Entity
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<XBCXPlugPane> |
XBEXPaneManager.getPlugPanes(XBCXPlugin plugin) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<XBCXPlugPane> |
XBEXPaneService.getPlugPanes(XBCXPlugin plugin) |
| Modifier and Type | Method and Description |
|---|---|
XBCXPlugPane |
XBCXPaneManager.findPlugPaneById(long id) |
XBCXPlugPane |
XBCXPaneManager.getPlugPane(XBCXPlugin plugin,
long pane) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<XBCXPlugPane> |
XBCXPaneManager.getPlugPanes(XBCXPlugin plugin)
Get list of all plugin panels
|
| Modifier and Type | Class and Description |
|---|---|
class |
XBRXPlugPane
XBUP Remote Plugin Panel Editor Class.
|
| Modifier and Type | Method and Description |
|---|---|
XBCXPlugPane |
XBRXBlockPane.getPane() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<XBCXPlugPane> |
XBRXPaneManager.getPlugPanes(XBCXPlugin plugin) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<XBCXPlugPane> |
XBRXPaneService.getPlugPanes(XBCXPlugin plugin) |
| Modifier and Type | Method and Description |
|---|---|
XBCXPlugPane |
XBCXPaneService.findPlugPaneById(long id) |
XBCXPlugPane |
XBCXPaneService.getPlugPane(XBCXPlugin plugin,
long pane) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<XBCXPlugPane> |
XBCXPaneService.getPlugPanes(XBCXPlugin plugin)
Get list of all plugin panels
|