IValueAccess.getValue

Overview | Methods | This Package | All Packages

IValueAccess.getValue

Retrieves a value to be edited.

Syntax

public Object getValue()

Return Value

Returns an object that represents the value.

Remarks

This method is typically invoked by the value editor's editValue method. 

See Also   setValue