|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectComposite
ch.elexis.selectors.ActiveControl
ch.elexis.selectors.SpinnerField
public class SpinnerField
Field Summary |
---|
Fields inherited from class ch.elexis.selectors.ActiveControl |
---|
DISPLAY_HORIZONTAL, HIDE_LABEL, LABEL_IS_HYPERLINK, LINK_TO_DB, PROP_DISPLAYNAME, PROP_ERRMSG, PROP_FIELDNAME, PROP_HASHNAME, PROP_VALID_PATTERN, READONLY |
Constructor Summary | |
---|---|
SpinnerField(Composite parent,
int displayBits,
java.lang.String displayName,
int min,
int max)
|
Method Summary |
---|
Methods inherited from class ch.elexis.selectors.ActiveControl |
---|
addListener, clear, fireChangedEvent, getControllerComposite, getCtl, getData, getDisplayName, getErrMsg, getLabelText, getProperty, getText, isReadonly, isValid, removeSelectorListener, setData, setDisplayName, setEnabled, setLabelText, setText, setValidPattern |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SpinnerField(Composite parent, int displayBits, java.lang.String displayName, int min, int max)
|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |