|
Servoy 5.x Public API | |||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||
AbstractDefaultAjaxBehavior that calls onAjaxError() in the browser when a failure happens.IClientPluginAccess.executeMethod(String, String, Object[], boolean) for you with the right formname/context and
method name.
FunctionDefinition.execute(IClientPluginAccess, Object[], boolean) which is a short cut to IClientPluginAccess.executeMethod(String, String, Object[], boolean)IClientPluginAccess client constants like
IClientPluginAccess.CLIENT for the smart client.
FoundSetEvent.CONTENTS_CHANGED.
IPropertyDescriptor.STRING or IPropertyDescriptor.NUMBER you can define predefined list so that users can only choose one of those.
IGlobalValueEntry.containsDataProvider(String)
IPropertyDescriptor for the given property.
IStylePropertyChanges that monitors the changes of this component
See ChangesRecorder for an implementation that you can use for this.
IColumnTypes
this should return Integer.MAX_VALUE if the type is unknown, or when the default column type should be used.
IPropertyDescriptor.STRING or IPropertyDescriptor.GLOBAL_METHOD
ITypedColumnConverter from 5.0 on so that the converter will return
its to object type.IReturnedTypesProvider#getAllReturnedTypes().IReturnedTypesProvider.getAllReturnedTypes() to be JavaScript types.IWebClientPluginAccess#showFileOpenDialog(IMediaUploadCallback, String, boolean, String[])IProviderStylePropertyChanges
IComponent for displaying its tooltip
IReturnedTypesProvider#getAllReturnedTypes().PropertyDescriptor this interface can
change with new Servoy versions if new functionality is needed.IServoyAwareBean gives you an extra method
that will be called when the visibility changes.IPropertyDescriptorPropertyEditorHint hints.Component.onBeforeRender() call te let the change recorder know it has been rendered.
Component.onBeforeRender() call te let the change recorder know it has been rendered.
string is considered empty.
Iterator into a single String containing the provided elements.
IComponent (Wicket component) so that it
will track its style changes through the IProviderStylePropertyChanges if the Wicket component does implement that one.Toolbar.
IComponent.getToolTipText() in the browser.
|
Copyright © 2010 Servoy B.V. | |||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||