package org.bbssh.help; import net.rim.device.api.ui.Field; public interface ScreenFieldRemoteHelp { public String getScreenFieldHelpId(Field f); }