custom-component
Render a HtmlSelectOneMenu with only one entry as readonly inputfield in jsf?
Well we\'re trying to render a shitload of lists. Some of them have only one entry and we want them to appear as read only input fields (so users don\'t get fooled and it\'s easier to read).[详细]
2023-02-25 14:55 分类:问答variable to custom component - flex
I\'m trying to开发者_如何学Go pass a variable from my main flex application to a custom component I\'ve created, but haven\'t really figured anything out.[详细]
2023-02-24 10:22 分类:问答How to approach flex custom component for timeline/chart?
For my application I need a component (or combination of components) that shows a number of different types of events along a timeline, displays开发者_C百科 them in different ways as specified and all[详细]
2023-02-22 04:41 分类:问答Handling Click for A Custom Swing component Extending JPanel?
How would you handle click in a Custom swing Component that is extending JPanel. I am making a game and I am wondering how i can handle the clicks. Specifically in a different thread than the gui, and[详细]
2023-02-21 14:44 分类:问答Calling .net framework 2 from application developed in .net framework 4
I have an application developed using .net framework 4. I also have a DLL component developed in .net framework 2. Is it possible for me to call a component that was developed in .net framework 2? How[详细]
2023-02-20 21:47 分类:问答Creating mixed components in swing + java
Is there any way to create a custom component in swing. By custom I mean say right now I am able to create a circle and do actions like dragging it etc.[详细]
2023-02-19 03:58 分类:问答Android: Html TextView - is it possible?
I\'m interested in creating a custom android component that extends textview and shows the text inside of it as formatted.[详细]
2023-02-17 10:32 分类:问答Custom component and access to backing bean
Is it possible in JSF2 from a custom component (in method encodeBegin) to access to the FacesContext and managed beans?[详细]
2023-02-15 22:40 分类:问答flex show multiple sections in a single progress bar
I need to show multiple sections in single progress bar where each component is of different color. Can any one suggest me any external component or an开发者_StackOverflowy idea to implement this.[详细]
2023-02-10 21:02 分类:问答flex pass parameter to custom component
I have a cus开发者_如何学Gotom component written in action script (no UI). I am instantiating this component in an mxml file which is present in a library project. The custom component has a construct[详细]
2023-02-10 11:28 分类:问答