Uses of Package
com.jbstrap.ui.interfaces
Packages that use com.jbstrap.ui.interfaces
Package
Description
-
Classes in com.jbstrap.ui.interfaces used by com.jbstrap.core.event
-
Classes in com.jbstrap.ui.interfaces used by com.jbstrap.ui.components.activitystreamClassDescriptionActivity stream item interface.This interface specifies DataDescriptor componentsWhich component implements the
Fetchable
interface, in which case a custom query can also be set.The interface specifies components that retrieve their value from a DataDescriptor and support filtering. -
Classes in com.jbstrap.ui.interfaces used by com.jbstrap.ui.components.calendarClassDescriptionThis interface specifies DataDescriptor componentsWhich component implements the
Fetchable
interface, in which case a custom query can also be set. -
Classes in com.jbstrap.ui.interfaces used by com.jbstrap.ui.components.form
-
Classes in com.jbstrap.ui.interfaces used by com.jbstrap.ui.components.form.itemsClassDescriptionThis interface specifies DataDescriptor componentsThis interface specifies components whose displayed value differs from the component’s value.This interface specifies components with multiple values.Which component implements the
Fetchable
interface, in which case a custom query can also be set.The interface specifies components that retrieve their value from a DataDescriptor and support filtering.An interface used to display form item component with multiple values. -
Classes in com.jbstrap.ui.interfaces used by com.jbstrap.ui.components.form.items.fileitem
-
Classes in com.jbstrap.ui.interfaces used by com.jbstrap.ui.components.form.items.selectoritemClassDescriptionThis interface specifies components whose displayed value differs from the component’s value.
-
Classes in com.jbstrap.ui.interfaces used by com.jbstrap.ui.components.listgridClassDescriptionThis interface specifies DataDescriptor componentsThis 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 components that retrieve their value from a DataDescriptor and support filtering. -
Classes in com.jbstrap.ui.interfaces used by com.jbstrap.ui.components.sparklineClassDescriptionThis interface specifies DataDescriptor componentsWhich component implements the
Fetchable
interface, in which case a custom query can also be set. -
Classes in com.jbstrap.ui.interfaces used by com.jbstrap.ui.components.timelineClassDescriptionThis interface specifies DataDescriptor componentsWhich component implements the
Fetchable
interface, in which case a custom query can also be set.The interface specifies components that retrieve their value from a DataDescriptor and support filtering.Timeline creator interface. -
Classes in com.jbstrap.ui.interfaces used by com.jbstrap.ui.components.treeviewClassDescriptionThis interface specifies DataDescriptor componentsWhich component implements the
Fetchable
interface, in which case a custom query can also be set.The interface specifies components that retrieve their value from a DataDescriptor and support filtering. -
Classes in com.jbstrap.ui.interfaces used by com.jbstrap.ui.converters