@Retention(value=RUNTIME) @Target(value=METHOD) public @interface Tab
If not specified Plan places the item on the default tab.
if you want to determine an icon or element order for a Tab.
to determine preferred tab ordering if you use Tabs.
java.lang.String
value
public abstract java.lang.String value