Modifier and Type | Method | Description |
---|---|---|
Ipnl |
getCurrentPanel() |
The current panel in the information window.
|
Reference |
getItem() |
The item from which this window was opened.
|
Map<String,Object> |
getProperties() |
Returns all properties for an instance of this class.
|
void |
setCurrentPanel(Ipnl currentPanel) |
The current panel in the information window.
|
cast, getApplicationReference, getObjectReference, getTypeClass, isInstanceOf
getBounds, getId, getIndex, getName, getPosition, isCloseable, isCollapsed, isFloating, isModal, isResizable, isTitled, isVisible, isZoomable, isZoomed, setBounds, setCollapsed, setIndex, setPosition, setZoomed
static final TypeClass CLASS
@Code("cobj") @Kind("property") @Name("item") @Type("specifier") Reference getItem()
@Code("panl") @Kind("property") @Name("current panel") @Type("ipnl") Ipnl getCurrentPanel()
@Code("panl") @Kind("property") @Name("current panel") @Type("ipnl") void setCurrentPanel(Ipnl currentPanel)
currentPanel
- new property valueMap<String,Object> getProperties()
getProperties
in interface Window