public class CalculatorKeyControlPanel
extends com.google.gwt.user.client.ui.VerticalPanel
| Modifier and Type | Class and Description |
|---|---|
static interface |
CalculatorKeyControlPanel.CalculatorKeyControlPanelDelegate
The Interface CalculatorKeyControlPanelDelegate.
|
com.google.gwt.user.client.ui.UIObject.DebugIdImpl, com.google.gwt.user.client.ui.UIObject.DebugIdImplEnabledcom.google.gwt.user.client.ui.HasHorizontalAlignment.AutoHorizontalAlignmentConstant, com.google.gwt.user.client.ui.HasHorizontalAlignment.HorizontalAlignmentConstantcom.google.gwt.user.client.ui.HasVerticalAlignment.VerticalAlignmentConstant| Modifier and Type | Field and Description |
|---|---|
CalculatorKeyControlPanel.CalculatorKeyControlPanelDelegate |
delegate
The delegate.
|
| Constructor and Description |
|---|
CalculatorKeyControlPanel()
Instantiates a new calculator key control panel.
|
| Modifier and Type | Method and Description |
|---|---|
void |
setValuesForCheckBoxesWithKeyStateInfo(java.util.Map<CalculatorKey,java.lang.Boolean> keyStateInfo)
Sets the values for check boxes with key state info.
|
add, getHorizontalAlignment, getVerticalAlignment, insert, insert, remove, setHorizontalAlignment, setVerticalAlignmentgetSpacing, setBorderWidth, setCellHeight, setCellHorizontalAlignment, setCellVerticalAlignment, setCellWidth, setSpacinggetWidget, getWidgetCount, getWidgetIndex, getWidgetIndex, iterator, removeaddAttachHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, fireEvent, getLayoutData, getParent, isAttached, onBrowserEvent, removeFromParent, setLayoutData, sinkEventsaddStyleDependentName, addStyleName, ensureDebugId, ensureDebugId, getAbsoluteLeft, getAbsoluteTop, getElement, getOffsetHeight, getOffsetWidth, getStyleName, getStylePrimaryName, getTitle, isVisible, isVisible, removeStyleDependentName, removeStyleName, setHeight, setPixelSize, setSize, setStyleDependentName, setStyleName, setStyleName, setStylePrimaryName, setTitle, setVisible, setVisible, setWidth, toString, unsinkEventsequals, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic CalculatorKeyControlPanel.CalculatorKeyControlPanelDelegate delegate
public CalculatorKeyControlPanel()
public void setValuesForCheckBoxesWithKeyStateInfo(java.util.Map<CalculatorKey,java.lang.Boolean> keyStateInfo)
keyStateInfo - the key state info