org.openmdx.ui1.jmi1
Interface DateField

All Superinterfaces:
AbstractField, org.openmdx.base.cci2.BasicObject, org.openmdx.base.cci2.ContextCapable, DateField, Element, org.openmdx.base.cci2.ExtentCapable, LabelledField, javax.jmi.reflect.RefBaseObject, javax.jmi.reflect.RefFeatured, javax.jmi.reflect.RefObject, ValuedField, org.openmdx.compatibility.view1.cci2.ViewCapable

public interface DateField
extends DateField, ValuedField

Class DateField


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.openmdx.ui1.cci2.Element
Element.Identity
 
Method Summary
<T extends org.openmdx.compatibility.view1.cci2.View>
List<T>
getView(org.openmdx.compatibility.view1.cci2.ViewQuery query)
          Retrieves the value for the reference view for the specified query.
 
Methods inherited from interface org.openmdx.ui1.cci2.DateField
getFormat, getMaxDate, getMinDate, setFormat, setMaxDate, setMinDate
 
Methods inherited from interface org.openmdx.ui1.jmi1.ValuedField
getEventHandler, setEventHandler
 
Methods inherited from interface org.openmdx.ui1.cci2.ValuedField
getDataBindingName, getDefaultValue, getEventHandler, getFeatureName, getMultiplicity, getQualifiedFeatureName, getSkipRow, getSpanRow, isFilterable, isSortable, setDataBindingName, setDefaultValue, setEventHandler, setFeatureName, setFilterable, setMultiplicity, setQualifiedFeatureName, setSkipRow, setSortable, setSpanRow
 
Methods inherited from interface org.openmdx.ui1.jmi1.LabelledField
getLabel, getShortLabel, setLabel, setShortLabel
 
Methods inherited from interface org.openmdx.ui1.cci2.LabelledField
getLabel, getShortLabel, setLabel, setShortLabel
 
Methods inherited from interface org.openmdx.ui1.cci2.AbstractField
getBackColor, getColor, getFontColor, getFontName, getFontSize, isFontBold, isFontItalic, isFontStrikeout, isFontUnderline, setBackColor, setColor, setFontBold, setFontColor, setFontItalic, setFontName, setFontSize, setFontStrikeout, setFontUnderline
 
Methods inherited from interface org.openmdx.ui1.jmi1.Element
getToolTip, setSegment, setSegment, setToolTip
 
Methods inherited from interface org.openmdx.ui1.cci2.Element
getIconKey, getMimeType, getToolTip, isAutoGenerated, isChangeable, setAutoGenerated, setChangeable, setIconKey, setMimeType, setToolTip
 
Methods inherited from interface org.openmdx.base.jmi1.BasicObject
getCreatedBy, getModifiedBy
 
Methods inherited from interface org.openmdx.base.cci2.BasicObject
getCreatedAt, getModifiedAt
 
Methods inherited from interface org.openmdx.base.cci2.ExtentCapable
getIdentity
 
Methods inherited from interface org.openmdx.compatibility.view1.cci2.ViewCapable
getView
 
Methods inherited from interface javax.jmi.reflect.RefObject
refClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostComposite
 
Methods inherited from interface javax.jmi.reflect.RefFeatured
refGetValue, refGetValue, refInvokeOperation, refInvokeOperation, refSetValue, refSetValue
 
Methods inherited from interface javax.jmi.reflect.RefBaseObject
equals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraints
 

Method Detail

getView

<T extends org.openmdx.compatibility.view1.cci2.View> List<T> getView(org.openmdx.compatibility.view1.cci2.ViewQuery query)
Retrieves the value for the reference view for the specified query.

Parameters:
query - predicate which is applied to the set of referenced objects.
Returns:
The objects for which the predicate evaluates to true.


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