DraggableAccessor.DraggableProperty
public interface DraggableAccessor
Modifier and Type | Interface | 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 | Description |
---|---|---|
boolean |
isDraggable() |
Retrieves the draggability from the draggable property.
|
Copyright © 2018. All rights reserved.