Interface IsDisabledBySecurity
- All Known Subinterfaces:
- ButtonTagDeclaration,- EventTagDeclaration,- LinkTagDeclaration,- SheetPageCommandTagDeclaration
public interface IsDisabledBySecurity
- 
Method SummaryModifier and TypeMethodDescriptionvoidsetDisabled(String disabled) Flag indicating that this element is disabled.
- 
Method Details- 
setDisabledFlag indicating that this element is disabled. If configured so in the tobago-config.xml the action will be checked for the annotationsRolesAllowed,PermitAllorDenyAll.
 
-