lumis.doui.control
Interface IClientSideReadableControl

Package class diagram package IClientSideReadableControl
All Known Implementing Classes:
ChannelInheritedPageTemplateControl, CheckBoxListControl, ContentPickerControl, CurrentItemIdControl, DateTimePickerControl, DocumentPickerControl, DropDownListControl, FileUploadControl, HtmlEditorControl, ImagePickerControl, InputHiddenControl, InputTextAreaControl, InputTextControl, InputTextProxyControl, ItemPickerControl, MultiItemPickerControl, PaginationControl, PasswordControl, PrincipalPickerControl, ScheduleDateTimePickerControl, SelectChannelChildControl, SelectChannelControl, SelectChannelOrChannelTemplateControl, SelectChannelTemplateControl, SelectDocumentServiceInstanceControl, SelectImageServiceInstanceControl, SelectPageControl, SelectPageOrPageTemplateControl, SelectPageTemplateControl, SelectServiceInstanceControl, ServiceInstancePrincipalPickerControl, TermPickerControl, TimePickerControl

@StableMinor(version="4.1",
             sinceVersion="4.0")
public interface IClientSideReadableControl

Interface that a control that is client side readable must implement.

Since:
4.0.0

Method Summary
 String getScriptGetValues()
           
 String getScriptGetValuesRegistration()
           
 

Method Detail

getScriptGetValuesRegistration

String getScriptGetValuesRegistration()
                                      throws ControlException,
                                             PortalException
Throws:
ControlException
PortalException

getScriptGetValues

String getScriptGetValues()
                          throws ControlException,
                                 PortalException
Throws:
ControlException
PortalException


Lumisportal  4.1.0.071221 - Copyright © 2001-2007, Lumis. All Rights Reserved.