public class PropertyMemberUIWrapperFactory extends Object
Constructor and Description |
---|
PropertyMemberUIWrapperFactory() |
Modifier and Type | Method and Description |
---|---|
static PropertyMemberUIWrapper |
buildEmptyPropertyWrapper() |
static PropertyMemberUIWrapper |
buildEmptyWrapper(String attributeName,
ToolParameterDescriptor property,
ToolAdapterOperatorDescriptor opDescriptor,
BindingContext context,
int width,
PropertyMemberUIWrapper.CallBackAfterEdit callback) |
static PropertyMemberUIWrapper |
buildPropertyWrapper(String attributeName,
ToolParameterDescriptor property,
ToolAdapterOperatorDescriptor opDescriptor,
BindingContext context,
PropertyMemberUIWrapper.CallBackAfterEdit callback) |
public static PropertyMemberUIWrapper buildEmptyPropertyWrapper()
public static PropertyMemberUIWrapper buildPropertyWrapper(String attributeName, ToolParameterDescriptor property, ToolAdapterOperatorDescriptor opDescriptor, BindingContext context, PropertyMemberUIWrapper.CallBackAfterEdit callback)
public static PropertyMemberUIWrapper buildEmptyWrapper(String attributeName, ToolParameterDescriptor property, ToolAdapterOperatorDescriptor opDescriptor, BindingContext context, int width, PropertyMemberUIWrapper.CallBackAfterEdit callback)
Copyright © 2014–2015 European Space Agency (ESA). All rights reserved.