T
- the type for which to return itemspublic interface ItemProvider<T>
Modifier and Type | Method and Description |
---|---|
List<org.controlsfx.control.PropertySheet.Item> |
getPropertySheetItems(T target)
Returns a list of property sheet items for the given target object.
|
Copyright © 2020 Dirk Lemmermann Software & Consulting. All rights reserved.