|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IStatementProvider
An interface for user interface components that can provide a Statement. This can be used to support drag and drop from generic components into the basket (and elsewhere): implementations can check whether the drag source implements IStatementProvider.
| Method Summary | |
|---|---|
com.hp.hpl.jena.rdf.model.Statement[] |
getStatements()
Gets the selected statements that can be copied or moved. |
boolean |
isReadOnly()
Checks if the statements are meant to be read-only. |
| Method Detail |
|---|
com.hp.hpl.jena.rdf.model.Statement[] getStatements()
boolean isReadOnly()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||