|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TextBoxQuery
| Method Summary | |
|---|---|
org.w3c.cci2.BooleanTypePredicate |
acceptsTab()
|
org.w3c.cci2.BooleanTypePredicate |
autoSize()
|
org.w3c.cci2.BooleanTypePredicate |
isPassword()
|
org.w3c.cci2.ComparableTypePredicate<Integer> |
maxLength()
|
org.w3c.cci2.BooleanTypePredicate |
multiline()
|
org.w3c.cci2.SimpleTypeOrder |
orderByAcceptsTab()
Allows to adds a sort instruction for TextBox depending
the feature acceptsTab
Note: The order in which orderBy…
instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByAutoSize()
Allows to adds a sort instruction for TextBox depending
the feature autoSize
Note: The order in which orderBy…
instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByIsPassword()
Allows to adds a sort instruction for TextBox depending
the feature isPassword
Note: The order in which orderBy…
instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByMaxLength()
Allows to adds a sort instruction for TextBox depending
the feature maxLength
Note: The order in which orderBy…
instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByMultiline()
Allows to adds a sort instruction for TextBox depending
the feature multiline
Note: The order in which orderBy…
instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByTabStop()
Allows to adds a sort instruction for TextBox depending
the feature tabStop
Note: The order in which orderBy…
instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByTextAlign()
Allows to adds a sort instruction for TextBox depending
the feature textAlign
Note: The order in which orderBy…
instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByWordWrap()
Allows to adds a sort instruction for TextBox depending
the feature wordWrap
Note: The order in which orderBy…
instructions are given is relevant! |
org.w3c.cci2.BooleanTypePredicate |
tabStop()
|
org.w3c.cci2.ComparableTypePredicate<Short> |
textAlign()
|
org.w3c.cci2.BooleanTypePredicate |
wordWrap()
|
| Methods inherited from interface org.openmdx.ui1.cci2.LabelledFieldQuery |
|---|
forAllLabel, forAllShortLabel, label, orderByLabel, orderByShortLabel, shortLabel, thereExistsLabel, thereExistsShortLabel |
| Methods inherited from interface org.openmdx.ui1.cci2.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.cci2.ElementQuery |
|---|
autoGenerated, changeable, forAllIconKey, forAllMimeType, forAllToolTip, iconKey, mimeType, orderByAutoGenerated, orderByChangeable, orderByIconKey, orderByMimeType, orderByToolTip, thereExistsIconKey, thereExistsMimeType, thereExistsToolTip, toolTip |
| Methods inherited from interface org.openmdx.base.cci2.BasicObjectQuery |
|---|
createdAt, createdBy, forAllCreatedBy, forAllModifiedBy, modifiedAt, modifiedBy, orderByCreatedAt, orderByCreatedBy, orderByModifiedAt, orderByModifiedBy, thereExistsCreatedBy, thereExistsModifiedBy |
| Methods inherited from interface org.openmdx.base.cci2.ContextCapableQuery |
|---|
context, forAllContext, thereExistsContext |
| Methods inherited from interface org.openmdx.base.cci2.ExtentCapableQuery |
|---|
identity, orderByIdentity |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Method Detail |
|---|
org.w3c.cci2.BooleanTypePredicate acceptsTab()
org.w3c.cci2.SimpleTypeOrder orderByAcceptsTab()
TextBox depending
the feature acceptsTab
Note: The order in which orderBy…
instructions are given is relevant!
org.w3c.cci2.BooleanTypePredicate autoSize()
org.w3c.cci2.SimpleTypeOrder orderByAutoSize()
TextBox depending
the feature autoSize
Note: The order in which orderBy…
instructions are given is relevant!
org.w3c.cci2.BooleanTypePredicate isPassword()
org.w3c.cci2.SimpleTypeOrder orderByIsPassword()
TextBox depending
the feature isPassword
Note: The order in which orderBy…
instructions are given is relevant!
org.w3c.cci2.ComparableTypePredicate<Integer> maxLength()
org.w3c.cci2.SimpleTypeOrder orderByMaxLength()
TextBox depending
the feature maxLength
Note: The order in which orderBy…
instructions are given is relevant!
org.w3c.cci2.BooleanTypePredicate multiline()
org.w3c.cci2.SimpleTypeOrder orderByMultiline()
TextBox depending
the feature multiline
Note: The order in which orderBy…
instructions are given is relevant!
org.w3c.cci2.BooleanTypePredicate tabStop()
org.w3c.cci2.SimpleTypeOrder orderByTabStop()
TextBox depending
the feature tabStop
Note: The order in which orderBy…
instructions are given is relevant!
org.w3c.cci2.ComparableTypePredicate<Short> textAlign()
org.w3c.cci2.SimpleTypeOrder orderByTextAlign()
TextBox depending
the feature textAlign
Note: The order in which orderBy…
instructions are given is relevant!
org.w3c.cci2.BooleanTypePredicate wordWrap()
org.w3c.cci2.SimpleTypeOrder orderByWordWrap()
TextBox depending
the feature wordWrap
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 | |||||||||