public interface Inherit extends WaspAction
Inherit
+Render
it means all the textboxes on
the form will be atleast readonly. If we specify however the form has Inherit (==Inherit+
Access
) it means none of the textboxes is going to show up (unless we give them
individually read rights) because all components should have atleast Render rights before they
can be displayed.add, getActionFactory, getName, implies, remove
Copyright © 2015. All rights reserved.