protected static class LeftHandSideProcessor.CustomizedREpiceaGUIPermission extends java.lang.Object implements REpiceaGUIPermission
Modifier | Constructor and Description |
---|---|
protected |
CustomizedREpiceaGUIPermission() |
Modifier and Type | Method and Description |
---|---|
boolean |
isDragGranted()
This method returns true if the drag is allowed for this component.
|
boolean |
isDropGranted()
This method returns true if the drop is allowed on this component.
|
boolean |
isEnablingGranted()
This method returns true if the enabling is allowed.
|
boolean |
isSelectionGranted()
This method returns true if the selection is allowed.
|
public boolean isDragGranted()
REpiceaGUIPermission
isDragGranted
in interface REpiceaGUIPermission
public boolean isDropGranted()
REpiceaGUIPermission
isDropGranted
in interface REpiceaGUIPermission
public boolean isSelectionGranted()
REpiceaGUIPermission
isSelectionGranted
in interface REpiceaGUIPermission
public boolean isEnablingGranted()
REpiceaGUIPermission
isEnablingGranted
in interface REpiceaGUIPermission