Package org.opencms.ui.components
Interface I_CmsFilePropertyEditHandler
- All Superinterfaces:
com.vaadin.event.ConnectorEventListener,EventListener,com.vaadin.v7.event.FieldEvents.TextChangeListener,Serializable,com.vaadin.event.SerializableEventListener,com.vaadin.v7.data.Validator
- All Known Implementing Classes:
CmsContextMenuEditHandler
public interface I_CmsFilePropertyEditHandler
extends com.vaadin.v7.data.Validator, com.vaadin.v7.event.FieldEvents.TextChangeListener
File table inline edit handler.
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.vaadin.v7.data.Validator
com.vaadin.v7.data.Validator.EmptyValueException, com.vaadin.v7.data.Validator.InvalidValueException -
Field Summary
Fields inherited from interface com.vaadin.v7.event.FieldEvents.TextChangeListener
EVENT_ID, EVENT_METHOD -
Method Summary
Methods inherited from interface com.vaadin.v7.event.FieldEvents.TextChangeListener
textChangeMethods inherited from interface com.vaadin.v7.data.Validator
validate