@Component(tag="radiogroup", widgetClass="Radiogroup", content=AS_CHILD, parentTag="*", childTag=@Component.ChildTag(value="*")) public class Radiogroup extends BaseUIComponent
| Modifier and Type | Class and Description |
|---|---|
static class |
Radiogroup.Orientation |
BaseComponent.SubComponent| Constructor and Description |
|---|
Radiogroup() |
| Modifier and Type | Method and Description |
|---|---|
Radiogroup.Orientation |
getOrientation() |
Radiobutton |
getSelected() |
void |
setOrientation(Radiogroup.Orientation orientation) |
_syncClasses, _syncStyles, addClass, addMask, addMask, addMask, addStyle, addStyles, afterRemoveChild, focus, getBalloon, getClasses, getContext, getCss, getDragid, getDropid, getFirstVisibleChild, getFirstVisibleChild, getFlex, getHeight, getHint, getKeycapture, getPopup, getStyle, getStyles, getTabindex, getWidth, hide, isDisabled, isVisible, removeClass, removeMask, removeStyle, scrollIntoView, setBalloon, setClasses, setContext, setCss, setDisabled, setDragid, setDropid, setFlex, setFocus, setHeight, setHint, setKeycapture, setPopup, setStyles, setTabindex, setVisible, setWidth, show, toggleClass_attach, _initProps, addChild, addChild, addChild, addChildren, addEventForward, addEventForward, addEventListener, addEventListener, addEventListener, addEventListener, afterAddChild, afterSetParent, areEqual, beforeAddChild, beforeRemoveChild, beforeSetParent, bringToFront, defaultify, destroy, destroyChildren, detach, finalize, findAttribute, findByName, findByName, findChildByData, findChildByLabel, fireEvent, fireEvent, getAncestor, getAncestor, getAttribute, getAttribute, getAttribute, getAttributes, getChild, getChildAt, getChildCount, getChildCount, getChildren, getChildren, getContent, getData, getData, getDefinition, getFirstChild, getId, getIndex, getLastChild, getName, getNamespace, getNextSibling, getPage, getParent, getPreviousSibling, getRoot, hasAttribute, hasEventListener, hasEventListener, invoke, invoke, invokeIfAttached, isAncestor, isContainer, isContentSynced, isDead, isNamespace, notifyAncestors, nullify, onAttach, onDestroy, removeAttribute, removeChild, removeEventForward, removeEventForward, removeEventListener, removeEventListener, removeEventListener, removeEventListener, setAttribute, setContent, setContentSynced, setData, setIndex, setName, setParent, sub, swapChildren, sync, toString, trimify, validate, validate, validateChild, validateIsChild, validatePage, validateParent, wireControllerpublic Radiobutton getSelected()
@Component.PropertyGetter(value="orientation") public Radiogroup.Orientation getOrientation()
@Component.PropertySetter(value="orientation") public void setOrientation(Radiogroup.Orientation orientation)
Copyright © 2017 Regenstrief Center for Biomedical Informatics. All rights reserved.