org.apache.chemistry.opencmis.workbench
Interface PropertyEditorFrame.PropertyValue

All Known Implementing Classes:
PropertyEditorFrame.AbstractFormattedPropertyInputField, PropertyEditorFrame.BooleanPropertyInputField, PropertyEditorFrame.DateTimePropertyInputField, PropertyEditorFrame.DecimalPropertyInputField, PropertyEditorFrame.IntegerPropertyInputField, PropertyEditorFrame.MultiValuePropertyInputField, PropertyEditorFrame.StringPropertyInputField
Enclosing class:
PropertyEditorFrame

public static interface PropertyEditorFrame.PropertyValue

Property value interface.


Method Summary
 Object getPropertyValue()
           
 

Method Detail

getPropertyValue

Object getPropertyValue()
                        throws Exception
Throws:
Exception


Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.