|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface OperationTabQuery
| Method Summary | |
|---|---|
org.w3c.cci2.BooleanTypePredicate |
isQuery()
|
org.w3c.cci2.StringTypePredicate |
operationName()
|
org.w3c.cci2.SimpleTypeOrder |
orderByIsQuery()
Allows to adds a sort instruction for OperationTab
depending the feature isQuery
Note: The order in which orderBy…
instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByOperationName()
Allows to adds a sort instruction for OperationTab
depending the feature operationName
Note: The order in which orderBy…
instructions are given is relevant! |
| Methods inherited from interface org.openmdx.ui1.cci2.TabQuery |
|---|
forAllTitle, orderByTitle, thereExistsTitle, title |
| Methods inherited from interface org.openmdx.ui1.cci2.ContainerQuery |
|---|
forAllMember, member, thereExistsMember |
| 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 |
| Methods inherited from interface org.openmdx.ui1.cci2.ElementLayoutDefinitionQuery |
|---|
columnBreakAtElement, columnSizeMax, columnSizeMin, forAllColumnBreakAtElement, forAllColumnSizeMax, forAllColumnSizeMin, orderByColumnBreakAtElement, orderByColumnSizeMax, orderByColumnSizeMin, orderByVerticalFill, thereExistsColumnBreakAtElement, thereExistsColumnSizeMax, thereExistsColumnSizeMin, verticalFill |
| Method Detail |
|---|
org.w3c.cci2.BooleanTypePredicate isQuery()
org.w3c.cci2.SimpleTypeOrder orderByIsQuery()
OperationTab
depending the feature isQuery
Note: The order in which orderBy…
instructions are given is relevant!
org.w3c.cci2.StringTypePredicate operationName()
org.w3c.cci2.SimpleTypeOrder orderByOperationName()
OperationTab
depending the feature operationName
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 | |||||||||