|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of IRenderable in lumis.content.source.field.type |
---|
Classes in lumis.content.source.field.type that implement IRenderable | |
---|---|
static class |
WorkflowStateDataType.Data
Data object for a workflow state. |
Uses of IRenderable in lumis.doui.render |
---|
Classes in lumis.doui.render that implement IRenderable | |
---|---|
class |
CharSequenceRenderableWrapper
Wraps a CharSequence and IRenderable instances into an object
that implements both interfaces. |
class |
RenderDataValue
Allows a CharSequence value to be used directly as the render data. |
Fields in lumis.doui.render declared as IRenderable | |
---|---|
protected IRenderable |
CharSequenceRenderableWrapper.renderable
The wrapped IRenderable object. |
Constructors in lumis.doui.render with parameters of type IRenderable | |
---|---|
CharSequenceRenderableWrapper(CharSequence charSequence,
IRenderable renderable)
|
Uses of IRenderable in lumis.doui.source.field |
---|
Classes in lumis.doui.source.field that implement IRenderable | |
---|---|
class |
LocalizableCharSequenceValue
A CharSequence that when is rendered using its IRenderable
interface it is localized to the current locale. |
class |
OptionLookupValue
A CharSequence value that when is rendered the corresponding option
value is returned. |
Uses of IRenderable in lumis.doui.source.field.type |
---|
Classes in lumis.doui.source.field.type that implement IRenderable | |
---|---|
static class |
DateDataType.Data
|
static class |
DateTimeDataType.Data
|
static class |
FileDataType.Data
Data object for a field with data type file. |
static class |
FilesDataType.Data
Data object for a field with data type files. |
static class |
PageDataType.Data
Data object for a field with data type file. |
static class |
PrincipalDataType.Data
Data object for a field with data type principal. |
static class |
TimeDataType.Data
|
Uses of IRenderable in lumis.service.document.field |
---|
Classes in lumis.service.document.field that implement IRenderable | |
---|---|
static class |
DocumentDataType.Data
Data object for a field with data type document. |
Uses of IRenderable in lumis.service.image.field |
---|
Classes in lumis.service.image.field that implement IRenderable | |
---|---|
static class |
ImageDataType.Data
Data object for a field with data type image. |
Uses of IRenderable in lumis.service.resourcescheduler |
---|
Classes in lumis.service.resourcescheduler that implement IRenderable | |
---|---|
static class |
ResourcesDataType.Data
Data object for a field with data type Resources. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |