Package com.jbstrap.ui.interfaces
package com.jbstrap.ui.interfaces
-
ClassDescriptionActivity stream item interface.BasedOnDataDescriptor<T extends Component<?>>This interface specifies DataDescriptor componentsThis interface implements a data converter class.This interface specifies components whose displayed value differs from the component’s value.This interface specifies components with multiple values.DragSortable<T extends Component<?>>Exportable<T extends Fetchable<?>>This interface is used by classes that implement the
Fetchable
interface.Which component implements theFetchable
interface, in which case a custom query can also be set.The interface specifies form items whose value is a file.Filterable<T extends Component<?>>The interface specifies components that retrieve their value from a DataDescriptor and support filtering.Custom click event handler interface.MultiValueFormItem<T extends Component<?>>An interface used to display form item component with multiple values.Timeline creator interface.