Skip to content
This repository was archived by the owner on Aug 5, 2019. It is now read-only.

DateBoxAppended with UiBinder #332

Open
pkoghia opened this issue Feb 7, 2013 · 1 comment
Open

DateBoxAppended with UiBinder #332

pkoghia opened this issue Feb 7, 2013 · 1 comment
Milestone

Comments

@pkoghia
Copy link

pkoghia commented Feb 7, 2013

I tried to use your example of the DateBoxAppended with UiBinder
<b2:DateBoxAppended format="yyyy/mm/dd" autoClose="true" icon="CALENDAR"/>

But there's an error:
[ERROR] [MainModule] - Class DateBoxAppended has no appropriate setIcon() method: <b2:DateBoxAppended autoClose='true' format='yyyy/mm/dd' icon='CALENDAR'> (:46)

Same problem for the format and autoClose parameter.

The DateBox works fine.

@soundTricker
Copy link
Member

setIcon and others comes after gwt-bootstrap-2.1.1.0-snapshot. it is not in gwt-bootstrap-2.0.4.0.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants