Top "Uicomponents" questions

Handle MouseEvent.CLICK, MOUSE_DOWN in subclasses

I'm building a panel of buttons, that are enclosed in Canvas container. For this purpose I created a MyButton class, …

actionscript-3 flex4 mouseevent uicomponents
How can I fill an actionscript 3 polygon with a solid color?

I'm building a map editor for a project and need to draw a hexagon and fill it with a solid …

actionscript polygon fill shape uicomponents
JSF - UISelectItems problem

Strange error i received from compiler: Expected a child component type of UISelectItem/UISelectItems for component type javax.faces.SelectOne(…

java jsf uicomponents
Find component by type in JSF

My question is related to this one Get all hidden input fields in JSF dynamically but it's not the same …

jsf jsf-2 uicomponents