InterviewSolution
Saved Bookmarks
| 1. |
What Is Difference Between Inplaceinput And Inplaceselect? |
|
Answer» INPLACESELECT COMPONENT is similar to the <rich:INPLACEINPUT> component, EXCEPT that it uses a drop-down selection box to enter text instead of a text FIELD. InplaceSelect component is similar to the <rich:inplaceInput> component, except that it uses a drop-down selection box to enter text instead of a text field. |
|