T - the type of the underlying Java objectpublic interface BackedItem<T> extends Item
Item interface for implementations that are backed by an underlying Java object.Item.Editor, Item.PropertySetChangeEvent, Item.PropertySetChangeListener, Item.PropertySetChangeNotifier, Item.Viewer| Modifier and Type | Method and Description |
|---|---|
T |
getObject()
Retrieve the underlying Java object.
|
addItemProperty, getItemProperty, getItemPropertyIds, removeItemPropertyT getObject()
Copyright © 2017. All rights reserved.