Package | Description |
---|---|
com.xalys.xgl | |
com.xalys.xgl.forms |
Modifier and Type | Method and Description |
---|---|
TextButton |
TextButton.setEnabled(boolean enabled) |
TextButton |
TextButton.setIcon(com.google.gwt.resources.client.ImageResource imageResource) |
TextButton |
TextButton.setIconAlign(TextButton.IconAlign iconAlign) |
TextButton |
TextButton.setLabel(String label) |
Modifier and Type | Method and Description |
---|---|
FormPanel |
FormPanel.addButton(TextButton button) |
Column |
FormPanel.getColumn(TextButton button) |
FormPanel |
FormPanel.removeButton(TextButton button) |
Copyright © 2018 Xalys. All rights reserved.