Deprecated API


Contents
Deprecated Methods
com.github.gwtbootstrap.client.ui.CheckBox.isChecked()
          Use CheckBox.getValue() instead 
com.github.gwtbootstrap.client.ui.CheckBox.setChecked(boolean)
          Use CheckBox.setValue(Boolean) instead 
com.github.gwtbootstrap.client.ui.Modal.setSize(String, String)
          modal do not support setSize method 
 



Copyright © 2012 gwtbootstrap. All Rights Reserved.