|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface NumberFieldQuery
| Method Summary | |
|---|---|
org.w3c.cci2.ComparableTypePredicate |
decimalPlaces()
|
org.w3c.cci2.BooleanTypePredicate |
hasThousandsSeparator()
|
org.w3c.cci2.ComparableTypePredicate |
increment()
|
org.w3c.cci2.ComparableTypePredicate |
maxValue()
|
org.w3c.cci2.ComparableTypePredicate |
minValue()
|
org.w3c.cci2.SimpleTypeOrder |
orderByDecimalPlaces()
Allows to adds a sort instruction for NumberField
depending the feature decimalPlaces
Note: The order in which orderBy…
instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByHasThousandsSeparator()
Allows to adds a sort instruction for NumberField
depending the feature hasThousandsSeparator
Note: The order in which orderBy…
instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByIncrement()
Allows to adds a sort instruction for NumberField
depending the feature increment
Note: The order in which orderBy…
instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByMaxValue()
Allows to adds a sort instruction for NumberField
depending the feature maxValue
Note: The order in which orderBy…
instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByMinValue()
Allows to adds a sort instruction for NumberField
depending the feature minValue
Note: The order in which orderBy…
instructions are given is relevant! |
| Methods inherited from interface org.openmdx.ui1.query.LabelledFieldQuery |
|---|
forAllLabel, forAllShortLabel, label, orderByLabel, orderByShortLabel, shortLabel, thereExistsLabel, thereExistsShortLabel |
| Methods inherited from interface org.openmdx.ui1.query.AbstractFieldQuery |
|---|
backColor, color, fontBold, fontColor, fontItalic, fontName, fontSize, fontStrikeout, fontUnderline, forAllBackColor, forAllColor, forAllFontColor, orderByBackColor, orderByColor, orderByFontBold, orderByFontColor, orderByFontItalic, orderByFontName, orderByFontSize, orderByFontStrikeout, orderByFontUnderline, thereExistsBackColor, thereExistsColor, thereExistsFontColor |
| Methods inherited from interface org.openmdx.ui1.query.ElementQuery |
|---|
autoGenerated, changeable, forAllIconKey, forAllMimeType, forAllToolTip, iconKey, mimeType, orderByAutoGenerated, orderByChangeable, orderByIconKey, orderByMimeType, orderByToolTip, thereExistsIconKey, thereExistsMimeType, thereExistsToolTip, toolTip |
| Methods inherited from interface org.openmdx.base.query.BasicObjectQuery |
|---|
createdAt, createdBy, forAllCreatedBy, forAllModifiedBy, modifiedAt, modifiedBy, orderByCreatedAt, orderByCreatedBy, orderByModifiedAt, orderByModifiedBy, thereExistsCreatedBy, thereExistsModifiedBy |
| Methods inherited from interface org.openmdx.base.query.ContextCapableQuery |
|---|
context, forAllContext, thereExistsContext |
| Methods inherited from interface org.openmdx.base.query.ExtentCapableQuery |
|---|
identity, orderByIdentity |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Method Detail |
|---|
org.w3c.cci2.ComparableTypePredicate decimalPlaces()
org.w3c.cci2.SimpleTypeOrder orderByDecimalPlaces()
NumberField
depending the feature decimalPlaces
Note: The order in which orderBy…
instructions are given is relevant!
org.w3c.cci2.BooleanTypePredicate hasThousandsSeparator()
org.w3c.cci2.SimpleTypeOrder orderByHasThousandsSeparator()
NumberField
depending the feature hasThousandsSeparator
Note: The order in which orderBy…
instructions are given is relevant!
org.w3c.cci2.ComparableTypePredicate increment()
org.w3c.cci2.SimpleTypeOrder orderByIncrement()
NumberField
depending the feature increment
Note: The order in which orderBy…
instructions are given is relevant!
org.w3c.cci2.ComparableTypePredicate maxValue()
org.w3c.cci2.SimpleTypeOrder orderByMaxValue()
NumberField
depending the feature maxValue
Note: The order in which orderBy…
instructions are given is relevant!
org.w3c.cci2.ComparableTypePredicate minValue()
org.w3c.cci2.SimpleTypeOrder orderByMinValue()
NumberField
depending the feature minValue
Note: The order in which orderBy…
instructions are given is relevant!
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||