lumis.doui.control
Interface IFormControl
- All Known Implementing Classes:
- FormControl
@StableMinor(version="6.1",
sinceVersion="4.0")
public interface IFormControl
Interface to the current interface form control. Using this interface other controls within the
form may detect global settings of the form.
- Since:
- 4.0.0
getEncodingType
java.lang.String getEncodingType()
throws PortalException
- Throws:
PortalException
setEncodingType
void setEncodingType(java.lang.String encodingType)
throws PortalException
- Throws:
PortalException
Lumisportal 6.1.0.111014 - Copyright © 2001-2007, Lumis. All Rights Reserved.