| com.bostechcorp.cbesb.console.client.Admin com.bostechcorp.cbesb.console.client.AdminEndPoints com.bostechcorp.cbesb.console.client.endpoint.EndpointBase
All known Subclasses: com.bostechcorp.cbesb.console.client.endpoint.EndpointBaseOne, com.bostechcorp.cbesb.console.client.endpoint.EndpointBaseMore,
Inner Class :public class EndpointOperListener implements ClickListener | |
Inner Class :public class EndpointSettingListener implements ClickListener | |
Inner Class :protected class CbesbItem | |
Method Summary | |
protected HTMLTable | buildHtmlStatisticsTable(Vector endpointList) | protected HTMLTable | buildHtmlTable(JmxComponentObj component) | protected int | calculateLen() | protected void | clearTree() | public void | cycleEndpoint(String saName, String componentName, String endpointName) | public void | deletePropertyObjects(String saName, String suName, String endpointName, String type) | abstract protected void | drawTree() | protected String | getExpandState(String itemName) | public ConsoleCallback | getStatusOperCallback() | protected void | init() | public void | onTreeItemSelected(TreeItem item) | public void | onTreeItemStateChanged(TreeItem item) | public void | setPropertyObjects(String saName, String suName, String componentName, String endpointName, String type, String[][] newProperties) | public void | startEndpoint(String saName, String componentName, String endpointName) | public void | stopEndpoint(String saName, String componentName, String endpointName) |
TYPE_ASSEMBLY | final protected static int TYPE_ASSEMBLY(Code) | | |
TYPE_COMPONENT | final protected static int TYPE_COMPONENT(Code) | | |
TYPE_ENDPOINT | final protected static int TYPE_ENDPOINT(Code) | | |
curComponentItem | protected TreeItem curComponentItem(Code) | | |
endpointPanel | VerticalPanel endpointPanel(Code) | | |
mainPanel | VerticalPanel mainPanel(Code) | | |
readOnly | protected boolean readOnly(Code) | | |
settingCallback | SettingCallback settingCallback(Code) | | |
settingCalllback | protected EndpointSettingCallback settingCalllback(Code) | | |
EndpointBase | public EndpointBase()(Code) | | |
buildHtmlStatisticsTable | protected HTMLTable buildHtmlStatisticsTable(Vector endpointList)(Code) | | |
calculateLen | protected int calculateLen()(Code) | | |
clearTree | protected void clearTree()(Code) | | |
drawTree | abstract protected void drawTree()(Code) | | |
init | protected void init()(Code) | | |
onTreeItemSelected | public void onTreeItemSelected(TreeItem item)(Code) | | |
onTreeItemStateChanged | public void onTreeItemStateChanged(TreeItem item)(Code) | | |
|
|