Annotation Type InFrame
Specifies that given element, page or page fragment is located inside the frame given by its name or ID or index.
When such an object is invoked, Graphene automatically switches to given frame and after invocation it switches back to the frame used previously.
- Author:
- Juraj Huska
-
Optional Element Summary
Optional Elements
-
Element Details
-
nameOrId
String nameOrIdThe name or ID of the frame- Default:
- ""
-
index
int indexThe index of a frame defined by order of frames in page- Default:
- -1
-