-
Type:
Bug
-
Resolution: Won't Fix
-
Priority:
P4
-
Affects Version/s: 8u40
-
Component/s: javafx
-
None
Currently Accessibility requires the application to subclass the desired node in order to customize the value for its Attributes.
We propose to add a 'GET_ATTRIBUTE' and a 'EXECUTE_EVENT' to Node (and probably Scene) to allow for attributes to be set without subclassing. This is a requirement for FXML.
We propose to add a 'GET_ATTRIBUTE' and a 'EXECUTE_EVENT' to Node (and probably Scene) to allow for attributes to be set without subclassing. This is a requirement for FXML.