public interface DraggableAccessor
Modifier and Type | Interface and Description |
---|---|
static interface |
DraggableAccessor.DraggableBuilder<B extends DraggableAccessor.DraggableBuilder<B>>
Provides a builder method for a draggable property returning the builder
for applying multiple build operations.
|
static interface |
DraggableAccessor.DraggableMutator
Provides a mutator for a draggable property.
|
static interface |
DraggableAccessor.DraggableProperty
Provides a draggable property.
|
Modifier and Type | Method and Description |
---|---|
boolean |
isDraggable()
Retrieves the draggability from the draggable property.
|
Copyright © 2016. All rights reserved.