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
 java.lang.Object getPropertyValue()
           
 

Method Detail

getPropertyValue

java.lang.Object getPropertyValue()
                                  throws java.lang.Exception
Throws:
java.lang.Exception


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