org.openmdx.ui1.query
Interface FieldGroupQuery

All Superinterfaces:
AbstractFieldQuery, org.w3c.cci2.AnyTypePredicate, BasicObjectQuery, ContainerFieldQuery, ContainerQuery, ContextCapableQuery, ElementLayoutDefinitionQuery, ElementQuery, ExtentCapableQuery, LabelledFieldQuery, ViewCapableQuery
All Known Implementing Classes:
FieldGroupFilterImpl

public interface FieldGroupQuery
extends ContainerFieldQuery, ElementLayoutDefinitionQuery


Method Summary
 
Methods inherited from interface org.openmdx.ui1.query.ContainerFieldQuery
forAllInPlaceEditable, forAllShowMaxMember, inPlaceEditable, orderByInPlaceEditable, orderByShowMaxMember, showMaxMember, thereExistsInPlaceEditable, thereExistsShowMaxMember
 
Methods inherited from interface org.openmdx.ui1.query.ContainerQuery
forAllMember, member, thereExistsMember
 
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
 
Methods inherited from interface org.openmdx.ui1.query.ElementLayoutDefinitionQuery
columnBreakAtElement, columnSizeMax, columnSizeMin, forAllColumnBreakAtElement, forAllColumnSizeMax, forAllColumnSizeMin, orderByColumnBreakAtElement, orderByColumnSizeMax, orderByColumnSizeMin, orderByVerticalFill, thereExistsColumnBreakAtElement, thereExistsColumnSizeMax, thereExistsColumnSizeMin, verticalFill
 



This software is published under the BSD license. Copyright © 2006-2007, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.