public class EventlineItemProvider extends Object implements ItemProvider<Eventline>
Constructor and Description |
---|
EventlineItemProvider() |
Modifier and Type | Method and Description |
---|---|
List<org.controlsfx.control.PropertySheet.Item> |
getPropertySheetItems(Eventline target)
Returns a list of property sheet items for the given target object.
|
public List<org.controlsfx.control.PropertySheet.Item> getPropertySheetItems(Eventline target)
ItemProvider
getPropertySheetItems
in interface ItemProvider<Eventline>
target
- the target objectCopyright © 2020 Dirk Lemmermann Software & Consulting. All rights reserved.