|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BinaryDescriptor.PreviewSizes | |
|---|---|
| com.flexive.shared.media | Utility classes for dealing with media data. |
| com.flexive.shared.value | Multilingual value types for flexive contents. |
| Uses of BinaryDescriptor.PreviewSizes in com.flexive.shared.media |
|---|
| Methods in com.flexive.shared.media that return BinaryDescriptor.PreviewSizes | |
|---|---|
BinaryDescriptor.PreviewSizes |
FxMediaSelector.getSize()
Get the requested (pre-scaled) thumbnail size (0..3) |
| Methods in com.flexive.shared.media with parameters of type BinaryDescriptor.PreviewSizes | |
|---|---|
FxMediaSelector |
FxMediaSelector.setSize(BinaryDescriptor.PreviewSizes size)
Set the preview or original size to use |
| Uses of BinaryDescriptor.PreviewSizes in com.flexive.shared.value |
|---|
| Methods in com.flexive.shared.value that return BinaryDescriptor.PreviewSizes | |
|---|---|
static BinaryDescriptor.PreviewSizes |
BinaryDescriptor.PreviewSizes.fromString(java.lang.String s)
Get a previewSize from a numeric String |
static BinaryDescriptor.PreviewSizes |
BinaryDescriptor.PreviewSizes.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static BinaryDescriptor.PreviewSizes[] |
BinaryDescriptor.PreviewSizes.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||