Skip navigation links
A B C D E F G H I J L M N O P Q R S T U V W 

L

listProperties() - Method in class no.g9.client.core.view.ListRow
 
listProperties(DialogObjectConstant) - Method in class no.g9.client.core.view.ListRow
 
listProperties(DialogObjectConstant) - Method in interface no.g9.client.core.view.PropertyManager
List all managed properties for the specified dialog object.
listProperties() - Method in interface no.g9.client.core.view.PropertyManager
List all properties managed by this property manager.
ListRow - Class in no.g9.client.core.view
Holds data and a selected flag for a ListBlock row.
ListRow(int, boolean) - Constructor for class no.g9.client.core.view.ListRow
Create a new ListRow with the given selected state.
ListRowComparator<T extends ListRow> - Class in no.g9.client.core.view.table
Comparator used to compare two list rows.
ListRowComparator(DialogObjectConstant, int) - Constructor for class no.g9.client.core.view.table.ListRowComparator
Creates a new ListRowComparator that will use values in the specified column when comparing rows.
ListRowComparator(DialogObjectConstant, int, ListRowComparator.Sorting) - Constructor for class no.g9.client.core.view.table.ListRowComparator
Creates a new ListRowComparator that will use values in the specified column when comparing rows.
ListRowComparator.Sorting - Enum in no.g9.client.core.view.table
Enumerates sort direction.
ListSelectionCallback - Class in no.g9.client.core.view
A message callback class for handling list selections.
ListSelectionCallback(ViewModelImpl, boolean, RoleConstant, int, ListRow) - Constructor for class no.g9.client.core.view.ListSelectionCallback
Create a new list selection callback object, will be triggered from the framework after the user has made a reply to the message box.
LocalDateConverter - Class in no.g9.client.core.converter
Converts between a Java 8 LocalDate attribute in the domain model and a Date in the view (target).
LocalDateConverter() - Constructor for class no.g9.client.core.converter.LocalDateConverter
Create a new converter without a chained converter.
LocalDateConverter(AttributeConverter<LocalDate, Date>) - Constructor for class no.g9.client.core.converter.LocalDateConverter
Create a new converter with the given chained converter.
LocalDateTimeConverter - Class in no.g9.client.core.converter
Converts between a Java 8 LocalDateTime attribute in the domain model and a Date in the view (target).
LocalDateTimeConverter() - Constructor for class no.g9.client.core.converter.LocalDateTimeConverter
Create a new converter without a chained converter.
LocalDateTimeConverter(AttributeConverter<LocalDateTime, Date>) - Constructor for class no.g9.client.core.converter.LocalDateTimeConverter
Create a new converter with the given chained converter.
LocalTimeConverter - Class in no.g9.client.core.converter
Converts between a Java 8 LocalTime attribute in the domain model and a Date in the view (target).
LocalTimeConverter() - Constructor for class no.g9.client.core.converter.LocalTimeConverter
Create a new converter without a chained converter.
LocalTimeConverter(AttributeConverter<LocalTime, Date>) - Constructor for class no.g9.client.core.converter.LocalTimeConverter
Create a new converter with the given chained converter.
A B C D E F G H I J L M N O P Q R S T U V W 
Skip navigation links

Copyright © 2006–2017 Esito AS. All rights reserved.