Uses of Interface
com.jbstrap.ui.Fetchable
Package
Description
-
Uses of Fetchable in com.jbstrap.ui.components.activitystream
-
Uses of Fetchable in com.jbstrap.ui.components.calendar
-
Uses of Fetchable in com.jbstrap.ui.components.form.items
Modifier and TypeClassDescriptionclass
Combobox itemclass
Dual list box form itemclass
Radio button item -
Uses of Fetchable in com.jbstrap.ui.components.listgrid
-
Uses of Fetchable in com.jbstrap.ui.components.sparkline
-
Uses of Fetchable in com.jbstrap.ui.components.timeline
-
Uses of Fetchable in com.jbstrap.ui.components.treeview
-
Uses of Fetchable in com.jbstrap.ui.interfaces
Modifier and TypeInterfaceDescriptioninterface
Exportable<T extends Fetchable<?>>
This interface is used by classes that implement theFetchable
interface.