public class ButtonColumn extends ButtonLayoutTwoGroups
buttons| Constructor and Description |
|---|
ButtonColumn() |
ButtonColumn(boolean contentRight) |
| Modifier and Type | Method and Description |
|---|---|
void |
addButton(KSButton button) |
void |
addButtonToPrimaryGroup(KSButton button) |
void |
addButtonToSecondaryGroup(KSButton button) |
protected void |
onLoad() |
void |
setContent(com.google.gwt.user.client.ui.Widget w) |
getButtonsgetWidget, initWidget, isAttached, onAttach, onBrowserEvent, onDetach, setWidgetaddAttachHandler, addBitlessDomHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, createHandlerManager, delegateEvent, doAttachChildren, doDetachChildren, fireEvent, getHandlerCount, getLayoutData, getParent, isOrWasAttached, onUnload, removeFromParent, setLayoutData, sinkEventsaddStyleDependentName, addStyleName, ensureDebugId, ensureDebugId, ensureDebugId, getAbsoluteLeft, getAbsoluteTop, getElement, getOffsetHeight, getOffsetWidth, getStyleElement, getStyleName, getStyleName, getStylePrimaryName, getStylePrimaryName, getTitle, isVisible, isVisible, onEnsureDebugId, removeStyleDependentName, removeStyleName, setElement, setElement, setHeight, setPixelSize, setSize, setStyleDependentName, setStyleName, setStyleName, setStyleName, setStyleName, setStylePrimaryName, setStylePrimaryName, setTitle, setVisible, setVisible, setWidth, sinkBitlessEvent, toString, unsinkEventspublic ButtonColumn()
public ButtonColumn(boolean contentRight)
protected void onLoad()
onLoad in class com.google.gwt.user.client.ui.Widgetpublic void setContent(com.google.gwt.user.client.ui.Widget w)
setContent in class ButtonLayoutpublic void addButtonToPrimaryGroup(KSButton button)
addButtonToPrimaryGroup in class ButtonLayoutTwoGroupspublic void addButtonToSecondaryGroup(KSButton button)
addButtonToSecondaryGroup in class ButtonLayoutTwoGroupspublic void addButton(KSButton button)
addButton in class ButtonLayoutCopyright © 2004-2013 The Kuali Foundation. All Rights Reserved.