|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IAccessibleImageElement
Interface for exposing accessibility-related properties of images to the validation engine.
IAccessibleElement2
Method Summary | |
---|---|
String |
getDescription()
get the description for the accessible image |
int |
getHeight()
get the height for the accessible image |
int |
getWidth()
get the width for the accessible image |
Method Detail |
---|
String getDescription() throws InvalidComponentException
InvalidComponentException
int getHeight() throws InvalidComponentException
InvalidComponentException
int getWidth() throws InvalidComponentException
InvalidComponentException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |