- java.lang.Object
-
- com.vaadin.v7.data.util.AbstractProperty<Object>
-
- info.magnolia.ui.workbench.thumbnail.JcrThumbnailContainer.ThumbnailCaptionProperty
-
- All Implemented Interfaces:
- com.vaadin.v7.data.Property<Object>, com.vaadin.v7.data.Property.ReadOnlyStatusChangeNotifier, com.vaadin.v7.data.Property.ValueChangeNotifier, Serializable
- Enclosing class:
- JcrThumbnailContainer
public class JcrThumbnailContainer.ThumbnailCaptionProperty
extends com.vaadin.v7.data.util.AbstractProperty<Object>
ThumbnailContainer property that builds a caption based on the filename and extension. Should ideally be configurable.
- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class com.vaadin.v7.data.util.AbstractProperty
com.vaadin.v7.data.util.AbstractProperty.ReadOnlyStatusChangeEvent
-
Nested classes/interfaces inherited from interface com.vaadin.v7.data.Property
com.vaadin.v7.data.Property.Editor, com.vaadin.v7.data.Property.ReadOnlyException, com.vaadin.v7.data.Property.ReadOnlyStatusChangeListener, com.vaadin.v7.data.Property.ReadOnlyStatusChangeNotifier, com.vaadin.v7.data.Property.Transactional<T>, com.vaadin.v7.data.Property.ValueChangeListener, com.vaadin.v7.data.Property.ValueChangeNotifier, com.vaadin.v7.data.Property.Viewer
-
Method Summary
-
Methods inherited from class com.vaadin.v7.data.util.AbstractProperty
addListener, addListener, addReadOnlyStatusChangeListener, addValueChangeListener, fireReadOnlyStatusChange, fireValueChange, getListeners, isReadOnly, removeListener, removeListener, removeReadOnlyStatusChangeListener, removeValueChangeListener, setReadOnly
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getValue
public Object getValue()
Copyright © 2021 Magnolia International Ltd.. All rights reserved.