|
PDF Clown 0.0.8 |
|||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use GoToEmbedded.TargetObject.RelationEnum | |
---|---|
it.stefanochizzolini.clown.documents.interaction.actions | Actions used to perform specific operations when triggered [PDF:1.6:8.5]. |
Uses of GoToEmbedded.TargetObject.RelationEnum in it.stefanochizzolini.clown.documents.interaction.actions |
---|
Methods in it.stefanochizzolini.clown.documents.interaction.actions that return GoToEmbedded.TargetObject.RelationEnum | |
---|---|
static GoToEmbedded.TargetObject.RelationEnum |
GoToEmbedded.TargetObject.RelationEnum.get(PdfName value)
Gets the relation corresponding to the given value. |
GoToEmbedded.TargetObject.RelationEnum |
GoToEmbedded.TargetObject.getRelation()
Gets the relationship between the target and the current document. |
static GoToEmbedded.TargetObject.RelationEnum |
GoToEmbedded.TargetObject.RelationEnum.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static GoToEmbedded.TargetObject.RelationEnum[] |
GoToEmbedded.TargetObject.RelationEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in it.stefanochizzolini.clown.documents.interaction.actions with parameters of type GoToEmbedded.TargetObject.RelationEnum | |
---|---|
void |
GoToEmbedded.TargetObject.setRelation(GoToEmbedded.TargetObject.RelationEnum value)
|
|
PDF Clown 0.0.8 |
|||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |