com.smartgwt.client.docs
Interface SafeSkinning


public interface SafeSkinning

Safe Skinning

The skinning mechanism is extremely powerful and gives you the ability to change internal functionality of components. While this is useful for workarounds, you should think through any properties you override, considering what will happen with future versions of Smart GWT, where the defaults may change or be expanded.

The following kinds of overrides are generally very safe:

The following should be very carefully considered: The following are not recommended: