Uses of Interface
org.openmdx.ui1.cci.AssertableInspector

Packages that use AssertableInspector
org.openmdx.portal.servlet   
org.openmdx.ui1.cci   
 

Uses of AssertableInspector in org.openmdx.portal.servlet
 

Methods in org.openmdx.portal.servlet that return AssertableInspector
 AssertableInspector UiContext.getAssertableInspector(String forClass)
           
 AssertableInspector ApplicationContext.getAssertableInspector(String forClass)
           
 

Uses of AssertableInspector in org.openmdx.ui1.cci
 

Classes in org.openmdx.ui1.cci that implement AssertableInspector
 class AssertableInspectorImpl
           
 

Methods in org.openmdx.ui1.cci that return AssertableInspector
 AssertableInspector AssertableInspectorClassImpl.createAssertableInspector()
           
 AssertableInspector AssertableInspectorClass.createAssertableInspector()
          Creates an instance of class AssertableInspector.
 AssertableInspector AssertableInspectorClassImpl.createAssertableInspector(boolean changeable, boolean filterable, String forClass, String iconKey, boolean sortable)
           
 AssertableInspector AssertableInspectorClass.createAssertableInspector(boolean changeable, boolean filterable, String forClass, String iconKey, boolean sortable)
          Creates an instance of class AssertableInspector based on all required attributes.
 AssertableInspector AssertableInspectorClassImpl.extendBasicObject(BasicObject _base, boolean changeable, boolean filterable, String forClass, String iconKey, boolean sortable)
           
 AssertableInspector AssertableInspectorClass.extendBasicObject(BasicObject _base, boolean changeable, boolean filterable, String forClass, String iconKey, boolean sortable)
          Creates an instance of class AssertableInspector based on the superclass BasicObject and all required attributes not included in this superclass.
 AssertableInspector AssertableInspectorClassImpl.extendContextCapable(ContextCapable _base, boolean changeable, boolean filterable, String forClass, String iconKey, boolean sortable)
           
 AssertableInspector AssertableInspectorClass.extendContextCapable(ContextCapable _base, boolean changeable, boolean filterable, String forClass, String iconKey, boolean sortable)
          Creates an instance of class AssertableInspector based on the superclass ContextCapable and all required attributes not included in this superclass.
 AssertableInspector AssertableInspectorClassImpl.extendExtentCapable(ExtentCapable _base, boolean changeable, boolean filterable, String forClass, String iconKey, boolean sortable)
           
 AssertableInspector AssertableInspectorClass.extendExtentCapable(ExtentCapable _base, boolean changeable, boolean filterable, String forClass, String iconKey, boolean sortable)
          Creates an instance of class AssertableInspector based on the superclass ExtentCapable and all required attributes not included in this superclass.
 AssertableInspector AssertableInspectorClassImpl.extendViewCapable(ViewCapable _base, boolean changeable, boolean filterable, String forClass, String iconKey, boolean sortable)
           
 AssertableInspector AssertableInspectorClass.extendViewCapable(ViewCapable _base, boolean changeable, boolean filterable, String forClass, String iconKey, boolean sortable)
          Creates an instance of class AssertableInspector based on the superclass ViewCapable and all required attributes not included in this superclass.
 AssertableInspector AssertableInspectorClassImpl.getAssertableInspector(Object object)
           
 AssertableInspector AssertableInspectorClass.getAssertableInspector(Object object)
          Creates an instance of class AssertableInspector based on the specified Object instance.
 AssertableInspector SegmentImpl.getAssertableInspector(String name)
           
 AssertableInspector Segment.getAssertableInspector(String name)
          Retrieves the value for the reference assertableInspector for the specified qualifier attribute value.
 

Methods in org.openmdx.ui1.cci with parameters of type AssertableInspector
protected  void SegmentImpl.addAssertableInspector(AssertableInspector newValue)
           
protected  void SegmentImpl.addAssertableInspector(String name, AssertableInspector newValue)
           
protected  void SegmentImpl.setAssertableInspector(AssertableInspector[] newValue)
           
 



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