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