I just tried to build a simple custom select box which is made of button and PopupPanel.
This is not perfect but it would be helpful for starter like me to make your own selectBox.
- download source code
- GWT version : 2.6.0
How to use this
- make your own PopupPanel which extends SelectBoxPopupPanel
- make your own view with "SelectBoxButton" with "SelectBoxPopupPanel" child like the below
<u:SelectBoxButton ui:field="button"> <u2:PeriodPopupPanel autoHide="true"></u2:PeriodPopupPanel> </u:SelectBoxButton>
For Suggest box using CellTable
댓글 없음:
댓글 쓰기