Class CustomBuilderMenuItem

java.lang.Object
com.thecoderscorner.menu.domain.MenuItem
com.thecoderscorner.menu.domain.CustomBuilderMenuItem

public class CustomBuilderMenuItem extends MenuItem
This is a custom menu item that can be created by the designer, but does not directly represent a different item in the API. For example, the Remote management menu item and the authentication menu item. They are just regular lists when sent remotely. IMPORTANT: This menu type is a design time only type, it must never be sent to a remote.